summaryrefslogtreecommitdiff
path: root/lux-theme.yaml
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.yaml
parentcc7d4eabcb6d56fcfe10fd9e14899d2a13381f9a (diff)
downloadlux-theme-e6f56b890b34db48bcacaba73c98eb36e0921a64.tar.gz
lux-theme-e6f56b890b34db48bcacaba73c98eb36e0921a64.tar.bz2
lux-theme-e6f56b890b34db48bcacaba73c98eb36e0921a64.zip
Darkening colorsmain
Diffstat (limited to 'lux-theme.yaml')
-rw-r--r--lux-theme.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/lux-theme.yaml b/lux-theme.yaml
index d17936e..ba6edf3 100644
--- a/lux-theme.yaml
+++ b/lux-theme.yaml
@@ -1,10 +1,10 @@
# Lux Scheme for the Base24 standard (https://github.com/tinted-theming/base24/blob/master/styling.md)
scheme: "lux"
author: "Jakub (jptrzy) Trzeciak (https://jptrzy.xyz)"
-base00: "181926" # # ----
-base01: "232434" # 00 # ---
-base02: "383949" # 08 # --
-base03: "4a4d5c" # # -
+base00: "121322" # # ----
+base01: "1b1d2c" # 00 # ---
+base02: "252635" # 08 # --
+base03: "2e303f" # # -
base04: "9ca7b2" # # +
base05: "bcc2c3" # # ++
base06: "eceadd" # 07 # +++
@@ -17,7 +17,7 @@ base0C: "55c8b9" # 06 # aqua
base0D: "1984db" # 04 # blue
base0E: "af18db" # 05 # purple
base0F: "9d4e0e" # # brown
-base10: "202031" # # -----
+base10: "0e0d1d" # # -----
base11: "090618" # # ------
base12: "d94545" # 09 # bright red
base13: "bac455" # 11 # bright yellow
Software created with 💖