std::shared_ptr< TextEditorTheme > TextEditorThemePtr
Definition: TextEditorTheme.h:9
Definition: TextEditorTheme.h:11
QColor bg_current
Definition: TextEditorTheme.h:18
QColor fg_line_number
Definition: TextEditorTheme.h:15
QColor bg_diff_line_add
Definition: TextEditorTheme.h:24
QColor fg_default
Definition: TextEditorTheme.h:13
QColor bg_diff_char_add
Definition: TextEditorTheme.h:25
QColor bg_current_line
Definition: TextEditorTheme.h:19
QColor bg_line_number
Definition: TextEditorTheme.h:16
QColor bg_default
Definition: TextEditorTheme.h:14
static TextEditorThemePtr Light()
Definition: TextEditorTheme.cpp:5
QColor bg_diff_unknown
Definition: TextEditorTheme.h:21
QColor bg_current_line_number
Definition: TextEditorTheme.h:20
QColor bg_diff_line_del
Definition: TextEditorTheme.h:22
static TextEditorThemePtr Dark()
Definition: TextEditorTheme.cpp:23
QColor bg_diff_char_del
Definition: TextEditorTheme.h:23
QColor fg_cursor
Definition: TextEditorTheme.h:17