mirror of
https://github.com/librephoenix/nixos-config
synced 2025-08-01 19:34:00 +05:30
Added rest of themes local to repo, some may need minor edits
This commit is contained in:
parent
1e729b044a
commit
732636f290
54 changed files with 945 additions and 3 deletions
18
themes/solarized-light.yaml
Normal file
18
themes/solarized-light.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
scheme: "Solarized Light"
|
||||
author: "Ethan Schoonover (modified by aramisgithub)"
|
||||
base00: "fdf6e3"
|
||||
base01: "eee8d5"
|
||||
base02: "93a1a1"
|
||||
base03: "839496"
|
||||
base04: "657b83"
|
||||
base05: "586e75"
|
||||
base06: "073642"
|
||||
base07: "002b36"
|
||||
base08: "dc322f"
|
||||
base09: "cb4b16"
|
||||
base0A: "b58900"
|
||||
base0B: "859900"
|
||||
base0C: "2aa198"
|
||||
base0D: "268bd2"
|
||||
base0E: "6c71c4"
|
||||
base0F: "d33682"
|
Loading…
Add table
Add a link
Reference in a new issue