commit 05942c19e3a53cd5eddd692de22e4cc3aa90525b
parent 51e52334bb5f8410f9b52b52317847c4b6da6b9a
Author: Ashymad <czilukim@o2.pl>
Date: Sat, 28 Apr 2018 20:47:59 +0200
Change color for unaired
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/trackma/.trackma/ui-qt.json b/trackma/.trackma/ui-qt.json
@@ -5,7 +5,7 @@
"is_playing": "#9696FA",
"is_queued": "#287f00",
"new_episode": "#00016b",
- "not_aired": "#FAFAD2",
+ "not_aired": "#260000",
"progress_bg": "#F5F5F5",
"progress_complete": "#00D200",
"progress_fg": "#74C0FA",