semperai / effectiveacceleration.ai

https://effectiveacceleration-ai.vercel.app
0 stars 1 forks source link

provide stylized button for creating job #35

Open kasumi-1 opened 3 days ago

kasumi-1 commented 3 days ago

since this is important item in navbar, we should increase its visibility

jojedev commented 3 days ago

Here are some ideas:

  1. Simple white border image
  2. 1st Complemented gradient with sidebar background: linear-gradient(34deg, rgba(195,141,193,1) 10%,rgba(157,139,227,1) 90%); image
  3. 2nd Complemented gradien with sidebar background: background: linear-gradient(34deg, rgba(65, 130, 180, 1) 28%, rgba(195, 141, 193, 1) 90%); image
  4. Plain bg: background-color: rgb(65 130 180 / 80%); image