summaryrefslogtreecommitdiff
path: root/lux-theme.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'lux-theme.yaml')
-rw-r--r--lux-theme.yaml24
1 files changed, 12 insertions, 12 deletions
diff --git a/lux-theme.yaml b/lux-theme.yaml
index 76c429d..1f70022 100644
--- a/lux-theme.yaml
+++ b/lux-theme.yaml
@@ -1,27 +1,27 @@
# 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: "181921" # # ----
-base01: "292734" # 00 # ---
-base02: "4A4750" # 08 # --
-base03: "6A686C" # # -
-base04: "8B8889" # # +
-base05: "ABA9A5" # # ++
-base06: "CCC9C1" # 07 # +++
-base07: "eceadd" # 15 # ++++
+base00: "181926" # # ----
+base01: "232434" # 00 # ---
+base02: "383949" # 08 # --
+base03: "4a4d5c" # # -
+base04: "9ca7b2" # # +
+base05: "bcc2c3" # # ++
+base06: "eceadd" # 07 # +++
+base07: "f1f1f1" # 15 # ++++
base08: "e32929" # 01 # red
base09: "ff920d" # # orange
base0A: "bdcc27" # 03 # yellow
-base0B: "3ff62f" # 02 # green
+base0B: "11c842" # 02 # green
base0C: "55c8b9" # 06 # aqua
base0D: "1984db" # 04 # blue
base0E: "af18db" # 05 # purple
base0F: "9d4e0e" # # brown
-base10: "eceadd" # # -----
-base11: "000000" # # ------
+base10: "202031" # # -----
+base11: "090618" # # ------
base12: "d94545" # 09 # bright red
base13: "bdcc27" # 11 # bright yellow
-base14: "34cc27" # 10 # bright green
+base14: "50c76f" # 10 # bright green
base15: "609aca" # 14 # bright aqua
base16: "61b5aa" # 12 # bright blue
base17: "ba5ac9" # 13 # bright purple
Software created with 💖