Files
nixos-config/modules/themes/emil/default.nix

26 lines
740 B
Nix

{
scheme = "Emil";
slug = "emil";
author = "limelier (https://github.com/limelier)";
description = "Ethereal pastel color scheme";
polarity = "light";
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/535/845/69/digital-art-artwork-fantasy-art-planet-sun-hd-wallpaper-d866fd38b0b06cd800cc016ed8d284fa.jpg";
backgroundSha256 = "sha256-qD/yPZHqDgpMwhqPNtyO4r3dtAnR9oMx6DLizZvDHpk=";
base00 = "efefef";
base01 = "bebed2";
base02 = "9e9eaf";
base03 = "7c7c98";
base04 = "505063";
base05 = "313145";
base06 = "22223a";
base07 = "1a1a2f";
base08 = "f43979";
base09 = "d22a8b";
base0A = "ff669b";
base0B = "0073a8";
base0C = "2155d6";
base0D = "471397";
base0E = "6916b6";
base0F = "8d17a5";
}