pass RGB through instead of quantizing to 256
This commit is contained in:
@@ -36,3 +36,6 @@ set -g @dracula-plugins "cpu-usage ram-usage"
|
||||
|
||||
# Initialize TPM (keep this line at the very bottom)
|
||||
run '~/.config/tmux/plugins/tpm/tpm'
|
||||
|
||||
# the outer terminal can do 24-bit color, pass RGB through instead of quantizing to 256.
|
||||
set -ga terminal-overrides ",*:Tc"
|
||||
|
||||
Reference in New Issue
Block a user