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

18 lines
270 B
Sass

@import '_colors.sass'
.conspicuous,
.text-error
color: $red !important
.toc
background-color: $background !important
.highlight
background-color: $selection !important
>pre
margin-left: 0 !important
#page-list
background-color: $selection !important