mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
v_simple: change font size of titles in edit mode (#871)
This commit is contained in:
parent
af30757742
commit
13b1dd786e
@ -55,18 +55,23 @@ vim-replace-background: f8bbd0
|
||||
|
||||
H1
|
||||
foreground: 222222
|
||||
font-size: +5
|
||||
|
||||
H2
|
||||
foreground: 222222
|
||||
font-size: +4
|
||||
|
||||
H3
|
||||
foreground: 222222
|
||||
font-size: +3
|
||||
|
||||
H4
|
||||
foreground: 222222
|
||||
font-size: +2
|
||||
|
||||
H5
|
||||
foreground: 222222
|
||||
font-size: +1
|
||||
|
||||
H6
|
||||
foreground: 222222
|
||||
|
Loading…
x
Reference in New Issue
Block a user