/schemas/apps/scribes/font /apps/scribes/font Scribes string Monospace 12 Editor's font The editor's font. Must be a string value /schemas/apps/scribes/tab /apps/scribes/tab Scribes int 4 Tab width Sets the width of tab stops within the editor /schemas/apps/scribes/use_tabs /apps/scribes/use_tabs Scribes bool true Use Tabs instead of spaces True to use tabs instead of spaces, false otherwise. /schemas/apps/scribes/text_wrapping /apps/scribes/text_wrapping Scribes bool true Text wrapping Enables or disables text wrapping /schemas/apps/scribes/margin /apps/scribes/margin Scribes bool false Show margin Enables or disables right margin /schemas/apps/scribes/margin_position /apps/scribes/margin_position Scribes int 72 Position of margin Sets the margin's position within the editor /schemas/apps/scribes/spell_check /apps/scribes/spell_check Scribes bool false Spell checking Enable or disable spell checking /schemas/apps/scribes/match_case /apps/scribes/match_case Scribes bool false Case sensitive Find occurrences of the string that match upper and lower cases only /schemas/apps/scribes/match_word /apps/scribes/match_word Scribes bool true Match word Find occurrences of the string that match the entire word only /schemas/apps/scribes/encodings /apps/scribes/encodings Scribes list string [ISO-8859-1,ISO-8859-15] Selected encodings A list of encodings selected by the user. /schemas/apps/scribes/use_theme_colors /apps/scribes/use_theme_colors Scribes bool true Use GTK theme colors Determines whether or not to use GTK theme colors when drawing the text editor buffer foreground and background colors. If the value is true, the GTK theme colors are used. Otherwise the color determined by one assigned by the user. /schemas/apps/scribes/fgcolor /apps/scribes/fgcolor Scribes string #000000 Editor foreground color The color used to render normal text in the text editor's buffer. /schemas/apps/scribes/bgcolor /apps/scribes/bgcolor Scribes string #ffffff Editor background color The color used to render the text editor buffer background. /schemas/apps/scribes/scope_highlight_color /apps/scribes/scope_highlight_color Scribes string #cfcfcf Lexical scope highlight color The highlight color when the cursor is around opening or closing pair characters. /schemas/apps/scribes/hide_toolbar /apps/scribes/hide_toolbar Scribes bool false Show or hide the toolbar. Determines whether to show or hide the toolbar. /schemas/apps/scribes/fork_scribes /apps/scribes/fork_scribes Scribes bool true Detach Scribes from the shell terminal True to detach Scribes from the shell terminal and run it in its own process, false otherwise. For debugging purposes, it may be useful to set this to false. /schemas/apps/scribes/hide_status_area /apps/scribes/hide_status_area Scribes bool false Show or hide the status area. Determines whether to show or hide the status area.