mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
theme: refine styles
This commit is contained in:
parent
87169832be
commit
2b01a4ccd0
@ -125,7 +125,13 @@ foreground: e0e0e0
|
||||
font-style: bold
|
||||
|
||||
HTML_ENTITY
|
||||
foreground: abb2bf
|
||||
foreground: d09a80
|
||||
|
||||
HTML
|
||||
foreground: d09a80
|
||||
|
||||
HTMLBLOCK
|
||||
foreground: d09a80
|
||||
|
||||
COMMENT
|
||||
foreground: 9e9e9e
|
||||
@ -177,6 +183,9 @@ hljs-strong: bold
|
||||
BLOCKQUOTE
|
||||
foreground: ccb24c
|
||||
|
||||
NOTE
|
||||
foreground: b39ddb
|
||||
|
||||
STRIKE
|
||||
foreground: e57373
|
||||
font-style: strikeout
|
||||
|
@ -123,7 +123,13 @@ STRONG
|
||||
font-style: bold
|
||||
|
||||
HTML_ENTITY
|
||||
foreground: abb2bf
|
||||
foreground: c07855
|
||||
|
||||
HTML
|
||||
foreground: c07855
|
||||
|
||||
HTMLBLOCK
|
||||
foreground: c07855
|
||||
|
||||
COMMENT
|
||||
foreground: 6e7686
|
||||
@ -176,6 +182,9 @@ hljs-strong: bold
|
||||
BLOCKQUOTE
|
||||
foreground: 6e7686
|
||||
|
||||
NOTE
|
||||
foreground: 9575cd
|
||||
|
||||
STRIKE
|
||||
foreground: e57373
|
||||
font-style: strikeout
|
||||
|
@ -107,7 +107,7 @@ IMAGE
|
||||
foreground: 616161
|
||||
|
||||
REFERENCE
|
||||
foreground: b58900
|
||||
foreground: 826200
|
||||
|
||||
CODE
|
||||
foreground: 8e24aa
|
||||
@ -120,7 +120,13 @@ STRONG
|
||||
font-style: bold
|
||||
|
||||
HTML_ENTITY
|
||||
foreground: 6c71c4
|
||||
foreground: 8900b5
|
||||
|
||||
HTML
|
||||
foreground: 8900b5
|
||||
|
||||
HTMLBLOCK
|
||||
foreground: 8900b5
|
||||
|
||||
COMMENT
|
||||
foreground: 93a1a1
|
||||
@ -172,6 +178,9 @@ hljs-strong: bold
|
||||
BLOCKQUOTE
|
||||
foreground: 00af00
|
||||
|
||||
NOTE
|
||||
foreground: 0087b5
|
||||
|
||||
STRIKE
|
||||
foreground: b71c1c
|
||||
font-style: strikeout
|
||||
|
@ -108,7 +108,7 @@ IMAGE
|
||||
foreground: 616161
|
||||
|
||||
REFERENCE
|
||||
foreground: b58900
|
||||
foreground: 826200
|
||||
|
||||
CODE
|
||||
foreground: 8e24aa
|
||||
@ -121,7 +121,13 @@ STRONG
|
||||
font-style: bold
|
||||
|
||||
HTML_ENTITY
|
||||
foreground: 6c71c4
|
||||
foreground: 8900b5
|
||||
|
||||
HTML
|
||||
foreground: 8900b5
|
||||
|
||||
HTMLBLOCK
|
||||
foreground: 8900b5
|
||||
|
||||
COMMENT
|
||||
foreground: 93a1a1
|
||||
@ -173,6 +179,9 @@ hljs-strong: bold
|
||||
BLOCKQUOTE
|
||||
foreground: 00af00
|
||||
|
||||
NOTE
|
||||
foreground: 0087b5
|
||||
|
||||
STRIKE
|
||||
foreground: b71c1c
|
||||
font-style: strikeout
|
||||
|
Loading…
x
Reference in New Issue
Block a user