Skip to content

Commit f978708

Browse files
NoklefReenigneArcher
authored andcommitted
fix(web-ui): added color-on-xxx for latte and rose pine dawn
1 parent f647001 commit f978708

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src_assets/common/assets/web/sunshine.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,8 @@
846846
--color-info-hover: #1a57d0;
847847
--color-info-light: #d7e2fd;
848848

849+
--color-on-success: #1a1a1a;
850+
849851
--color-bg-base: #e6e9ef;
850852
--color-bg-subtle: #dce0e8;
851853
--color-bg-muted: #ccd0da;
@@ -926,6 +928,9 @@
926928
--color-info-hover: #487e88;
927929
--color-info-light: #ddeaec;
928930

931+
--color-on-primary: #191724;
932+
--color-on-info: #191724;
933+
929934
--color-bg-base: #faf4ed;
930935
--color-bg-subtle: #f2e9e1;
931936
--color-bg-muted: #e9ded3;

0 commit comments

Comments
 (0)