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-current-line = #efefef
|
||||||
highlight-selection = #d6d6d6
|
highlight-selection = #000
|
||||||
highlight-foreground = #4d4d4c
|
highlight-foreground = #dedede
|
||||||
highlight-comment = #8e908c
|
highlight-comment = #8e908c
|
||||||
highlight-red = #f2777a
|
highlight-red = #f2777a
|
||||||
highlight-orange = #f99157
|
highlight-orange = #f99157
|
||||||
@ -29,7 +30,7 @@ $line-numbers
|
|||||||
font-family inherit
|
font-family inherit
|
||||||
text-shadow none
|
text-shadow none
|
||||||
code
|
code
|
||||||
background highlight-background
|
background highlight-code
|
||||||
padding .25rem
|
padding .25rem
|
||||||
border-radius(.4rem)
|
border-radius(.4rem)
|
||||||
pre
|
pre
|
||||||
|
Loading…
Reference in New Issue
Block a user