Skip to content

1702 - Add all colors from Figma: add missing colors into .css file, fix tailwind config#3301

Merged
kresimir-coko merged 2 commits intomasterfrom
1702
Oct 18, 2025
Merged

1702 - Add all colors from Figma: add missing colors into .css file, fix tailwind config#3301
kresimir-coko merged 2 commits intomasterfrom
1702

Conversation

@petrapaz
Copy link
Copy Markdown
Collaborator

Fixes: #1702

  • organized the list alphabetically

Add missing colors into .css file from figma:

  • surface-destructive-secondary
  • surface-destructive-secondary-hover

Add missing .dark color values from figma

Fix tailwind.config.js --> add missing values for:

  • content-destructive-primary
  • content-destructive-secondary
  • content-success-primary
  • content-warning-primary
  • surface-overlay-primary
  • surface-neutral-primary

--surface-warning-secondary-active: 53 98% 77%;
--radius: 0.5rem;
--workflow-nodes-popover-component-menu-width: 330px;
--content-canvas_dot: 214 32% 91%;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r i w prije c 🤔 - čitava datoteka triba biti alfabetizirana

dobro razmišljanje da boje budu odvojene od dimenzija, ali neka nama ostane alfabetizirano sve

@sonarqubecloud
Copy link
Copy Markdown

@kresimir-coko kresimir-coko merged commit 56005cd into master Oct 18, 2025
7 checks passed
@kresimir-coko kresimir-coko deleted the 1702 branch October 18, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[task]: Add all colors from Figma

2 participants