mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47: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/solarflare.nix
Normal file
20
themes/solarflare.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Solar Flare";
|
||||
author = "Chuck Harmston (https://chuck.harmston.ch)";
|
||||
base00 = "18262F";
|
||||
base01 = "222E38";
|
||||
base02 = "586875";
|
||||
base03 = "667581";
|
||||
base04 = "85939E";
|
||||
base05 = "A6AFB8";
|
||||
base06 = "E8E9ED";
|
||||
base07 = "F5F7FA";
|
||||
base08 = "EF5253";
|
||||
base09 = "E66B2B";
|
||||
base0A = "E4B51C";
|
||||
base0B = "7CC844";
|
||||
base0C = "52CBB0";
|
||||
base0D = "33B5E1";
|
||||
base0E = "A363D5";
|
||||
base0F = "D73C9A";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue