1
0
Fork 0

update lua config

This commit is contained in:
Peter Domínguez 2025-06-01 12:04:00 -04:00
parent 768e4e1b9e
commit e474f94fb6
14 changed files with 417 additions and 66 deletions

View file

@ -2,7 +2,7 @@
# : Manager {{{
[manager]
[mgr]
cwd = { fg = "#8be9fd" }
# Hovered
@ -36,6 +36,15 @@ border_style = { fg = "#7282b5" }
# : }}}
# : Tabs {{{
[tabs]
active = { fg = "#282a36", bg = "#bd93f9", bold = true }
inactive = { fg = "#bd93f9", bg = "#44475a" }
# : }}}
# : Mode {{{
[mode]