Rewrote the donating stuff, synced translations and increased build version.
This commit is contained in:
parent
d869a87d98
commit
0355f39aac
15 changed files with 196 additions and 78 deletions
|
|
@ -262,23 +262,23 @@ public class ColorPalette {
|
|||
};
|
||||
|
||||
public static int[] MAIN_ACCENT_COLOR_INDEXES = new int[]{
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
};
|
||||
|
||||
public static int[][] ACCENT_COLORS = new int[][]{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue