updated theme-sp-codes.css
This commit is contained in:
parent
aa9cbe795a
commit
5a154db453
1 changed files with 4 additions and 4 deletions
|
@ -375,8 +375,8 @@
|
||||||
--color-diff-added-row-border: #314a37;
|
--color-diff-added-row-border: #314a37;
|
||||||
--color-diff-inactive: #333333;
|
--color-diff-inactive: #333333;
|
||||||
--color-body: #444444;
|
--color-body: #444444;
|
||||||
--color-box-header: #4f4f4f;
|
--color-box-header: #555555;
|
||||||
--color-box-body: #2c2c2c;
|
--color-box-body: #222222;
|
||||||
--color-text-dark: #eeeeee;
|
--color-text-dark: #eeeeee;
|
||||||
--color-text: #cccccc;
|
--color-text: #cccccc;
|
||||||
--color-text-light: #aaaaaa;
|
--color-text-light: #aaaaaa;
|
||||||
|
@ -396,9 +396,9 @@
|
||||||
--color-menu: #222222;
|
--color-menu: #222222;
|
||||||
--color-card: #222222;
|
--color-card: #222222;
|
||||||
--color-markup-table-row: #ffffff06;
|
--color-markup-table-row: #ffffff06;
|
||||||
--color-markup-code-block: #222222;
|
--color-markup-code-block: #333333;
|
||||||
--color-button: #333333;
|
--color-button: #333333;
|
||||||
--color-code-bg: #222222;
|
--color-code-bg: #333333;
|
||||||
--color-shadow: #00000060;
|
--color-shadow: #00000060;
|
||||||
--color-secondary-bg: #333333;
|
--color-secondary-bg: #333333;
|
||||||
--color-text-focus: #fff;
|
--color-text-focus: #fff;
|
||||||
|
|
Reference in a new issue