wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-21 20:32:40 +01:00
parent 847fef58b7
commit 0cedda43c3
4 changed files with 15 additions and 3 deletions

View file

@ -34,7 +34,7 @@ function M.apply_to_config(config)
config.colors = {
tab_bar = {
active_tab = {
bg_color = theme.palette.bg,
bg_color = theme.palette.magenta_subtle_bg,
fg_color = theme.palette.fg,
},
inactive_tab = {