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

18 lines
270 B
Sass
Raw Normal View History

2018-06-15 12:41:58 +00:00
@import '_colors.sass'
2018-06-20 14:25:20 +00:00
.conspicuous,
.text-error
2018-06-15 12:41:58 +00:00
color: $red !important
.toc
background-color: $background !important
.highlight
background-color: $selection !important
>pre
margin-left: 0 !important
#page-list
background-color: $selection !important