dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 0578543c9fc90b9b2f380dc8f59b2a42e7a305f5 (patch)
parent a39e4edb8efc44c7d7910b6fe857ffc5b25bb7b2
Author: Alex Karle <alex@alexkarle.com>
Date:   Wed, 18 Jan 2023 22:52:24 -0500

xterm: Update selection colors

Diffstat:
M.Xresources | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.Xresources b/.Xresources @@ -10,6 +10,9 @@ XTerm*metaSendsEscape: true ! acme(1) inspired colorscheme XTerm*foreground: black XTerm*background: #ffffea +XTerm*highlightColorMode: true +XTerm*highlightColor: #eeeda0 +XTerm*highlightTextColor: black ! bold != bright (use 0-7 instead of 8-15) XTerm*boldColors: false XTerm*color0: #000000