@@ -1764,7 +1764,7 @@ static const materialui_theme_t *materialui_get_theme(enum materialui_color_them
17641764 0xC0C0C0 , /* on_header */
17651765 0xC0C0C0 , /* list_text */
17661766 0xFFFFFF , /* list_text_highlighted */
1767- 0x707070 , /* list_hint_text */
1767+ 0x606060 , /* list_hint_text */
17681768 0x808080 , /* list_hint_text_highlighted */
17691769 0x808080 , /* status_bar_text */
17701770 /* Background colours */
@@ -1774,29 +1774,29 @@ static const materialui_theme_t *materialui_get_theme(enum materialui_color_them
17741774 0x303030 , /* list_highlighted_background */
17751775 0x101010 , /* nav_bar_background */
17761776 0x202020 , /* surface_background */
1777- 0x0C0C0C , /* thumbnail_background */
1777+ 0x020202 , /* thumbnail_background */
17781778 0x101010 , /* side_bar_background */
17791779 0x101010 , /* status_bar_background */
17801780 /* List icon colours */
17811781 0xFFFFFF , /* list_icon */
17821782 0xFFFFFF , /* list_switch_on */
17831783 0x202020 , /* list_switch_on_background */
1784- 0x707070 , /* list_switch_off */
1784+ 0x606060 , /* list_switch_off */
17851785 0x202020 , /* list_switch_off_background */
17861786 /* Navigation bar icon colours */
17871787 0xFFFFFF , /* nav_bar_icon_active */
1788- 0x707070 , /* nav_bar_icon_passive */
1789- 0x202020 , /* nav_bar_icon_disabled */
1788+ 0x606060 , /* nav_bar_icon_passive */
1789+ 0x303030 , /* nav_bar_icon_disabled */
17901790 /* Screensaver */
17911791 0x101010 , /* screensaver_tint */
17921792 /* Misc. colours */
17931793 0x202020 , /* header_shadow */
17941794 0x202020 , /* landscape_border_shadow */
17951795 0x202020 , /* status_bar_shadow */
1796- 0x0C0C0C , /* selection_marker_shadow */
1796+ 0x202020 , /* selection_marker_shadow */
17971797 0x202020 , /* scrollbar */
17981798 0x101010 , /* divider */
1799- 0x0C0C0C , /* screen_fade */
1799+ 0x020202 , /* screen_fade */
18001800 0x202020 , /* missing_thumbnail_icon */
18011801 0.0f , /* header_shadow_opacity */
18021802 0.0f , /* landscape_border_shadow_opacity */
@@ -1811,39 +1811,39 @@ static const materialui_theme_t *materialui_get_theme(enum materialui_color_them
18111811 0xC0C0C0 , /* on_header */
18121812 0xC0C0C0 , /* list_text */
18131813 0xFFFFFF , /* list_text_highlighted */
1814- 0x707070 , /* list_hint_text */
1814+ 0x606060 , /* list_hint_text */
18151815 0x808080 , /* list_hint_text_highlighted */
18161816 0x808080 , /* status_bar_text */
18171817 /* Background colours */
1818- 0x303030 , /* sys_bar_background */
1819- 0x303030 , /* title_bar_background */
1820- 0x303030 , /* list_background */
1818+ 0x202020 , /* sys_bar_background */
1819+ 0x202020 , /* title_bar_background */
1820+ 0x202020 , /* list_background */
18211821 0x101010 , /* list_highlighted_background */
1822- 0x303030 , /* nav_bar_background */
1822+ 0x202020 , /* nav_bar_background */
18231823 0x202020 , /* surface_background */
1824- 0x0C0C0C , /* thumbnail_background */
1825- 0x303030 , /* side_bar_background */
1826- 0x303030 , /* status_bar_background */
1824+ 0x020202 , /* thumbnail_background */
1825+ 0x202020 , /* side_bar_background */
1826+ 0x202020 , /* status_bar_background */
18271827 /* List icon colours */
18281828 0xFFFFFF , /* list_icon */
18291829 0xFFFFFF , /* list_switch_on */
1830- 0x202020 , /* list_switch_on_background */
1831- 0x707070 , /* list_switch_off */
1832- 0x202020 , /* list_switch_off_background */
1830+ 0x303030 , /* list_switch_on_background */
1831+ 0x606060 , /* list_switch_off */
1832+ 0x303030 , /* list_switch_off_background */
18331833 /* Navigation bar icon colours */
18341834 0xFFFFFF , /* nav_bar_icon_active */
1835- 0x707070 , /* nav_bar_icon_passive */
1836- 0x202020 , /* nav_bar_icon_disabled */
1835+ 0x606060 , /* nav_bar_icon_passive */
1836+ 0x303030 , /* nav_bar_icon_disabled */
18371837 /* Screensaver */
18381838 0x101010 , /* screensaver_tint */
18391839 /* Misc. colours */
18401840 0x202020 , /* header_shadow */
18411841 0x202020 , /* landscape_border_shadow */
18421842 0x202020 , /* status_bar_shadow */
1843- 0x0C0C0C , /* selection_marker_shadow */
1844- 0x202020 , /* scrollbar */
1845- 0x303030 , /* divider */
1846- 0x0C0C0C , /* screen_fade */
1843+ 0x202020 , /* selection_marker_shadow */
1844+ 0x303030 , /* scrollbar */
1845+ 0x202020 , /* divider */
1846+ 0x020202 , /* screen_fade */
18471847 0x202020 , /* missing_thumbnail_icon */
18481848 0.0f , /* header_shadow_opacity */
18491849 0.0f , /* landscape_border_shadow_opacity */
0 commit comments