Update BlurpleRecolor.css

This commit is contained in:
Mirco Wittrien 2019-02-12 23:57:09 +01:00
parent b2e5bc7261
commit b435c776bd
1 changed files with 8 additions and 0 deletions

View File

@ -214,6 +214,14 @@
box-shadow: inset 0 0 0 3px rgb(var(--vaccentcolor)), inset 0 0 0 4px #2f3136 !important;
}
/* SCROLLER */
.theme-light .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scroller-2FKFPG::-webkit-scrollbar-thumb,
.scrollerThemed-2oenus.themeLight-1_DWyY .scroller-2FKFPG::-webkit-scrollbar-thumb,
.theme-dark .scrollerThemed-2oenus.themeLight-1_DWyY .scroller-2FKFPG::-webkit-scrollbar-thumb,
.theme-light .scrollerWrap-2lJEkd .scroller-2FKFPG::-webkit-scrollbar-thumb {
background-color: rgb(var(--vaccentcolor));
}
/* FONT */
[style^="color: rgb(114, 137, 218)"],
[style*=" color: rgb(114, 137, 218)"],