Improved battery brightness display / Palette tweak / Diffgen buff

This commit is contained in:
Anuken
2020-02-11 17:27:33 -05:00
parent a4a3e7fc48
commit fb302d49c7
550 changed files with 3084 additions and 3110 deletions

View File

@ -34,7 +34,7 @@ def transformColors = { List<List<String>> list ->
}
transformColors([["6e7080", "989aa4", "b0bac0"], ["bc5452", "ea8878", "feb380"], ["dea158", "f8c266", "ffe18f"], ["feb380", "ea8878", "bc5452"]])
transformColors([["6e7080", "989aa4", "b0bac0"], ["bc5452", "ea8878", "feb380"], ["de9458", "f8c266", "ffe18f"], ["feb380", "ea8878", "bc5452"]])
def antialias = { File file ->
if(!doAntialias || file.lastModified() <= 1000) return