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

@ -0,0 +1,20 @@
{
name = "pandora";
author = "Cassandra Fox";
base00 = "131213";
base01 = "2F1823";
base02 = "472234";
base03 = "FFBEE3";
base04 = "9B2A46";
base05 = "F15C99";
base06 = "81506A";
base07 = "632227";
base08 = "B00B69";
base09 = "FF9153";
base0A = "FFCC00";
base0B = "9DDF69";
base0C = "714CA6";
base0D = "008080";
base0E = "A24030";
base0F = "A24030";
}