/schemas/apps/regexxer/textview_font /apps/regexxer/textview_font regexxer string Monospace 10 Text view font The font used in the file editor. /schemas/apps/regexxer/match_color /apps/regexxer/match_color regexxer string #9DB8D2 Match color The background color used to highlight matches of the search expression. /schemas/apps/regexxer/current_match_color /apps/regexxer/current_match_color regexxer string #EED680 Current-match color The background color used to highlight the currently selected match of the search expression. /schemas/apps/regexxer/toolbar_style /apps/regexxer/toolbar_style regexxer string both-horiz Toolbar style The style of the application’s toolbar. Possible values are “icons”, “text”, “both”, and “both-horiz”. /schemas/apps/regexxer/fallback_encoding /apps/regexxer/fallback_encoding regexxer string ISO-8859-15 Fallback encoding Name of the character encoding to use if a file is not readable in either UTF-8 or the codeset specified by the current locale. Try “iconv --list” for a complete list of possible values.