mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
Apply dark theme to spans of code
This commit is contained in:
@@ -427,6 +427,14 @@ body[data-theme="dark"]
|
||||
a:hover
|
||||
background-color alpha(lighten(brandColor, 30%), 0.2) !important
|
||||
|
||||
code
|
||||
border-color darken(themeDarkBorder, 10%)
|
||||
background-color lighten(themeDarkPreview, 5%)
|
||||
|
||||
pre
|
||||
code
|
||||
background-color transparent
|
||||
|
||||
table
|
||||
thead
|
||||
tr
|
||||
|
||||
Reference in New Issue
Block a user