mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 07:01:26 +08:00
Added theme switch
This commit is contained in:
@@ -5,13 +5,19 @@
|
||||
</declare-styleable>
|
||||
|
||||
<attr name="app_theme" format="color" />
|
||||
<attr name="app_variant_theme" format="color" />
|
||||
<attr name="app_on_theme" format="color" />
|
||||
<attr name="app_text_theme" format="color" />
|
||||
<attr name="app_background" format="color" />
|
||||
|
||||
<attr name="app_second_theme" format="color" />
|
||||
<attr name="app_second_variant_theme" format="color" />
|
||||
<attr name="app_second_on_theme" format="color" />
|
||||
|
||||
<attr name="app_background_theme" format="color" />
|
||||
<attr name="app_on_background_theme" format="color" />
|
||||
<attr name="app_text_theme" format="color" />
|
||||
<attr name="app_second_text_theme" format="color" />
|
||||
<attr name="app_ripple_theme" format="color" />
|
||||
<attr name="app_divider_theme" format="color" />
|
||||
|
||||
<attr name="fold_layout_background" format="color" />
|
||||
<attr name="tools_arrow" format="color" />
|
||||
<attr name="tools_button_background" format="color" />
|
||||
|
||||
Reference in New Issue
Block a user