jazzband / Watson

:watch: A wonderful CLI to track your time!
http://tailordev.github.io/Watson/
MIT License
2.46k stars 240 forks source link

.watsonrc #412

Open IJustDev opened 3 years ago

IJustDev commented 3 years ago

Add a .watsonrc for color configs since the current colors make my eyes bleed at night.

# .watsonrc
tag_color="white"
project_color="white"

This settings could also be set in the config for the crick token.

k4nar commented 3 years ago

We already have a configuration file (cf https://tailordev.github.io/Watson/user-guide/configuration/). However we cannot edit the colors or the formatting style in it yet.

There was a PR implementing this quite a long time ago, but it has never been merged: https://github.com/TailorDev/Watson/pull/140 . I guess someone could take it over :) .