mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 00:47:44 +00:00
20 lines
394 B
Nix
20 lines
394 B
Nix
{
|
|
name = "vulcan";
|
|
author = "Andrey Varfolomeev";
|
|
base00 = "041523";
|
|
base01 = "122339";
|
|
base02 = "003552";
|
|
base03 = "7A5759";
|
|
base04 = "6B6977";
|
|
base05 = "5B778C";
|
|
base06 = "333238";
|
|
base07 = "214D68";
|
|
base08 = "818591";
|
|
base09 = "9198A3";
|
|
base0A = "ADB4B9";
|
|
base0B = "977D7C";
|
|
base0C = "977D7C";
|
|
base0D = "977D7C";
|
|
base0E = "9198A3";
|
|
base0F = "977D7C";
|
|
}
|