rofi 1.7.5
|
#include <rofi-types.h>
Data Fields | |
RofiHighlightStyle | style |
ThemeColor | color |
Theme highlight.
Definition at line 219 of file rofi-types.h.
ThemeColor RofiHighlightColorStyle::color |
Color
Definition at line 223 of file rofi-types.h.
Referenced by helper_token_match_set_pango_attr_on_style(), int_rofi_theme_print_property(), and rofi_theme_get_highlight_inside().
RofiHighlightStyle RofiHighlightColorStyle::style |
style to display
Definition at line 221 of file rofi-types.h.
Referenced by __textbox_update_pango_text(), helper_token_match_set_pango_attr_on_style(), int_rofi_theme_print_property(), and rofi_theme_get_highlight_inside().