Cyberpunk-Neon/CSS/discord/discord-cyberpunk-neon.them...

34 lines
1.7 KiB
CSS
Raw Normal View History

2019-10-16 16:09:51 +02:00
//META{"name":"Discord Cyberpunk Neon","description":"An outrun/cyberpunk theme, based on Cyberpunk Neon color scheme","author":"Roboron","version":"3"}*//
2019-08-25 15:04:47 +02:00
2019-10-16 16:09:51 +02:00
@import url("https://roboron3042.github.io/Cyberpunk-Neon/CSS/discord/base.css");
2019-08-25 15:04:47 +02:00
/*
Cyberpunk Neon color scheme is a cyberpunk/outrun color scheme based on the Cyberpunk Neon Color Palette.
Autor: Roberto Michán Sánchez (Roboron)
Upstream URL / Report issues: https://github.com/Roboron3042/Cyberpunk-Neon
License: CC-BY-SA 4.0 https://creativecommons.org/licenses/by-sa/4.0/
*/
2019-08-25 15:04:47 +02:00
2019-10-16 16:09:51 +02:00
/* Web scrollbars
This section is only necessary if you are going to use Discord in a web browser (with Stylus) */
2019-08-25 15:04:47 +02:00
2019-10-16 16:09:51 +02:00
.theme-dark .scrollerThemed-2oenus.themeGhostHairline-DBD-2d .scrollbar-2rkZSL .thumb-2JwNFC {
2019-08-25 15:04:47 +02:00
background-color: #0abdc6;
}
2019-10-16 16:09:51 +02:00
.scrollerThemed-2oenus.themeDark-2cjlUp .scrollbar-2rkZSL, .scrollerThemed-2oenus.themeDark-2cjlUp .scrollbar-2rkZSL .pad-29zQak, .theme-dark .scrollerWrap-2lJEkd .scrollbar-2rkZSL, .theme-dark .scrollerWrap-2lJEkd .scrollbar-2rkZSL .pad-29zQak, .theme-light .scrollerThemed-2oenus.themeDark-2cjlUp .scrollbar-2rkZSL, .theme-light .scrollerThemed-2oenus.themeDark-2cjlUp .scrollbar-2rkZSL .pad-29zQak {
2019-08-25 15:04:47 +02:00
background-color: #000b1e !important;
}
2019-10-16 16:09:51 +02:00
.scrollerThemed-2oenus.themeGhostHairlineChannels-3G0x9_ .scrollbar-2rkZSL .thumb-2JwNFC {
2019-08-25 15:04:47 +02:00
background-color: #0abdc6;
}
2019-10-16 16:09:51 +02:00
.theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scrollbar-2rkZSL .track-1JN30G {
2019-08-25 15:04:47 +02:00
background-color: #000b1e;
2019-10-16 16:09:51 +02:00
border: none;
2019-08-25 15:04:47 +02:00
}
2019-10-16 16:09:51 +02:00
.theme-dark .scrollerThemed-2oenus.themedWithTrack-q8E3vB .scrollbar-2rkZSL .thumb-2JwNFC {
2019-08-25 15:04:47 +02:00
background-color: #0abdc6;
2019-10-16 16:09:51 +02:00
border: 3px solid #000b1e;
2019-08-25 15:04:47 +02:00
}
2019-10-16 16:09:51 +02:00
/* Custom CSS goes here */