summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lux-theme.yaml27
1 files changed, 27 insertions, 0 deletions
diff --git a/lux-theme.yaml b/lux-theme.yaml
new file mode 100644
index 0000000..76c429d
--- /dev/null
+++ b/lux-theme.yaml
@@ -0,0 +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 # ++++
+base08: "e32929" # 01 # red
+base09: "ff920d" # # orange
+base0A: "bdcc27" # 03 # yellow
+base0B: "3ff62f" # 02 # green
+base0C: "55c8b9" # 06 # aqua
+base0D: "1984db" # 04 # blue
+base0E: "af18db" # 05 # purple
+base0F: "9d4e0e" # # brown
+base10: "eceadd" # # -----
+base11: "000000" # # ------
+base12: "d94545" # 09 # bright red
+base13: "bdcc27" # 11 # bright yellow
+base14: "34cc27" # 10 # bright green
+base15: "609aca" # 14 # bright aqua
+base16: "61b5aa" # 12 # bright blue
+base17: "ba5ac9" # 13 # bright purple
Software created with 💖