skunkforce / OmniView

This Repository contains the OmniView Software, which is used in the AW4null Research Projects
https://www.autowerkstatt40.org/
MIT License
3 stars 4 forks source link

At/fix styles #130

Closed AKMaily closed 1 month ago

AKMaily commented 1 month ago

New PR because the old one had a git bug.

Changes: Style.hpp, Style.cpp, main.cpp

Changed the style of the Menu with ImGui Colors and ImPlot Colors.

Created a developer menu which can be set to visible via the "Development" boolean in the main function. Now you can set the colors for the different elements in this menu and can see how it affects the GUI.

AKMaily commented 1 month ago

This Pull-Request will be changed to be directly merged into the master.