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

26 lines
692 B
Nix

{
scheme = "Miramare";
slug = "miramare";
author = "franbach (https://github.com/franbach/miramare)";
description = "Comfortable & pleasant color scheme (originally for Vim)";
polarity = "dark";
backgroundUrl = "https://w.wallhaven.cc/full/v9/wallhaven-v9qy9l.jpg";
backgroundSha256 = "sha256-3Yo3qdzMRQGh/C3Qo5gpS2V1D4u1MptmqsXb+QO9EsE=";
base00 = "0d1001";
base01 = "241c0a";
base02 = "3c3836";
base03 = "5b5b5b";
base04 = "7c6f64";
base05 = "928374";
base06 = "d8caac";
base07 = "e6d6ac";
base08 = "e68183";
base09 = "e39b7b";
base0A = "d9bb80";
base0B = "87af87";
base0C = "0075c4";
base0D = "89beba";
base0E = "87af87";
base0F = "87c095";
}