kickoff: update colors
This commit is contained in:
@@ -12,11 +12,11 @@ decrease_interval = 48 # interval to decrease the number of launches
|
|||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
# color format: rgb or rgba, if transparency is desired
|
# color format: rgb or rgba, if transparency is desired
|
||||||
background = '#282c34aa'
|
background = '#282828aa'
|
||||||
prompt = '#abb2bfff'
|
prompt = '#abb2bfff'
|
||||||
text = '#ffffffff' # for search results
|
text = '#ffffffff' # for search results
|
||||||
text_query = '#e5c07bff' # for the search query
|
text_query = '#e5c07bff' # for the search query
|
||||||
text_selected = '#61afefff' # for the currently selected result
|
text_selected = '#d4be98' # for the currently selected result
|
||||||
|
|
||||||
[keybindings]
|
[keybindings]
|
||||||
# keybindings syntax: ctrl/shift/alt/logo as modifiers and a key joined by '+' signs
|
# keybindings syntax: ctrl/shift/alt/logo as modifiers and a key joined by '+' signs
|
||||||
|
|||||||
Reference in New Issue
Block a user