mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 08:57:46 +00:00
20 lines
417 B
Nix
20 lines
417 B
Nix
{
|
|
name = "Gotham";
|
|
author = "Andrea Leopardi (arranged by Brett Jones)";
|
|
base00 = "0C1014";
|
|
base01 = "11151C";
|
|
base02 = "091F2E";
|
|
base03 = "0A3749";
|
|
base04 = "245361";
|
|
base05 = "599CAB";
|
|
base06 = "99D1CE";
|
|
base07 = "D3EBE9";
|
|
base08 = "C23127";
|
|
base09 = "D26937";
|
|
base0A = "EDB443";
|
|
base0B = "33859E";
|
|
base0C = "2AA889";
|
|
base0D = "195466";
|
|
base0E = "888CA6";
|
|
base0F = "4E5166";
|
|
}
|