Watson icon indicating copy to clipboard operation
Watson copied to clipboard

.watsonrc

Open IJustDev opened this issue 4 years ago • 1 comments

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.

IJustDev avatar Mar 17 '21 17:03 IJustDev

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 :) .

k4nar avatar Mar 17 '21 17:03 k4nar