{ neotheme }: with neotheme.colors; { main = { term = "foot"; font = "Terminus:pixelsize=14,JetBrainsMono Nerd Font:size=9"; letter-spacing = 0; line-height = 13; dpi-aware = "yes"; pad = "16x16 center"; }; cursor.style = "beam"; colors = { background = background; foreground = foreground; regular0 = color0; regular1 = color1; regular2 = color2; regular3 = color3; regular4 = color4; regular5 = color5; regular6 = color6; regular7 = color7; bright0 = bright0; bright1 = bright1; bright2 = bright2; bright3 = bright3; bright4 = bright4; bright5 = bright5; bright6 = bright6; bright7 = bright7; }; }