diff --git a/Xdefaults b/Xdefaults deleted file mode 120000 index d81f1d0..0000000 --- a/Xdefaults +++ /dev/null @@ -1 +0,0 @@ -.config/Xdefaults \ No newline at end of file diff --git a/Xdefaults b/Xdefaults new file mode 100644 index 0000000..e505e79 --- /dev/null +++ b/Xdefaults @@ -0,0 +1,33 @@ +URxvt*foreground: #ffffff +URxvt*background: #2C2E2F +URxvt*font: xft:Inconsolata:size=9 +URxvt*boldFont: xft:Inconsolata:size=9 +URxvt*saveLines: 12000 +URxvt*scrollstyle: plain +URxvt*scrollBar: false +URxvt*cursorBlink: true +URxvt*cursorUnderline: true +URxvt*internalBorder: 5 +URxvt*depth: 32 +URxvt*geometry: 100x30 +URxvt.perl-ext-common: default,matcher +URxvt.url-launcher: /usr/bin/firefox +URxvt.matcher.button: 1 + +URxvt*color0: #363636 +URxvt*color8: #424242 +URxvt*color1: #C37561 +URxvt*color9: #D19485 +URxvt*color2: #A0A57E +URxvt*color10: #B6B99D +URxvt*color3: #D1A375 +URxvt*color11: #DEBC9C +URxvt*color4: #7985A3 +URxvt*color12: #98A1B9 +URxvt*color5: #AB716D +URxvt*color13: #BE918E +URxvt*color6: #98B9B1 +URxvt*color14: #CBE6CB +URxvt*color7: #D0D0D0 +URxvt*color15: #E6E6E6 +