Make flow ribbons themeable

This commit is contained in:
luisangelsm
2026-03-21 20:45:23 +01:00
parent 5fbd5bc185
commit f65fd08e65
13 changed files with 201 additions and 32 deletions

View File

@ -1,6 +1,9 @@
{
"comicFlow": {
"backgroundColor": "#111111",
"readMainColor": "#db4725",
"readTickColor": "#8a2c17",
"readingColor": "#e6b90f",
"textColor": "#888888"
},
"comicsViewTable": {