We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b36421 commit 0363713Copy full SHA for 0363713
catppuccin.css
@@ -3,6 +3,7 @@
3
--accent-color: rgb(32, 159, 181);
4
--accent-bg-color: rgb(114, 135, 253);
5
--accent-fg-color: rgb(239, 241, 245);
6
+ --view-switcher-accent: oklch(0.50 0.12 273.13);
7
8
/* Destructive Colors */
9
--destructive-color: rgb(210, 15, 57);
@@ -146,6 +147,7 @@
146
147
--accent-color: rgb(180, 190, 254);
148
--accent-bg-color: rgb(180, 190, 254);
149
--accent-fg-color: rgb(17, 17, 27);
150
+ --view-switcher-accent: oklch(0.7664 0.1113 273.13);
151
152
153
--destructive-color: rgb(238, 153, 160);
@@ -280,4 +282,4 @@
280
282
--view-switcher-accent: oklch(from AccentColor 0.7664 0.1113 h);
281
283
}
284
-}
285
+}
0 commit comments