mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 09:27:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/stella.nix
Normal file
20
themes/stella.nix
Normal 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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue