chore(config): tms colors, depth from 10 to 3

This commit is contained in:
2025-01-17 13:25:32 +02:00
parent c5a258d7be
commit 18ff879f1d

View File

@@ -2,4 +2,9 @@ default_session = "main"
[[search_dirs]]
path = "~/Code"
depth = 10
depth = 3
[picker_colors]
highlight_color = "#21202e"
highlight_text_color = "#86e1fc"
border_color = "#524f67"