1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 08:57:46 +00:00
ThemeNix/themes/vice.nix

20 lines
415 B
Nix

{
name = "vice";
author = "Thomas Leon Highbaugh thighbaugh@zoho.com";
base00 = "17191E";
base01 = "22262D";
base02 = "3C3F4C";
base03 = "383A47";
base04 = "555E70";
base05 = "8B9CBE";
base06 = "B2BFD9";
base07 = "F4F4F7";
base08 = "FF29A8";
base09 = "85FFE0";
base0A = "F0FFAA";
base0B = "0BADFF";
base0C = "8265FF";
base0D = "00EAFF";
base0E = "00F6D9";
base0F = "FF3D81";
}