1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-20 10:02:32 +01:00
theme.park/CSS/themes/requestrr/dark.css
2021-07-25 21:00:39 +00:00

1 line
485 B
CSS

@import url(https://theme-park.dev/CSS/themes/requestrr/requestrr-base.css);:root{--main-bg-color:radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;--modal-bg-color:radial-gradient(circle , #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;--button-color:hsla(0,0%,100%,.15);--button-color-hover:hsla(0,0%,100%,.30);--accent-color:rgba(255, 255, 255, 0.25);--text-color:#eee;--text-color-faded:#ddd}