mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 01:47:45 +00:00
20 lines
431 B
Nix
20 lines
431 B
Nix
{
|
|
name = "Atelier Sulphurpool";
|
|
author = "Bram de Haan (http://atelierbramdehaan.nl)";
|
|
base00 = "202746";
|
|
base01 = "293256";
|
|
base02 = "5E6687";
|
|
base03 = "6B7394";
|
|
base04 = "898EA4";
|
|
base05 = "979DB4";
|
|
base06 = "DFE2F1";
|
|
base07 = "F5F7FF";
|
|
base08 = "C94922";
|
|
base09 = "C76B29";
|
|
base0A = "C08B30";
|
|
base0B = "AC9739";
|
|
base0C = "22A2C9";
|
|
base0D = "3D8FD1";
|
|
base0E = "6679CC";
|
|
base0F = "9C637A";
|
|
}
|