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/mellow-purple.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Mellow Purple";
author = "gidsi";
base00 = "1E0528";
base01 = "1A092D";
base02 = "331354";
base03 = "320F55";
base04 = "873582";
base05 = "FFEEFF";
base06 = "FFEEFF";
base07 = "F8C0FF";
base08 = "00D9E9";
base09 = "AA00A3";
base0A = "955AE7";
base0B = "05CB0D";
base0C = "B900B1";
base0D = "550068";
base0E = "8991BB";
base0F = "4D6FFF";
}