mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-20 14:49:59 +01:00
First operational implementation of Displays View
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
#define COLOR_SLIDER_CIRCLE 0.11f, 0.11f, 0.11f
|
||||
#define COLOR_STASH_CIRCLE 0.06f, 0.06f, 0.06f
|
||||
#define COLOR_MONITOR 0.2f, 0.85f, 0.85f
|
||||
#define COLOR_MENU_HOVERED 0.3f, 0.3f, 0.3f
|
||||
|
||||
#define OSC_PORT_RECV_DEFAULT 7000
|
||||
#define OSC_PORT_SEND_DEFAULT 7001
|
||||
|
||||
Reference in New Issue
Block a user