mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
426 B
Nix
20 lines
426 B
Nix
{
|
|
name = "Atelier Forest";
|
|
author = "Bram de Haan (http://atelierbramdehaan.nl)";
|
|
base00 = "1B1918";
|
|
base01 = "2C2421";
|
|
base02 = "68615E";
|
|
base03 = "766E6B";
|
|
base04 = "9C9491";
|
|
base05 = "A8A19F";
|
|
base06 = "E6E2E0";
|
|
base07 = "F1EFEE";
|
|
base08 = "F22C40";
|
|
base09 = "DF5320";
|
|
base0A = "C38418";
|
|
base0B = "7B9726";
|
|
base0C = "3D97B8";
|
|
base0D = "407EE7";
|
|
base0E = "6666EA";
|
|
base0F = "C33FF3";
|
|
}
|