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-sea.nix Normal file
View file

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