darker and gracile steampunk-chart
This commit is contained in:
parent
267bdd6a43
commit
a75ff0d1f6
|
@ -177,8 +177,8 @@ public class Steampunk extends BaseWatchFace {
|
|||
midColor = ContextCompat.getColor(getApplicationContext(), R.color.black);
|
||||
gridColor = ContextCompat.getColor(getApplicationContext(), R.color.grey_steampunk);
|
||||
basalBackgroundColor = ContextCompat.getColor(getApplicationContext(), R.color.basal_dark);
|
||||
basalCenterColor = ContextCompat.getColor(getApplicationContext(), R.color.basal_light);
|
||||
pointSize = 2;
|
||||
basalCenterColor = ContextCompat.getColor(getApplicationContext(), R.color.basal_dark);
|
||||
pointSize = 1;
|
||||
setupCharts();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue