..
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[general]
|
[general]
|
||||||
show_stack_on_push = false
|
show_stack_on_push = false
|
||||||
show_stack_on_pop = false
|
show_stack_on_pop = false
|
||||||
show_stack_on_bookmark = false
|
show_books_on_bookmark = false
|
||||||
|
|
||||||
[format]
|
[format]
|
||||||
stack_separator = " - "
|
stack_separator = " - "
|
||||||
@@ -9,9 +9,13 @@ bookmarks_separator = " - "
|
|||||||
align_separators = true
|
align_separators = true
|
||||||
|
|
||||||
[styles]
|
[styles]
|
||||||
|
warning_style = "yellow, italic"
|
||||||
|
error_style = "red, bold"
|
||||||
stack_number_style = "default"
|
stack_number_style = "default"
|
||||||
stack_separator_style = "cyan"
|
stack_separator_style = "cyan"
|
||||||
stack_path_style = "default"
|
stack_path_style = "default"
|
||||||
|
stack_punct_style = "#E01458"
|
||||||
bookmarks_name_style = "default"
|
bookmarks_name_style = "default"
|
||||||
bookmarks_seperator_style = "cyan"
|
bookmarks_seperator_style = "cyan"
|
||||||
bookmarks_path_style = "default"
|
bookmarks_path_style = "default"
|
||||||
|
bookmarks_punct_style = "#E01458"
|
||||||
|
|||||||
Reference in New Issue
Block a user