fix: update default subtitle background color

This commit is contained in:
2026-02-19 21:46:25 -08:00
parent 4193a6ce8e
commit bc75a0cfbd
10 changed files with 79 additions and 7 deletions

View File

@@ -171,7 +171,7 @@
"fontColor": "#cad3f5", // Font color setting.
"fontWeight": "normal", // Font weight setting.
"fontStyle": "normal", // Font style setting.
"backgroundColor": "rgba(54, 58, 79, 0.5)", // Background color setting.
"backgroundColor": "rgb(30, 32, 48, 0.88)", // Background color setting.
"nPlusOneColor": "#c6a0f6", // N plus one color setting.
"knownWordColor": "#a6da95", // Known word color setting.
"jlptColors": {