mirror of
https://github.com/EnumeratedDev/Typer.git
synced 2025-07-01 15:48:21 +00:00
6 lines
251 B
YAML
6 lines
251 B
YAML
# Editor style option
|
|
selected_style: "default" # Style for 256-color and true-color capable terminals
|
|
selected_style_fallback: "default-fallback" # Style for 8-color capable terminals (Like TTYs)
|
|
|
|
# Other
|
|
tab_indentation: 4 # Length of tab characters |