mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 17:07:46 +00:00
20 lines
387 B
Nix
20 lines
387 B
Nix
{
|
|
name = "Bespin";
|
|
author = "Jan T. Sott";
|
|
base00 = "28211C";
|
|
base01 = "36312E";
|
|
base02 = "5E5D5C";
|
|
base03 = "666666";
|
|
base04 = "797977";
|
|
base05 = "8A8986";
|
|
base06 = "9D9B97";
|
|
base07 = "BAAE9E";
|
|
base08 = "CF6A4C";
|
|
base09 = "CF7D34";
|
|
base0A = "F9EE98";
|
|
base0B = "54BE0D";
|
|
base0C = "AFC4DB";
|
|
base0D = "5EA6EA";
|
|
base0E = "9B859D";
|
|
base0F = "937121";
|
|
}
|