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/windows-95/windows-95.yaml
Normal file
18
themes/windows-95/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