You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which effectively says the colors depend on the display the emacs'es frame is running on. Hence, if a tests are run in a shell, which is in a terminal that has its custom theme, colors may be off...
The text was updated successfully, but these errors were encountered:
This issue will track the tasks to add testing of this package.
[ ] Add regression tests
[ ] Add travis-ci integration
This might be impossible, due to:
https://www.gnu.org/software/emacs/manual/html_node/elisp/Color-Names.html
Which effectively says the colors depend on the display the emacs'es frame is running on. Hence, if a tests are run in a shell, which is in a terminal that has its custom theme, colors may be off...
The text was updated successfully, but these errors were encountered: