diff options
-rw-r--r-- | Xresources.dot.link | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Xresources.dot.link b/Xresources.dot.link index 759b4be..d51175b 100644 --- a/Xresources.dot.link +++ b/Xresources.dot.link @@ -20,6 +20,22 @@ URxvt.print-pipe: "cat > /dev/null" URxvt*termName: rxvt-256color !URxvt*background: #222222 URxvt*background: #1C1C1C +URxvt.color0: #3f3f3f +URxvt.color1: #705050 +URxvt.color2: #00b45a +URxvt.color3: #dfcf8f +URxvt.color4: #506070 +URxvt.color5: #dc8cc3 +URxvt.color6: #8cd0d3 +URxvt.color7: #dcdccc +URxvt.color8: #709080 +URxvt.color9: #cc5454 +URxvt.color10: #4d9f4d +URxvt.color11: #f0dfaf +URxvt.color12: #4186be +URxvt.color13: #ec93d3 +URxvt.color14: #93e0e3 +URxvt.color15: #ffffff ! Simple terminal configuration !st-256color*font: xft:Terminus:pixelsize=14,xft:Inconsolata\ for\ Powerline:pixelsize=14 |