K1rakishou / Kuroba-Experimental

Free and open source image board browser
GNU General Public License v3.0
686 stars 40 forks source link

Regarding appearance/themes #390

Open crisalis2 opened 3 years ago

crisalis2 commented 3 years ago
K1rakishou commented 3 years ago

The splash background color when lauching the app if it hadn't been opened before is gray, regardless of whether the light theme or the black theme is active.

This is impossible to change in any Android version prior Android 12. And Android 12 is not out yet.

The status bar background color is always black and its text is white, regardless of whether the light theme or the black theme is active. (not sure if light_status_bar has something to do with this).

Yes it's controlled by "light_status_bar".

Can you make the "X new posts VIEW" bottom notification's background color configurable separately?

Yes.

Can you make the colors of the scroll bar configurable? They don't seem to be configurable afaik.

You mean scrollbar itself or the scrollbar marks?

crisalis2 commented 3 years ago

I closed the issue by mistake, sorry, lol.

This is impossible to change in any Android version prior Android 12. And Android 12 is not out yet.

Oh, okay. I believe you but I'm not sure if I understand, because many apps I use change the splash color with dark/light theme.

You mean scrollbar itself or the scrollbar marks?

I meant everything if possible, but my main interest is making the scrollbar itself 000000 so that it becomes invisible with the background set to 000000 and only the current position and other marks are shown.