mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/espresso.nix
Normal file
20
themes/espresso.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Espresso";
|
||||
author = "Unknown. Maintained by Alex Mirrington (https://github.com/alexmirrington)";
|
||||
base00 = "2D2D2D";
|
||||
base01 = "393939";
|
||||
base02 = "515151";
|
||||
base03 = "777777";
|
||||
base04 = "B4B7B4";
|
||||
base05 = "CCCCCC";
|
||||
base06 = "E0E0E0";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "D25252";
|
||||
base09 = "F9A959";
|
||||
base0A = "FFC66D";
|
||||
base0B = "A5C261";
|
||||
base0C = "BED6FF";
|
||||
base0D = "6C99BB";
|
||||
base0E = "D197D9";
|
||||
base0F = "F97394";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue