1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00
ThemeNix/themes/synth-midnight-dark.nix

20 lines
445 B
Nix

{
name = "Synth Midnight Terminal Dark";
author = "Michaël Ball (http://github.com/michael-ball/)";
base00 = "050608";
base01 = "1A1B1C";
base02 = "28292A";
base03 = "474849";
base04 = "A3A5A6";
base05 = "C1C3C4";
base06 = "CFD1D2";
base07 = "DDDFE0";
base08 = "B53B50";
base09 = "EA770D";
base0A = "C9D364";
base0B = "06EA61";
base0C = "42FFF9";
base0D = "03AEFF";
base0E = "EA5CE2";
base0F = "CD6320";
}