1
Fork 0
userstyles/sass/tildes-dracula/_topic-listings.sass

42 lines
691 B
Sass
Raw Normal View History

2018-06-15 12:41:58 +00:00
@import '_colors.sass'
.topic
.topic-content-metadata
color: $green !important
.topic-text-excerpt
color: $comment !important
.post-listing
.topic
background-color: $background !important
.topic-listing
background-color: $selection !important
> li
background-color: $background !important
2018-06-16 11:28:43 +00:00
.label-topic-tag>*
color: $comment !important
2018-06-15 12:41:58 +00:00
.is-topic-official
border-color: $orange !important
.topic-title
a
color: $cyan !important
a:visited
color: $pink !important
.topic-info
.time-responsive
color: $green !important
.topic-metadata .topic-tags li
color: $comment !important
.topic-info-comments-new
color: $yellow !important