AceJump icon indicating copy to clipboard operation
AceJump copied to clipboard

Is there a way to reset the color scheme to the default color scheme?

Open robbporto opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. I changed my color scheme and now I want the original color scheme back. I can't see an easy way to do this.

Describe the solution you'd like It would be good to have a "reset to default color scheme" button.

Describe alternatives you've considered I've tried uninstalling and installing the plugin but the old color choices still persist.

Additional context It doesn't even need to have a reset button, but any instructions on how to reset the color scheme back to the default ones would be good.

robbporto avatar Aug 22 '22 18:08 robbporto

Hi @robbporto, thank you for the helpful suggestion. Although AceJump does not currently offer a single button to automatically revert to the default color scheme, it is possible to set the colors manually using the following hex codes:

https://github.com/acejump/AceJump/blob/9dd85c1815dc98014a344ba6f9770a3ee8173452/src/main/kotlin/org/acejump/config/AceSettings.kt#L19-L38

breandan avatar Aug 22 '22 18:08 breandan

That's exactly what I was looking for, @breandan: the default color scheme values.

Feel free to close this issue.

Thank you very much.

robbporto avatar Aug 22 '22 18:08 robbporto

I will commit a quality-of-life improvement for this shortly:

obrazek

chylex avatar Oct 28 '23 11:10 chylex