mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
409 B
Nix
20 lines
409 B
Nix
{
|
|
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";
|
|
}
|