You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
597 B
39 lines
597 B
[style.description]
|
|
underline = false
|
|
bold = false
|
|
italic = false
|
|
|
|
[style.command_name]
|
|
foreground = "cyan"
|
|
underline = false
|
|
bold = false
|
|
italic = false
|
|
|
|
[style.example_text]
|
|
foreground = "green"
|
|
underline = false
|
|
bold = false
|
|
italic = false
|
|
|
|
[style.example_code]
|
|
foreground = "cyan"
|
|
underline = false
|
|
bold = false
|
|
italic = false
|
|
|
|
[style.example_variable]
|
|
foreground = "cyan"
|
|
underline = true
|
|
bold = false
|
|
italic = false
|
|
|
|
[display]
|
|
compact = false
|
|
use_pager = true
|
|
|
|
[updates]
|
|
auto_update = true
|
|
auto_update_interval_hours = 24
|
|
|
|
[directories]
|
|
custom_pages_dir = "~/.config/tealdeer/custom-pages/"
|
|
|