diff --git a/Xresources b/Xresources index 60bf748..6f23d49 100644 --- a/Xresources +++ b/Xresources @@ -59,3 +59,33 @@ Xft.rgba: rgb ! white *.color7: #e5e5e5 *.color15: #ffffff + +! special +XTerm*.foreground: #554e4c +XTerm*.background: #edebea +XTerm*.cursorColor: #554e4c +! black +XTerm*.color0: #151313 +XTerm*.color8: #635b58 +! red +XTerm*.color1: #eb1032 +XTerm*.color9: #d53d19 +! green +XTerm*.color2: #4cad2b +XTerm*.color10: #211b19 +! yellow +XTerm*.color3: #ca7f16 +XTerm*.color11: #554e4c +! blue +XTerm*.color4: #3266e1 +XTerm*.color12: #8a827f +! magenta +XTerm*.color5: #534be4 +XTerm*.color13: #e0dbd9 +! cyan +XTerm*.color6: #149f8a +XTerm*.color14: #b315f0 +! white +XTerm*.color7: #97908e +XTerm*.color15: #edebea +