update user template

This commit is contained in:
marsman7 2025-04-29 23:36:35 +02:00
parent f0b76477bc
commit f5b5c16b2f

View File

@ -96,6 +96,12 @@
#define D_HTTP_COLOR_GROUP "#f3f3f3" // Group container background color #define D_HTTP_COLOR_GROUP "#f3f3f3" // Group container background color
#define D_HTTP_COLOR_GROUP_TEXT "#000" // Group container text color - black #define D_HTTP_COLOR_GROUP_TEXT "#000" // Group container text color - black
#define D_HTTP_COLOR_FOOTER_TEXT "#0083cc" // Footer text color - Olympic blue #define D_HTTP_COLOR_FOOTER_TEXT "#0083cc" // Footer text color - Olympic blue
#define D_HTTP_COLOR_TITLE "#fa0"
#define D_HTTP_COLOR_TREE "#fff" // Editor left menu background
#define D_HTTP_COLOR_TOOLBAR "#fff" // 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 "#060" // Editor left menu item hover background
/* /*
// Dark theme // Dark theme