configdata: Rename some options for consistency
This commit is contained in:
parent
c856f6d97b
commit
8b9b750f8f
@ -1266,72 +1266,72 @@ colors.completion.scrollbar.bg:
|
|||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Color of the scrollbar in completion view
|
desc: Color of the scrollbar in completion view
|
||||||
|
|
||||||
colors.statusbar.fg.normal:
|
colors.statusbar.normal.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the statusbar.
|
desc: Foreground color of the statusbar.
|
||||||
|
|
||||||
colors.statusbar.bg.normal:
|
colors.statusbar.normal.bg:
|
||||||
default: black
|
default: black
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of the statusbar.
|
desc: Background color of the statusbar.
|
||||||
|
|
||||||
colors.statusbar.fg.private:
|
colors.statusbar.private.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the statusbar in private browsing mode.
|
desc: Foreground color of the statusbar in private browsing mode.
|
||||||
|
|
||||||
colors.statusbar.bg.private:
|
colors.statusbar.private.bg:
|
||||||
default: '#666666'
|
default: '#666666'
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of the statusbar in private browsing mode.
|
desc: Background color of the statusbar in private browsing mode.
|
||||||
|
|
||||||
colors.statusbar.fg.insert:
|
colors.statusbar.insert.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the statusbar in insert mode.
|
desc: Foreground color of the statusbar in insert mode.
|
||||||
|
|
||||||
colors.statusbar.bg.insert:
|
colors.statusbar.insert.bg:
|
||||||
default: darkgreen
|
default: darkgreen
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of the statusbar in insert mode.
|
desc: Background color of the statusbar in insert mode.
|
||||||
|
|
||||||
colors.statusbar.fg.command:
|
colors.statusbar.command.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the statusbar in command mode.
|
desc: Foreground color of the statusbar in command mode.
|
||||||
|
|
||||||
colors.statusbar.bg.command:
|
colors.statusbar.command.bg:
|
||||||
default: black
|
default: black
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of the statusbar in command mode.
|
desc: Background color of the statusbar in command mode.
|
||||||
|
|
||||||
colors.statusbar.fg.command_private:
|
colors.statusbar.command.private.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the statusbar in private browsing + command mode.
|
desc: Foreground color of the statusbar in private browsing + command mode.
|
||||||
|
|
||||||
colors.statusbar.bg.command_private:
|
colors.statusbar.command.private.bg:
|
||||||
default: grey
|
default: grey
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of the statusbar in private browsing + command mode.
|
desc: Background color of the statusbar in private browsing + command mode.
|
||||||
|
|
||||||
colors.statusbar.fg.caret:
|
colors.statusbar.caret.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the statusbar in caret mode.
|
desc: Foreground color of the statusbar in caret mode.
|
||||||
|
|
||||||
colors.statusbar.bg.caret:
|
colors.statusbar.caret.bg:
|
||||||
default: purple
|
default: purple
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of the statusbar in caret mode.
|
desc: Background color of the statusbar in caret mode.
|
||||||
|
|
||||||
colors.statusbar.fg.caret_selection:
|
colors.statusbar.caret.selection.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the statusbar in caret mode with a selection
|
desc: Foreground color of the statusbar in caret mode with a selection
|
||||||
|
|
||||||
colors.statusbar.bg.caret_selection:
|
colors.statusbar.caret.selection.bg:
|
||||||
default: '#a12dff'
|
default: '#a12dff'
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of the statusbar in caret mode with a selection
|
desc: Background color of the statusbar in caret mode with a selection
|
||||||
@ -1356,62 +1356,62 @@ colors.statusbar.url.success.https.bg:
|
|||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the URL in the statusbar on successful load (https).
|
desc: Foreground color of the URL in the statusbar on successful load (https).
|
||||||
|
|
||||||
colors.statusbar.url.fg.error:
|
colors.statusbar.url.error.fg:
|
||||||
default: orange
|
default: orange
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of the URL in the statusbar on error.
|
desc: Foreground color of the URL in the statusbar on error.
|
||||||
|
|
||||||
colors.statusbar.url.fg.warn:
|
colors.statusbar.url.warn.fg:
|
||||||
default: yellow
|
default: yellow
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: "Foreground color of the URL in the statusbar when there's a warning."
|
desc: "Foreground color of the URL in the statusbar when there's a warning."
|
||||||
|
|
||||||
colors.statusbar.url.fg.hover:
|
colors.statusbar.url.hover.fg:
|
||||||
default: aqua
|
default: aqua
|
||||||
desc: Foreground color of the URL in the statusbar for hovered links.
|
desc: Foreground color of the URL in the statusbar for hovered links.
|
||||||
type: QssColor
|
type: QssColor
|
||||||
|
|
||||||
colors.tabs.fg.odd:
|
colors.tabs.odd.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Foreground color of unselected odd tabs.
|
desc: Foreground color of unselected odd tabs.
|
||||||
|
|
||||||
colors.tabs.bg.odd:
|
colors.tabs.odd.bg:
|
||||||
default: grey
|
default: grey
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Background color of unselected odd tabs.
|
desc: Background color of unselected odd tabs.
|
||||||
|
|
||||||
colors.tabs.fg.even:
|
colors.tabs.even.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Foreground color of unselected even tabs.
|
desc: Foreground color of unselected even tabs.
|
||||||
|
|
||||||
colors.tabs.bg.even:
|
colors.tabs.even.bg:
|
||||||
default: darkgrey
|
default: darkgrey
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Background color of unselected even tabs.
|
desc: Background color of unselected even tabs.
|
||||||
|
|
||||||
colors.tabs.fg.selected.odd:
|
colors.tabs.selected.odd.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Foreground color of selected odd tabs.
|
desc: Foreground color of selected odd tabs.
|
||||||
|
|
||||||
colors.tabs.bg.selected.odd:
|
colors.tabs.selected.odd.bg:
|
||||||
default: black
|
default: black
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Background color of selected odd tabs.
|
desc: Background color of selected odd tabs.
|
||||||
|
|
||||||
colors.tabs.fg.selected.even:
|
colors.tabs.selected.even.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Foreground color of selected even tabs.
|
desc: Foreground color of selected even tabs.
|
||||||
|
|
||||||
colors.tabs.bg.selected.even:
|
colors.tabs.selected.even.bg:
|
||||||
default: black
|
default: black
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Background color of selected even tabs.
|
desc: Background color of selected even tabs.
|
||||||
|
|
||||||
colors.tabs.bg.bar:
|
colors.tabs.bar.bg:
|
||||||
default: '#555555'
|
default: '#555555'
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Background color of the tab bar.
|
desc: Background color of the tab bar.
|
||||||
@ -1453,47 +1453,47 @@ colors.hints.match.fg:
|
|||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Font color for the matched part of hints.
|
desc: Font color for the matched part of hints.
|
||||||
|
|
||||||
colors.downloads.bg.bar:
|
colors.downloads.bar.bg:
|
||||||
default: black
|
default: black
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color for the download bar.
|
desc: Background color for the download bar.
|
||||||
|
|
||||||
colors.downloads.fg.start:
|
colors.downloads.start.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Color gradient start for download text.
|
desc: Color gradient start for download text.
|
||||||
|
|
||||||
colors.downloads.bg.start:
|
colors.downloads.start.bg:
|
||||||
default: '#0000aa'
|
default: '#0000aa'
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Color gradient start for download backgrounds.
|
desc: Color gradient start for download backgrounds.
|
||||||
|
|
||||||
colors.downloads.fg.stop:
|
colors.downloads.stop.fg:
|
||||||
default: '#0000aa'
|
default: '#0000aa'
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Color gradient end for download text.
|
desc: Color gradient end for download text.
|
||||||
|
|
||||||
colors.downloads.bg.stop:
|
colors.downloads.stop.bg:
|
||||||
default: '#00aa00'
|
default: '#00aa00'
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Color gradient stop for download backgrounds.
|
desc: Color gradient stop for download backgrounds.
|
||||||
|
|
||||||
colors.downloads.fg.system:
|
colors.downloads.system.fg:
|
||||||
default: rgb
|
default: rgb
|
||||||
type: ColorSystem
|
type: ColorSystem
|
||||||
desc: Color gradient interpolation system for download text.
|
desc: Color gradient interpolation system for download text.
|
||||||
|
|
||||||
colors.downloads.bg.system:
|
colors.downloads.system.bg:
|
||||||
default: rgb
|
default: rgb
|
||||||
type: ColorSystem
|
type: ColorSystem
|
||||||
desc: Color gradient interpolation system for download backgrounds.
|
desc: Color gradient interpolation system for download backgrounds.
|
||||||
|
|
||||||
colors.downloads.fg.error:
|
colors.downloads.error.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Foreground color for downloads with errors.
|
desc: Foreground color for downloads with errors.
|
||||||
|
|
||||||
colors.downloads.bg.error:
|
colors.downloads.error.bg:
|
||||||
default: red
|
default: red
|
||||||
type: QtColor
|
type: QtColor
|
||||||
desc: Background color for downloads with errors.
|
desc: Background color for downloads with errors.
|
||||||
@ -1520,47 +1520,47 @@ colors.keyhint.bg:
|
|||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of the keyhint widget.
|
desc: Background color of the keyhint widget.
|
||||||
|
|
||||||
colors.messages.fg.error:
|
colors.messages.error.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color of an error message.
|
desc: Foreground color of an error message.
|
||||||
|
|
||||||
colors.messages.bg.error:
|
colors.messages.error.bg:
|
||||||
default: red
|
default: red
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of an error message.
|
desc: Background color of an error message.
|
||||||
|
|
||||||
colors.messages.border.error:
|
colors.messages.error.border:
|
||||||
default: '#bb0000'
|
default: '#bb0000'
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Border color of an error message.
|
desc: Border color of an error message.
|
||||||
|
|
||||||
colors.messages.fg.warning:
|
colors.messages.warning.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color a warning message.
|
desc: Foreground color a warning message.
|
||||||
|
|
||||||
colors.messages.bg.warning:
|
colors.messages.warning.bg:
|
||||||
default: darkorange
|
default: darkorange
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of a warning message.
|
desc: Background color of a warning message.
|
||||||
|
|
||||||
colors.messages.border.warning:
|
colors.messages.warning.border:
|
||||||
default: '#d47300'
|
default: '#d47300'
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Border color of an error message.
|
desc: Border color of an error message.
|
||||||
|
|
||||||
colors.messages.fg.info:
|
colors.messages.info.fg:
|
||||||
default: white
|
default: white
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Foreground color an info message.
|
desc: Foreground color an info message.
|
||||||
|
|
||||||
colors.messages.bg.info:
|
colors.messages.info.bg:
|
||||||
default: black
|
default: black
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Background color of an info message.
|
desc: Background color of an info message.
|
||||||
|
|
||||||
colors.messages.border.info:
|
colors.messages.info.border:
|
||||||
default: '#333333'
|
default: '#333333'
|
||||||
type: QssColor
|
type: QssColor
|
||||||
desc: Border color of an info message.
|
desc: Border color of an info message.
|
||||||
|
Loading…
Reference in New Issue
Block a user