openboard-team / openboard

GNU General Public License v3.0
2.58k stars 255 forks source link

Navigation bar should respect keyboard color #351

Open ghost opened 3 years ago

ghost commented 3 years ago

Navigation bar should respect keyboard color

It stays black whichever theme you choose. It should be the same color as keyboard.

robotwombat commented 2 years ago

Absolutely. The current implementation isn't great.

qw123wh commented 2 years ago

i tried to implement it via commits taken from simple keyboard https://github.com/rkkr/simple-keyboard/commit/61f1fe32c8eddcedeb5ef058af62e8bc201850c1

and commit from indic keyboard

https://github.com/smc/Indic-Keyboard/commit/b2f8e01b171e7367f52dd8e27cbbbd91481e3ef5

https://github.com/jishnu7/Indic-Keyboard-Prime/commit/65a7e77e6f73728f7b8253b8342d4df04e90eb1e

unfortunately the indic keyboard code has no effect, and gives me errors with the simple keyboard code

MajeurAndroid commented 2 years ago

This issue is identified, I'll fix this soon.

tigressine commented 2 years ago

+1 on this, any traction on a fix? It's quite jarring when using light-themed apps on Android 12.