chore(org): Tweaks to info color
This commit is contained in:
parent
30e5d37c96
commit
ba5a2c0b9b
2 changed files with 3 additions and 3 deletions
|
@ -131,7 +131,7 @@ html[data-theme='dark'] {
|
|||
--color-accent-content: oklch(0.145 0 0);
|
||||
--color-neutral: oklch(0.708 0 0);
|
||||
--color-neutral-content: oklch(0.145 0 0);
|
||||
--color-info: oklch(0.945 0.129 101.54);
|
||||
--color-info: oklch(.777 .152 181.912);
|
||||
--color-info-content: oklch(0.145 0 0);
|
||||
--color-success: oklch(0.792 0.209 151.711);
|
||||
--color-success-content: oklch(0.145 0 0);
|
||||
|
|
|
@ -135,8 +135,8 @@
|
|||
--color-accent-content: oklch(0.985 0 0);
|
||||
--color-neutral: oklch(0.205 0 0);
|
||||
--color-neutral-content: oklch(0.985 0 0);
|
||||
--color-info: oklch(0.905 0.182 98.111);
|
||||
--color-info-content: oklch(0.205 0 0);
|
||||
--color-info: oklch(.704 .14 182.503);
|
||||
--color-info-content: oklch(.984 .014 180.72);
|
||||
--color-success: oklch(0.627 0.194 149.214);
|
||||
--color-success-content: oklch(0.985 0 0);
|
||||
--color-warning: oklch(0.646 0.222 41.116);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue