mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 18:07: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/unikitty-dark.nix
Normal file
20
themes/unikitty-dark.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Unikitty Dark";
|
||||
author = "Josh W Lewis (@joshwlewis)";
|
||||
base00 = "2E2A31";
|
||||
base01 = "4A464D";
|
||||
base02 = "666369";
|
||||
base03 = "838085";
|
||||
base04 = "9F9DA2";
|
||||
base05 = "BCBABE";
|
||||
base06 = "D8D7DA";
|
||||
base07 = "F5F4F7";
|
||||
base08 = "D8137F";
|
||||
base09 = "D65407";
|
||||
base0A = "DC8A0E";
|
||||
base0B = "17AD98";
|
||||
base0C = "149BDA";
|
||||
base0D = "796AF5";
|
||||
base0E = "BB60EA";
|
||||
base0F = "C720CA";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue