1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 17:37:46 +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-gray.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Da One Gray";
author = "NNB (https://github.com/NNBnh)";
base00 = "181818";
base01 = "282828";
base02 = "585858";
base03 = "888888";
base04 = "C8C8C8";
base05 = "FFFFFF";
base06 = "FFFFFF";
base07 = "FFFFFF";
base08 = "FA7883";
base09 = "FFC387";
base0A = "FF9470";
base0B = "98C379";
base0C = "8AF5FF";
base0D = "6BB8FF";
base0E = "E799FF";
base0F = "B3684F";
}