summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2020-01-05 10:28:54 +0100
committerMarc Vertes <mvertes@free.fr>2020-01-05 10:28:54 +0100
commite0c4cb9e45f339883d9ae7aeb52958c95c5ed839 (patch)
tree42d9b12c73da23df89fc306d71d760227f0f7697 /.Xresources
parentaadfbdd2c890dfe277dbd25739241e864dbd74a5 (diff)
update .profile and bashrc
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources53
1 files changed, 53 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
new file mode 100644
index 0000000..9bc5e4b
--- /dev/null
+++ b/.Xresources
@@ -0,0 +1,53 @@
+! uncomment following to display corretly using font 10x20
+! URxvt.boldFont:
+URxvt.transparent: false
+URxvt.scrollBar: False
+URxvt.intensityStyles: False
+URxvt.colorBD: blue3
+URxvt.colorUL: magenta3
+URxvt.cursorColor: red
+! URxvt.color12: rgb:5c/5c/ff
+URxvt.font: xft:Mono:size=12
+URxvt.letterSpace: -1
+URxvt.perl-ext-common: font-size
+URxvt.keysym.C-Prior: font-size:increase
+URxvt.keysym.C-Next: font-size:decrease
+URxvt.foreground: grey90
+URxvt.background: black
+
+xterm*termName: xterm-256color
+xterm*VT100.Translations: #override \
+ Ctrl <Key> Next: smaller-vt-font() \n\
+ Ctrl <Key> Prior: larger-vt-font() \n
+! xterm*font: 7x14
+
+! Black + DarkGrey
+*color0: #000000
+*color8: #555753
+! DarkRed + Red
+*color1: #ff6565
+*color9: #ff8d8d
+!*color1: #803232
+!*color9: #982b2b
+! DarkGreen + Green
+!*color2: #93c44f
+!*color10: #c8e7a8
+*color2: #93b44f
+*color10: #c8d7a8
+!*color2: #5b762f
+!*color10: #89b83f
+! DarkYellow + Yellow
+*color3: #eab93d
+*color11: #ffc123
+! DarkBlue + Blue
+*color4: #204a87
+*color12: #3465a4
+! DarkMagenta + Magenta
+*color5: #ce5c00
+*color13: #f57900
+!DarkCyan + Cyan (both not tango)
+*color6: #89b6e2
+*color14: #46a4ff
+! LightGrey + White
+*color7: #cccccc
+*color15: #ffffff