From 9053634a95c80bd5f8336c38cdd612e17980e3fa Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 21 Apr 2026 20:21:40 +0100 Subject: Adjusted colors to match morhetz gruvbox dark --- .Xresources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.Xresources b/.Xresources index de0b02c..033aed1 100644 --- a/.Xresources +++ b/.Xresources @@ -44,9 +44,9 @@ XTerm*on5Clicks: page XTerm*background: #262626 XTerm*foreground: #ebdbb2 XTerm*color0: #262628 -XTerm*color1: #CC241D +XTerm*color1: #cc241d XTerm*color2: #98971a -XTerm*color3: #FF8F15 +XTerm*color3: #d79921 XTerm*color4: #458588 XTerm*color5: #b16286 XTerm*color6: #689d6a @@ -54,7 +54,7 @@ XTerm*color7: #a89984 XTerm*color8: #928374 XTerm*color9: #fb4934 XTerm*color10: #b8bb26 -XTerm*color11: #FFAF00 +XTerm*color11: #fabd2f XTerm*color12: #83a598 XTerm*color13: #d3869b XTerm*color14: #8ec07c -- cgit v1.3