Update dark.css

This commit is contained in:
GilbN 2020-01-05 12:31:03 +01:00 committed by GitHub
parent 71bbf7efba
commit 9f0eaef3f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,8 @@
/* Made by @gilbN */
/* https://github.com/gilbN/theme.park */
/* ORGANIZR SPACE GRAY THEME */
/* ORGANIZR DARK THEME */
@import 'Organizr.css';
@import url(https://gilbn.github.io/theme.park/CSS/themes/organizr/organizr-base.css);
:root {
--main-bg-color: radial-gradient(circle, #3a3a3a, #2d2d2d, #202020, #141414, #000000) center center/cover no-repeat fixed;