1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 14:07:07 +02:00
theme.park/CSS/themes/pihole/dark.css
2021-07-25 21:00:39 +00:00

1 line
523 B
CSS

@import url(https://theme-park.dev/CSS/themes/pihole/pihole-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.5);--accent-color-hover:rgba(255, 255, 255, 0.45);--queue-color:rgba(255, 255, 255, 0.45)}