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

26 lines
758 B
Nix

{
scheme = "Bespin";
slug = "bespin";
author = "Jan T. Sott (https://github.com/idleberg)";
description = "Port of the Bespin theme from Sublime Text 2/3";
polarity = "dark";
backgroundUrl = "https://r4.wallpaperflare.com/wallpaper/597/635/621/sword-fantasy-forest-twilight-river-hd-wallpaper-f98078cd21caad7b46d7b83fb021566d.jpg";
backgroundSha256 = "sha256-uVPfyCXyyBVSfgbiQy5rhngNjuAmxk89btary3Iiwq0=";
base00 = "28211c";
base01 = "36312e";
base02 = "5e5d5c";
base03 = "666666";
base04 = "797977";
base05 = "8a8986";
base06 = "9d9b97";
base07 = "baae9e";
base08 = "cf6a4c";
base09 = "cf7d34";
base0A = "f9ee98";
base0B = "54be0d";
base0C = "afc4db";
base0D = "5ea6ea";
base0E = "9b859d";
base0F = "937121";
}