Darker Area for Code
A darker and more colourful preview code area for a more comfortable and stylish look.
This commit is contained in:
parent
00c6d80ec9
commit
f0a961b8f8
1 changed files with 2 additions and 2 deletions
|
@ -119,9 +119,9 @@
|
|||
--color-editor-attr: #68ccf9;
|
||||
--color-editor-string: #ff8b6b;
|
||||
--color-editor-inline-code-fg: #ce9178;
|
||||
--color-editor-inline-code-fg-preview: #eeeeee;
|
||||
--color-editor-inline-code-fg-preview: #e8b692;
|
||||
--color-editor-inline-code-bg: rgba(20, 68, 102, 0.3);
|
||||
--color-editor-inline-code-bg-preview: #8f9499;
|
||||
--color-editor-inline-code-bg-preview: #464b50;
|
||||
--color-editor-selected: #264f78;
|
||||
--color-editor-link: var(--color-link);
|
||||
--color-editor-url: var(--color-editor-string);
|
||||
|
|
Loading…
Add table
Reference in a new issue