fix(gui): improve catppuccin terminal visibility

This commit is contained in:
514fpv 2024-02-19 13:58:55 +08:00
parent 3934f6fe15
commit ad2fb952bc
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -120,7 +120,7 @@ in mkIf cfg.enable {
c = substring 1 7;
in {
foreground = c text; background = c base;
regular0 = c subtext1; regular1 = c red;
regular0 = c overlay2; regular1 = c red;
regular2 = c green; regular3 = c yellow;
regular4 = c blue; regular5 = c pink;
regular6 = c teal; regular7 = c surface2;