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
18
themes/dracula/dracula.yaml
Normal file
18
themes/dracula/dracula.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
scheme: "Dracula"
|
||||
author: "Mike Barkmin (http://github.com/mikebarkmin) based on Dracula Theme (http://github.com/dracula)"
|
||||
base00: "282936" #background
|
||||
base01: "333547" # I modified this slightly
|
||||
base02: "4d4f68"
|
||||
base03: "626483"
|
||||
base04: "62d6e8"
|
||||
base05: "e9e9f4" #foreground
|
||||
base06: "f1f2f8"
|
||||
base07: "f7f7fb"
|
||||
base08: "ea51b2"
|
||||
base09: "b45bcf"
|
||||
base0A: "00f769"
|
||||
base0B: "ebff87"
|
||||
base0C: "a1efe4"
|
||||
base0D: "62d6e8"
|
||||
base0E: "b45bcf"
|
||||
base0F: "00f769"
|
Loading…
Add table
Add a link
Reference in a new issue