summaryrefslogtreecommitdiff
path: root/lux-theme.yaml
blob: 76c429d4bc6b612e937891b010ba1a06da1453ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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 💖