Fixed Mono icon not loading/Extension page customization (#44)
This commit is contained in:
parent
eee1242964
commit
2fc351f57a
4 changed files with 55 additions and 65 deletions
|
@ -226,7 +226,7 @@
|
|||
<item name="colorErrorContainer">@color/md_theme_dark_5_errorContainer</item>
|
||||
<item name="colorOnError">@color/md_theme_dark_5_onError</item>
|
||||
<item name="colorOnErrorContainer">@color/md_theme_dark_5_onErrorContainer</item>
|
||||
<item name="android:colorBackground">@color/md_theme_dark_5_background</item>
|
||||
<item name="android:colorBackground">@color/md_1_theme_dark_background</item>
|
||||
<item name="colorOnBackground">@color/md_theme_dark_5_onBackground</item>
|
||||
<item name="colorSurface">@color/md_theme_dark_5_surface</item>
|
||||
<item name="colorOnSurface">@color/md_theme_dark_5_onSurface</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue