1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-30 01:47: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/da-one-white.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Da One White";
author = "NNB (https://github.com/NNBnh)";
base00 = "FFFFFF";
base01 = "C8C8C8";
base02 = "888888";
base03 = "585858";
base04 = "282828";
base05 = "181818";
base06 = "000000";
base07 = "000000";
base08 = "DE5D6E";
base09 = "FF9470";
base0A = "B3684F";
base0B = "76A85D";
base0C = "64B5A7";
base0D = "5890F8";
base0E = "C173D1";
base0F = "B3684F";
}