1
0
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:
dojineko
2016-04-25 22:51:35 +09:00
parent db9bcafb82
commit 1582184223

View File

@@ -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