Files
nixos-config/modules/themes/atelier-heath/default.nix

26 lines
849 B
Nix

{
scheme = "Atelier Heath";
slug = "atelier-heath";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
description = "Here the background-colors have these cool-red colors for the background, but then obviously toned down quite a bit";
polarity = "dark";
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/861/102/512/moonlight-fantasy-landscape-moon-full-moon-wallpaper-0960b8dd31ca4d2b96b7684fd021067d.jpg";
backgroundSha256 = "sha256-KuPdCD5IT0/LJghqQKuAFiFtztp+FyRJRdsjdrAzPI8=";
base00 = "1b181b";
base01 = "292329";
base02 = "695d69";
base03 = "776977";
base04 = "9e8f9e";
base05 = "ab9bab";
base06 = "d8cad8";
base07 = "f7f3f7";
base08 = "ca402b";
base09 = "a65926";
base0A = "bb8a35";
base0B = "918b3b";
base0C = "159393";
base0D = "516aec";
base0E = "7b59c0";
base0F = "cc33cc";
}