Files
nixos-config/modules/themes/horizon-dark/default.nix

26 lines
807 B
Nix

{
scheme = "Horizon Dark";
slug = "horizon-dark";
author = "Michaël Ball (http://github.com/michael-ball/)";
description = "A beautifully warm theme (originally for Visual Studio Code)";
polarity = "dark";
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/966/951/802/digital-digital-art-artwork-illustration-fantasy-art-hd-wallpaper-4856fd282030fc78505c71cea802646a.jpg";
backgroundSha256 = "sha256-a09gjqeVRB6JlDvis+QRDquNuefDAj/NHw9FHAj8yys=";
base00 = "1C1E26";
base01 = "232530";
base02 = "2E303E";
base03 = "6F6F70";
base04 = "9DA0A2";
base05 = "CBCED0";
base06 = "DCDFE4";
base07 = "E3E6EE";
base08 = "E93C58";
base09 = "E58D7D";
base0A = "EFB993";
base0B = "EFAF8E";
base0C = "24A8B4";
base0D = "DF5273";
base0E = "B072D1";
base0F = "E4A382";
}