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

@ -0,0 +1,20 @@
{
name = "Purpledream";
author = "malet";
base00 = "100510";
base01 = "302030";
base02 = "403040";
base03 = "605060";
base04 = "BBB0BB";
base05 = "DDD0DD";
base06 = "EEE0EE";
base07 = "FFF0FF";
base08 = "FF1D0D";
base09 = "CCAE14";
base0A = "F000A0";
base0B = "14CC64";
base0C = "0075B0";
base0D = "00A0F0";
base0E = "B000D0";
base0F = "6A2A3C";
}