1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 09:27: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/stella.nix Normal file
View file

@ -0,0 +1,20 @@
{
name = "Stella";
author = "Shrimpram";
base00 = "2B213C";
base01 = "362B48";
base02 = "4D4160";
base03 = "655978";
base04 = "7F7192";
base05 = "998BAD";
base06 = "B4A5C8";
base07 = "EBDCFF";
base08 = "C79987";
base09 = "8865C6";
base0A = "C7C691";
base0B = "ACC79B";
base0C = "9BC7BF";
base0D = "A5AAD4";
base0E = "C594FF";
base0F = "C7AB87";
}