mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
cc: rework color handling for select and focus status
This commit is contained in:
@@ -163,7 +163,7 @@ void CHintBox::init( const std::string& Text,
|
||||
w_indentation = indent;
|
||||
|
||||
col_frame = color_frame;
|
||||
col_body = color_body;
|
||||
col_body_std = color_body;
|
||||
col_shadow = color_shadow;
|
||||
fr_thickness = g_settings.theme.message_frame_enable ? frame_width : 0;
|
||||
|
||||
|
Reference in New Issue
Block a user