fix: markdown style
This commit is contained in:
parent
f1c03a8f21
commit
feb9fe196e
@ -1,7 +1,8 @@
|
||||
highlight-background = #f6f8fa
|
||||
highlight-background = #2d2d2d
|
||||
highlight-code = #f6f8fa
|
||||
highlight-current-line = #efefef
|
||||
highlight-selection = #d6d6d6
|
||||
highlight-foreground = #4d4d4c
|
||||
highlight-selection = #000
|
||||
highlight-foreground = #dedede
|
||||
highlight-comment = #8e908c
|
||||
highlight-red = #f2777a
|
||||
highlight-orange = #f99157
|
||||
@ -29,7 +30,7 @@ $line-numbers
|
||||
font-family inherit
|
||||
text-shadow none
|
||||
code
|
||||
background highlight-background
|
||||
background highlight-code
|
||||
padding .25rem
|
||||
border-radius(.4rem)
|
||||
pre
|
||||
|
Loading…
Reference in New Issue
Block a user