mop icon indicating copy to clipboard operation
mop copied to clipboard

The colors after change always return to original

Open luizpaulonievola opened this issue 11 months ago • 1 comments

I change in .moprc to:

"Colors": { "Gain": "lightgreen", "Loss": "red", "Tag": "yellow", "Header": "cyan", "Time": "magenta", "Default": "white", "RowShading": "gray" }

But always return to original when close

"Colors": { "Gain": "green", "Loss": "red", "Tag": "yellow", "Header": "blue", "Time": "white", "Default": "lightgray", "RowShading": "black" },

luizpaulonievola avatar Jan 29 '25 19:01 luizpaulonievola

Will look into it. — Quick double check that you are changing ~/.moprc after it has been generated after running the latest version of mop for the first time (try deleting ~/.moprc, running mop, then changing settings in ~/.moprc, and running mop again).

Mohit-Agarwa1 avatar Jan 31 '25 17:01 Mohit-Agarwa1