File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 99 <color name =" editor_backgroud" >#ffffffff</color >
1010 <color name =" current_row_backgroud" >#ffccddff</color >
1111 <color name =" syntax_error" >#ffdd4b39</color >
12- <color name =" background_material_dark" >#ececec</color >
1312 <color name =" night_color" >#000000</color >
1413 <color name =" light_color" >#ffffff</color >
1514 <color name =" light_color2" >#ff87cefa</color >
Original file line number Diff line number Diff line change 66 <item name =" colorPrimary" >@color/colorPrimary</item >
77 <item name =" colorPrimaryDark" >@color/colorPrimaryDark</item >
88 <item name =" colorAccent" >@color/white</item >
9- <item name =" android:colorBackground" >@color/background_material_dark</item >
9+ <item name =" android:colorBackground" >@color/background_material_light</item >
10+ <item name =" windowActionModeOverlay" >true</item >
11+ <item name =" actionModeBackground" >@color/background_material_dark</item >
1012 </style >
1113
1214 <style name =" AppTheme.NoActionBar" >
You can’t perform that action at this time.
0 commit comments