mirror of
https://github.com/librephoenix/nixos-config
synced 2025-12-17 06:54:03 +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/windows-95.yaml
Normal file
18
themes/windows-95.yaml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
scheme: "Windows 95"
|
||||
author: "Fergus Collins (https://github.com/C-Fergus)"
|
||||
base00: "000000" # black
|
||||
base01: "1C1C1C" # darkish black
|
||||
base02: "383838" # brightish black
|
||||
base03: "545454" # bright black
|
||||
base04: "7e7e7e" # darker white
|
||||
base05: "a8a8a8" # white
|
||||
base06: "d2d2d2" # middle white
|
||||
base07: "fcfcfc" # bright white
|
||||
base08: "fc5454" # bright red
|
||||
base09: "a85400" # yellow
|
||||
base0A: "fcfc54" # bright yellow
|
||||
base0B: "54fc54" # bright green
|
||||
base0C: "54fcfc" # bright cyan
|
||||
base0D: "5454fc" # bright blue
|
||||
base0E: "fc54fc" # bright magenta
|
||||
base0F: "00a800" # green
|
||||
Loading…
Add table
Add a link
Reference in a new issue