mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27: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/pasque.nix
Normal file
20
themes/pasque.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Pasque";
|
||||
author = "Gabriel Fontes (https://github.com/Misterio77)";
|
||||
base00 = "271C3A";
|
||||
base01 = "100323";
|
||||
base02 = "3E2D5C";
|
||||
base03 = "5D5766";
|
||||
base04 = "BEBCBF";
|
||||
base05 = "DEDCDF";
|
||||
base06 = "EDEAEF";
|
||||
base07 = "BBAADD";
|
||||
base08 = "A92258";
|
||||
base09 = "918889";
|
||||
base0A = "804EAD";
|
||||
base0B = "C6914B";
|
||||
base0C = "7263AA";
|
||||
base0D = "8E7DC6";
|
||||
base0E = "953B9D";
|
||||
base0F = "59325C";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue