1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00
ThemeNix/themes/black-metal-dark-funeral.nix

20 lines
436 B
Nix

{
name = "Black Metal (Dark Funeral)";
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 = "5F81A5";
base0B = "D0DFEE";
base0C = "AAAAAA";
base0D = "888888";
base0E = "999999";
base0F = "444444";
}