mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 02:43:03 +00:00
(GLUI) Improve tab icon colours for 'Dark Blue' theme (#9636)
This commit is contained in:
parent
1194b29c12
commit
45deb2c218
@ -211,8 +211,8 @@ static const materialui_theme_t materialui_theme_dark_blue = {
|
||||
0x4b636e, /* list_switch_off */
|
||||
0x607d8b, /* list_switch_off_background */
|
||||
/* Navigation bar icon colours */
|
||||
0x90caf9, /* nav_bar_icon_active */
|
||||
0x8eacbb, /* nav_bar_icon_passive */
|
||||
0x6ec6ff, /* nav_bar_icon_active */
|
||||
0xA5B4BB, /* nav_bar_icon_passive */
|
||||
0x000000, /* nav_bar_icon_disabled */
|
||||
/* Misc. colours */
|
||||
0x000000, /* header_shadow */
|
||||
|
Loading…
x
Reference in New Issue
Block a user