dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit da4b993797d356db0a952f573f5389823f4a5ff4
parent b078c7c4e29f9734369b4129e55512ca32d84f43
Author: Ashymad <czilukim@o2.pl>
Date:   Thu,  1 Mar 2018 23:39:20 +0100

More colours

Diffstat:
M.trackma/ui-qt.json | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.trackma/ui-qt.json b/.trackma/ui-qt.json @@ -3,7 +3,7 @@ "colors": { "is_airing": "#008284", "is_playing": "#9696FA", - "is_queued": "#D2FAD2", + "is_queued": "#287f00", "new_episode": "#00016b", "not_aired": "#FAFAD2", "progress_bg": "#F5F5F5", @@ -32,6 +32,7 @@ "Title", "Progress", "Score", - "Percent" + "Percent", + "Start date" ] } \ No newline at end of file