aboutsummaryrefslogtreecommitdiff
path: root/firefox-userchrome/userChrome.css
diff options
context:
space:
mode:
Diffstat (limited to 'firefox-userchrome/userChrome.css')
-rw-r--r--firefox-userchrome/userChrome.css11
1 files changed, 8 insertions, 3 deletions
diff --git a/firefox-userchrome/userChrome.css b/firefox-userchrome/userChrome.css
index 6d70a0f..97615d8 100644
--- a/firefox-userchrome/userChrome.css
+++ b/firefox-userchrome/userChrome.css
@@ -1,9 +1,14 @@
+/*
+ * GaugeK's userChrome.css
+ * github.com/GaugeK/dots
+ */
+
:root {
/* ---- */
- --bg0: #262727;
- --bg1: #262727;
+ --bg0: #1c1b1d;
+ --bg1: #1c1b1d;
--bg2: #9e736a;
- --bg3: #262727;
+ --bg3: #1c1b1d;
--bg4: #f0d3c9;
--button: #bbbbbf1a;
/* ---- */