mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
385 B
Nix
20 lines
385 B
Nix
{
|
|
name = "Fruit Soda";
|
|
author = "jozip";
|
|
base00 = "F1ECF1";
|
|
base01 = "E0DEE0";
|
|
base02 = "D8D5D5";
|
|
base03 = "B5B4B6";
|
|
base04 = "979598";
|
|
base05 = "515151";
|
|
base06 = "474545";
|
|
base07 = "2D2C2C";
|
|
base08 = "FE3E31";
|
|
base09 = "FE6D08";
|
|
base0A = "F7E203";
|
|
base0B = "47F74C";
|
|
base0C = "0F9CFD";
|
|
base0D = "2931DF";
|
|
base0E = "611FCE";
|
|
base0F = "B16F40";
|
|
}
|