mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 00:47:44 +00:00
20 lines
423 B
Nix
20 lines
423 B
Nix
{
|
|
name = "Brush Trees";
|
|
author = "Abraham White <abelincoln.white@gmail.com>";
|
|
base00 = "E3EFEF";
|
|
base01 = "C9DBDC";
|
|
base02 = "B0C5C8";
|
|
base03 = "98AFB5";
|
|
base04 = "8299A1";
|
|
base05 = "6D828E";
|
|
base06 = "5A6D7A";
|
|
base07 = "485867";
|
|
base08 = "B38686";
|
|
base09 = "D8BBA2";
|
|
base0A = "AAB386";
|
|
base0B = "87B386";
|
|
base0C = "86B3B3";
|
|
base0D = "868CB3";
|
|
base0E = "B386B2";
|
|
base0F = "B39F9F";
|
|
}
|