background {{colors.surface.dark.hex}} foreground {{colors.on_surface.dark.hex}} selection_background {{colors.primary.dark.hex}} selection_foreground {{colors.on_primary.dark.hex}} url_color {{colors.tertiary.dark.hex}} cursor {{colors.on_surface.dark.hex}} cursor_text_color {{colors.surface.dark.hex}} active_tab_background {{colors.primary.dark.hex}} active_tab_foreground {{colors.on_primary.dark.hex}} inactive_tab_background {{colors.surface_container_low.dark.hex}} inactive_tab_foreground {{colors.on_surface_variant.dark.hex}} # ANSI 16 — mapped to Material-You roles (NOT base16: matugen's base16 dark # accents collapse to near-black, making colored terminal text unreadable). # Material roles are the dark-mode light-tinted variants, all >10:1 contrast # on the surface, so both text and UI stay legible. color0 {{colors.surface.dark.hex}} color1 {{colors.error.dark.hex}} color2 {{colors.tertiary.dark.hex}} color3 {{colors.secondary.dark.hex}} color4 {{colors.primary.dark.hex}} color5 {{colors.tertiary.dark.hex}} color6 {{colors.secondary.dark.hex}} color7 {{colors.on_surface.dark.hex}} color8 {{colors.outline.dark.hex}} color9 {{colors.error.dark.hex}} color10 {{colors.tertiary.dark.hex}} color11 {{colors.secondary.dark.hex}} color12 {{colors.primary.dark.hex}} color13 {{colors.tertiary.dark.hex}} color14 {{colors.secondary.dark.hex}} color15 {{colors.on_surface.dark.hex}}