diff options
| -rw-r--r-- | .Xresources | 6 |
1 files 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 |
