mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-08-02 03:17:46 +00:00
20 lines
429 B
Nix
20 lines
429 B
Nix
{
|
|
name = "Black Metal (Venom)";
|
|
author = "metalelf0 (https://github.com/metalelf0)";
|
|
base00 = "000000";
|
|
base01 = "121212";
|
|
base02 = "222222";
|
|
base03 = "333333";
|
|
base04 = "999999";
|
|
base05 = "C1C1C1";
|
|
base06 = "999999";
|
|
base07 = "C1C1C1";
|
|
base08 = "5F8787";
|
|
base09 = "AAAAAA";
|
|
base0A = "79241F";
|
|
base0B = "F8F7F2";
|
|
base0C = "AAAAAA";
|
|
base0D = "888888";
|
|
base0E = "999999";
|
|
base0F = "444444";
|
|
}
|