[Experimental] Change button text color
This commit is contained in:
parent
e0322b3033
commit
6f0f40ef84
1 changed files with 2 additions and 1 deletions
|
@ -213,7 +213,8 @@
|
|||
--color-card: var(--steel-700);
|
||||
--color-markup-table-row: #ffffff06;
|
||||
--color-markup-code-block: var(--steel-800);
|
||||
--color-button: var(--steel-600);
|
||||
/* --color-button: var(--steel-600); */
|
||||
--color-button: var(--steel-100);
|
||||
--color-code-bg: var(--steel-750);
|
||||
--color-code-sidebar-bg: var(--steel-600);
|
||||
--color-shadow: #00000060;
|
||||
|
|
Loading…
Reference in a new issue