Closed chris240189 closed 1 year ago
Hi @chris240189 , thank you for opening this issue.
I've just pushed the beta version of the new release to PyPi with a dark theme for diff.
You can try it by updating plugin with pip
pip install netbox-config-diff==1.2.1b1
After that collect static for NetBox
python manage.py collectstatic --noinput
and restart NetBox.
This is how it looks
awesome!
the config diff in dark mode has a unreadable color scheme.
Describe the solution you'd like a color scheme that is usable in dark mode
Describe alternatives you've considered toggle to light mode when reading the config diff