Files
nixos-config/themes/atelier-savanna/default.nix
2025-01-07 14:33:53 -06:00

26 lines
882 B
Nix
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
scheme = "Atelier Savanna";
slug = "atelier-savanna";
author = "Bram de Haan (http://atelierbramdehaan.nl)";
description = ''Color-wheel colors are desaturated considerably, giving this colorscheme a rather understated appeal and, dear I say it, a natural look and feel'';
polarity = "dark";
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/760/955/638/artwork-landscape-sky-mountains-wallpaper-78664db880d01c78404c214e28e2847a.jpg";
backgroundSha256 = "sha256-0ubzlyIj3Uz9vQa+qvz/+q/1trgbNUEpQysqtEFs54g=";
base00 = "171c19";
base01 = "232a25";
base02 = "526057";
base03 = "5f6d64";
base04 = "78877d";
base05 = "87928a";
base06 = "dfe7e2";
base07 = "ecf4ee";
base08 = "b16139";
base09 = "9f713c";
base0A = "a07e3b";
base0B = "489963";
base0C = "1c9aa0";
base0D = "478c90";
base0E = "55859b";
base0F = "867469";
}