Uses inputActiveOptionBackground as default for actionBar.toggledBackground

This commit is contained in:
Henning Dieterichs
2023-08-14 17:51:57 +02:00
committed by Henning Dieterichs
parent 04dd69f669
commit d72cb889ed
5 changed files with 11 additions and 5 deletions

View File

@@ -562,5 +562,8 @@
"foreground": "#800080"
}
}
]
],
"colors": {
"actionBar.toggledBackground": "#dddddd"
}
}