|
@@ -0,0 +1,43 @@
|
|
|
|
+Xft.dpi: 120
|
|
|
|
+Xft.antialias: true
|
|
|
|
+URxvt.perl-ext-common: clipboard
|
|
|
|
+URxvt*termName: rxvt-256color
|
|
|
|
+URxvt.depth: 32
|
|
|
|
+URxvt*lineSpace: 0
|
|
|
|
+URxvt.letterSpace: 0
|
|
|
|
+URxvt.iso14755: false
|
|
|
|
+URxvt.iso14755_52: false
|
|
|
|
+URxvt*geometry: 160x24
|
|
|
|
+URxvt.scrollBar: false
|
|
|
|
+URxvt*loginShell: true
|
|
|
|
+URxvt.perl-ext-common: default,clipboard
|
|
|
|
+URxvt.keysym.Shift-Control-C: perl:clipboard:copy
|
|
|
|
+URxvt.keysym.Shift-Control-V: perl:clipboard:paste
|
|
|
|
+URxvt.clipboard.autocopy: true
|
|
|
|
+URxvt.font: xft:Source Code Pro:pixelsize=12:Regular
|
|
|
|
+URxvt.boldFont: xft:Source Code Pro:pixelsize=12:Bold
|
|
|
|
+URxvt.italicFont: xft:Source Code Pro:pixelsize=12:Italic
|
|
|
|
+URxvt.boldItalicFont: xft:Source Code Pro:pixelsize=12:Bold:Italic
|
|
|
|
+URxvt.visualBell: true
|
|
|
|
+
|
|
|
|
+! Colors
|
|
|
|
+*background: [97]#282a36
|
|
|
|
+*foreground: #eff0eb
|
|
|
|
+*cursorColor: #9aedfe
|
|
|
|
+
|
|
|
|
+*color0: #33303b
|
|
|
|
+*color8: #4f4b58
|
|
|
|
+*color1: #ff5c57
|
|
|
|
+*color9: #ff5c57
|
|
|
|
+*color2: #5af78e
|
|
|
|
+*color10: #5af78e
|
|
|
|
+*color3: #f3f99d
|
|
|
|
+*color11: #f3f99d
|
|
|
|
+*color4: #57c7ff
|
|
|
|
+*color12: #57c7ff
|
|
|
|
+*color5: #ff6ac1
|
|
|
|
+*color13: #ff6ac1
|
|
|
|
+*color6: #9aedfe
|
|
|
|
+*color14: #9aedfe
|
|
|
|
+*color7: #eff0eb
|
|
|
|
+*color15: #eff0eb
|