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

1 line
671 B
CSS

@import url(https://theme-park.dev/CSS/themes/pihole/pihole-base.css);:root{--main-bg-color:url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-light2.png") center center/cover no-repeat fixed;--modal-bg-color:url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/preset-dark2.png") center center/cover no-repeat fixed;--button-color:#cc7b19;--button-color-hover:#e59029;--accent-color:#e5a00d;--accent-color-hover:#ffc107;--link-color:#ffc107}