mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
20 lines
454 B
YAML
20 lines
454 B
YAML
scheme: "Helios"
|
|
author: "Alex Meyer (https://github.com/reyemxela)"
|
|
base00: "1d2021" # ----
|
|
base01: "383c3e" # ---
|
|
base02: "53585b" # --
|
|
base03: "6f7579" # -
|
|
base04: "cdcdcd" # +
|
|
base05: "d5d5d5" # ++
|
|
base06: "dddddd" # +++
|
|
base07: "e5e5e5" # ++++
|
|
base08: "d72638" # red
|
|
base09: "eb8413" # orange
|
|
base0A: "f19d1a" # yellow
|
|
base0B: "88b92d" # green
|
|
base0C: "1ba595" # aqua/cyan
|
|
base0D: "1e8bac" # blue
|
|
base0E: "be4264" # purple
|
|
base0F: "c85e0d" # brown
|
|
|