fix: style
This commit is contained in:
parent
feb9fe196e
commit
ffb7bcb2d9
@ -1,5 +1,6 @@
|
||||
highlight-background = #2d2d2d
|
||||
highlight-code = #f6f8fa
|
||||
highlight-code = #f2f2f2
|
||||
highlight-code-color = #c7254e
|
||||
highlight-current-line = #efefef
|
||||
highlight-selection = #000
|
||||
highlight-foreground = #dedede
|
||||
@ -30,8 +31,9 @@ $line-numbers
|
||||
font-family inherit
|
||||
text-shadow none
|
||||
code
|
||||
color highlight-code-color
|
||||
background highlight-code
|
||||
padding .25rem
|
||||
padding .25rem .6rem
|
||||
border-radius(.4rem)
|
||||
pre
|
||||
@extend $code-block
|
||||
|
Loading…
Reference in New Issue
Block a user