Merge pull request #200 from Mitrichius/revert-code-highlighting-colors-light-theme
Revert code highlighting colors in light theme #193
This commit is contained in:
commit
d214b9e410
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
--nav-bg-color: #fafafa;
|
||||
--nav-link-color: #696969;
|
||||
|
||||
--pre-color: #f8f8f2;
|
||||
--pre-bg-color: #272822;
|
||||
--pre-color: #333;
|
||||
--pre-bg-color: #f1f1f1;
|
||||
|
||||
--bq-color: #ccc;
|
||||
--hr-color: #ccc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue