mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-08-03 03:47:48 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/black-metal-bathory.nix
Normal file
20
themes/black-metal-bathory.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Black Metal (Bathory)";
|
||||
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 = "E78A53";
|
||||
base0B = "FBCB97";
|
||||
base0C = "AAAAAA";
|
||||
base0D = "888888";
|
||||
base0E = "999999";
|
||||
base0F = "444444";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue