mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-19 09:16:41 +00:00
update user template dark theme
This commit is contained in:
parent
f5b5c16b2f
commit
22f79cb0a6
@ -118,12 +118,12 @@
|
||||
#define D_HTTP_COLOR_GROUP "#444" // Group container background color - Dark gray
|
||||
#define D_HTTP_COLOR_GROUP_TEXT "#fff" // Group container text color - white
|
||||
#define D_HTTP_COLOR_FOOTER_TEXT "#1fa3ec" // Footer text color - Vivid blue
|
||||
#define D_HTTP_COLOR_TITLE "#fa0" //
|
||||
#define D_HTTP_COLOR_TREE "#222" // Editor left menu background
|
||||
#define D_HTTP_COLOR_TOOLBAR "#222" // Editor top bar background
|
||||
#define D_HTTP_COLOR_TITLE "#fa0"
|
||||
#define D_HTTP_COLOR_TREE "#444" // Editor left menu background
|
||||
#define D_HTTP_COLOR_TOOLBAR "#1fa3ec" // Editor top bar background
|
||||
#define D_HTTP_COLOR_PREVIEW "#888" //
|
||||
#define D_HTTP_COLOR_DROPDOWN_BG "#777" // Editor dropdown menu background
|
||||
#define D_HTTP_COLOR_ITEM_HOVER "#ccf" // Editor left menu item hover background
|
||||
#define D_HTTP_COLOR_DROPDOWN_BG "#666" // Editor dropdown menu background
|
||||
#define D_HTTP_COLOR_ITEM_HOVER "#0083cc" // Editor left menu item hover background
|
||||
*/
|
||||
|
||||
/***************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user