- added new setting for the color of the Project Tree items; it helps in providing contrast when using dark theme like the one in MacOS

This commit is contained in:
Marius Stanciu
2019-04-30 23:34:35 +03:00
parent b53c08f1e5
commit eda4202952
6 changed files with 115 additions and 26 deletions

View File

@@ -20,7 +20,6 @@ pip3 install --upgrade Shapely
pip3 install --upgrade vispy
pip3 install --upgrade rtree
pip3 install --upgrade pyopengl
pip3 install --upgrade pyopengl-accelerate
pip3 install --upgrade setuptools
pip3 install --upgrade svg.path
pip3 install --upgrade ortools