Pārlūkot izejas kodu

docs(config): add comment explaining style structure

ayn2op 11 mēneši atpakaļ
vecāks
revīzija
6f1e49e3e9
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      internal/config/config.toml

+ 1 - 0
internal/config/config.toml

@@ -95,6 +95,7 @@ background_color = "default"
 
 [theme.title]
 alignment = "left"
+# style supports foreground and background.
 style = { foreground = "default" }
 active_style = { foreground = "green" }