Various dotfiles fixes

This commit is contained in:
2026-03-13 16:20:02 +05:30
parent e457cce72e
commit 4f3f274626
2 changed files with 5 additions and 21 deletions

View File

@@ -71,35 +71,19 @@ tmux_conf_24b_colour=auto
# - tmux_conf_theme_synchronized
tmux_conf_theme=enabled
# color_yellow="#FCDE70"
color_yellow="yellow"
# color_red="#D91656"
color_reg="red"
# color_green="#85A947"
color_green="green"
# color_teal="#219B9D"
color_teal="teal"
# color_white="#fff"
color_white="white"
# color_pink="#f5c2e7"
color_pink="pink"
color_black="#000000"
# color_black="black"
# color_blue='#3D3BF3'
color_black="black"
color_blue="blue"
color_mauve="#FFE3E3"
color_offwhite="#F9F9F2"
color_grey="#2a2a2a"
# color_grey="grey"
color_grey="grey"
# accent="#015551"
# accent="#143D60"
# accent="#22177A"
# accent="#3D8D7A"
accent="green"
color_accent="$accent"
color_accent="green"
color_primary="default"
color_secondary="$color_grey"
color_fg_primary="default"