We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0f384 commit e67a991Copy full SHA for e67a991
1 file changed
_assets/theme.scss
@@ -16,8 +16,8 @@ $themes: (
16
"secondary-bg": #10555a,
17
"tertiary-bg": #1c8991,
18
"primary-fg": #ffffff,
19
- "secondary-fg": #e90e0e,
20
- "tertiary-fg": #fd4c4c,
+ "secondary-fg": #df6dc2,
+ "tertiary-fg": #b925b2,
21
),
22
);
23
0 commit comments