diff options
Diffstat (limited to 'data/themes/pink')
-rw-r--r-- | data/themes/pink/colors.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/themes/pink/colors.xml b/data/themes/pink/colors.xml index dca5cd5ae..91f7e4517 100644 --- a/data/themes/pink/colors.xml +++ b/data/themes/pink/colors.xml @@ -122,4 +122,5 @@ <progressbar id="WEIGHT" color="#0000ff,ffff00,ff0000" /> <progressbar id="JOB" color="#e187cb" /> <progressbar id="UPDATE" color="#969696" /> -</colors>
\ No newline at end of file + <progressbar id="MONEY" color="#e1c819" /> +</colors> |