mop
mop copied to clipboard
The colors after change always return to original
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" },
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).