Choose layout wizard step
This commit is contained in:
@@ -138,4 +138,9 @@
|
||||
<item>@string/cpp_wizard_mode_simple</item>
|
||||
<item>@string/cpp_wizard_mode_engineer</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="cpp_layouts">
|
||||
<item>@string/cpp_wizard_layout_big_buttons</item>
|
||||
<item>@string/cpp_wizard_layout_optimized</item>
|
||||
</string-array>
|
||||
</resources>
|
@@ -33,7 +33,7 @@
|
||||
<color name="cpp_wizard_button_normal">#424242</color>
|
||||
<color name="cpp_wizard_button_disabled">#616161</color>
|
||||
<color name="cpp_wizard_button_pressed">#757575</color>
|
||||
<color name="cpp_pane_background">#ff1f1f1f</color>
|
||||
<color name="cpp_pane_background">#212121</color>
|
||||
<color name="cpp_metro_button_dark">#ff000000</color>
|
||||
<color name="cpp_metro_button">#212121</color>
|
||||
<color name="cpp_metro_button_light">#393939</color>
|
||||
|
Reference in New Issue
Block a user