lnk: added config.toml
This commit is contained in:
22
.config/tealdeer/config.toml
Normal file
22
.config/tealdeer/config.toml
Normal file
@@ -0,0 +1,22 @@
|
||||
[style.description]
|
||||
bold = true
|
||||
|
||||
[style.command_name]
|
||||
foreground = "red"
|
||||
|
||||
[style.example_text]
|
||||
foreground = "green"
|
||||
|
||||
[style.example_code]
|
||||
foreground = "cyan"
|
||||
|
||||
[style.example_variable]
|
||||
foreground = "blue"
|
||||
underline = true
|
||||
|
||||
[display]
|
||||
compact = true
|
||||
use_pager = false
|
||||
|
||||
[updates]
|
||||
auto_update = false
|
||||
Reference in New Issue
Block a user