Updated stylix schema
This commit is contained in:
25
themes/horizon-dark/default.nix
Normal file
25
themes/horizon-dark/default.nix
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
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";
|
||||
}
|
Reference in New Issue
Block a user