1
Fork 0
userstyles/src/tildes-dracula/_docs.sass

29 lines
442 B
Sass
Raw Normal View History

2018-06-15 12:41:58 +00:00
@import '_colors.sass'
2018-06-24 12:13:59 +00:00
body:not(.theme),
body.theme-light,
body.theme-dark,
body.theme-black
#page-list
background-color: $selection
2018-06-15 12:41:58 +00:00
2018-06-24 12:13:59 +00:00
.toc
background-color: $background
2018-06-15 12:41:58 +00:00
.highlight:not(code)
2018-06-24 12:13:59 +00:00
color: $foreground
background-color: $comment
2018-06-15 12:41:58 +00:00
2018-06-24 12:13:59 +00:00
.conspicuous
color: $red
font-family: sans-serif
2018-06-15 12:41:58 +00:00
2018-06-24 12:13:59 +00:00
.date-info
color: $foreground
.article-summary
border-color: $foreground
h2 a
color: $foreground