starship: fix ass contrast when unthemed #3189

This commit is contained in:
end-4
2026-04-05 20:19:18 +02:00
parent aea6216a7f
commit 1e2a6d23e3
2 changed files with 7 additions and 6 deletions
@@ -17,8 +17,6 @@ color13 #$term13 #
color14 #$term14 #
color15 #$term15 #
color232 #$term7 #
cursor #$term7 #
foreground #$term7 #
@@ -44,6 +42,9 @@ color236 #$onTertiary #
color237 #$onTertiaryContainer #
color238 #$onError #
color239 #$onErrorContainer #
color240 #$onPrimary # // Somehow 232 doesn't work so i gotta use another number
color244 #$outline #
# Some stuff should specifically use the colors in the middle so they look acceptable in both unthemed light/dark
color243 #$primary #
color244 #$error #
color245 #$outlineVariant #