mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 17:07:46 +00:00
20 lines
390 B
Nix
20 lines
390 B
Nix
{
|
|
name = "Hopscotch";
|
|
author = "Jan T. Sott";
|
|
base00 = "322931";
|
|
base01 = "433B42";
|
|
base02 = "5C545B";
|
|
base03 = "797379";
|
|
base04 = "989498";
|
|
base05 = "B9B5B8";
|
|
base06 = "D5D3D5";
|
|
base07 = "FFFFFF";
|
|
base08 = "DD464C";
|
|
base09 = "FD8B19";
|
|
base0A = "FDCC59";
|
|
base0B = "8FC13E";
|
|
base0C = "149B93";
|
|
base0D = "1290BF";
|
|
base0E = "C85E7C";
|
|
base0F = "B33508";
|
|
}
|