summaryrefslogtreecommitdiff
path: root/lux-theme.css
diff options
context:
space:
mode:
authorJakub Trzeciak <jptrzy@gmail.com>2023-09-21 10:57:18 +0200
committerJakub Trzeciak <jptrzy@gmail.com>2023-09-21 10:57:18 +0200
commite6f56b890b34db48bcacaba73c98eb36e0921a64 (patch)
tree308fecf1b4a9d8560f2ef097425c2c969fb5956e /lux-theme.css
parentcc7d4eabcb6d56fcfe10fd9e14899d2a13381f9a (diff)
downloadlux-theme-main.tar.gz
lux-theme-main.tar.bz2
lux-theme-main.zip
Darkening colorsmain
Diffstat (limited to 'lux-theme.css')
-rw-r--r--lux-theme.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/lux-theme.css b/lux-theme.css
index 4482c33..6e626e3 100644
--- a/lux-theme.css
+++ b/lux-theme.css
@@ -1,8 +1,8 @@
:root {
- --base-00: #181926;
- --base-01: #232434;
- --base-02: #383949;
- --base-03: #4a4d5c;
+ --base-00: #121322;
+ --base-01: #1b1d2c;
+ --base-02: #252635;
+ --base-03: #2e303f;
--base-04: #9ca7b2;
--base-05: #bcc2c3;
--base-06: #eceadd;
@@ -15,7 +15,7 @@
--base-0D: #1984db;
--base-0E: #af18db;
--base-0F: #9d4e0e;
- --base-10: #202031;
+ --base-10: #0e0d1d;
--base-11: #090618;
--base-12: #d94545;
--base-13: #bac455;
Software created with 💖