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/spaceduck.nix
Normal file
20
themes/spaceduck.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Spaceduck";
|
||||
author = "Guillermo Rodriguez (https://github.com/pineapplegiant); packaged by Gabriel Fontes (https://github.com/Misterio77)",
|
||||
base00 = "16172D";
|
||||
base01 = "1B1C36";
|
||||
base02 = "30365F";
|
||||
base03 = "686F9A";
|
||||
base04 = "818596";
|
||||
base05 = "ECF0C1";
|
||||
base06 = "C1C3CC";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "E33400";
|
||||
base09 = "E39400";
|
||||
base0A = "F2CE00";
|
||||
base0B = "5CCC96";
|
||||
base0C = "00A3CC";
|
||||
base0D = "7A5CCC";
|
||||
base0E = "B3A1E6";
|
||||
base0F = "CE6F8F";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue