mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Added ashes background + reorganized themes dir
This commit is contained in:
parent
44ad4b4494
commit
d2e1c2d974
27 changed files with 19 additions and 3 deletions
19
themes/ashes/ashes.yaml
Normal file
19
themes/ashes/ashes.yaml
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Ashes scheme for the Base16 Builder (https://github.com/chriskempson/base16-builder)
|
||||
scheme: "Ashes"
|
||||
author: "Jannik Siebert (https://github.com/janniks)"
|
||||
base00: "1C2023" # ----
|
||||
base01: "393F45" # ---
|
||||
base02: "565E65" # --
|
||||
base03: "747C84" # -
|
||||
base04: "ADB3BA" # +
|
||||
base05: "C7CCD1" # ++
|
||||
base06: "DFE2E5" # +++
|
||||
base07: "F3F4F5" # ++++
|
||||
base08: "C7AE95" # orange
|
||||
base09: "C7C795" # yellow
|
||||
base0A: "AEC795" # poison green
|
||||
base0B: "95C7AE" # turquois
|
||||
base0C: "95AEC7" # aqua
|
||||
base0D: "AE95C7" # purple
|
||||
base0E: "C795AE" # pink
|
||||
base0F: "C79595" # light red
|
Loading…
Add table
Add a link
Reference in a new issue