1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 18:07:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

20
themes/unikitty-dark.nix Normal file
View 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";
}