summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@openmailbox.org>2015-11-03 00:18:10 -0300
committerMatias Linares <matiaslina@openmailbox.org>2015-11-03 00:18:10 -0300
commita6647f2481ab92ab3fa7c80b4c5600da935696ba (patch)
tree0a93448124c32cfa78de803349ef96d1f8d26c40
parentf852bfd75bec7e53febeb3e753fce5752b423d97 (diff)
downloaddotfiles-a6647f2481ab92ab3fa7c80b4c5600da935696ba.tar.gz
Update xresources :)
-rw-r--r--Xresources101
-rw-r--r--termcolors/google38
-rw-r--r--termcolors/yosemite44
3 files changed, 117 insertions, 66 deletions
diff --git a/Xresources b/Xresources
index 9cbff8f..7d82d2a 100644
--- a/Xresources
+++ b/Xresources
@@ -1,6 +1,10 @@
-xterm*faceName: Envy Code R:size=9:antialias=false
+#include "/home/matias/.config/termcolors/google"
+!xterm*faceName: Envy Code R:size=9:antialias=false
+*faceName: Fira Mono Medium:size=8:antialias=true
+xterm*faceName: Fira Mono Medium:size=9:antialias=true
!xterm*faceName: xft:Termsynu:size=12
!xterm*boldFont: xft:Termsynu:bold:size=9
+
xterm*linespace: 0
xterm*VT100*underLine: on
xterm*termName: xterm-256color
@@ -10,78 +14,43 @@ xterm*metaSendsEscape: true
xterm*boldMode: false
xterm*selectToClipboard: true
-dzen2*font: Envy Code R:size=9:antialias=false
-dzen2*background: #010101
-dzen2*foreground: #c8c8c8
+xterm.savelines: 500
+xterm*scrollBar: false
+
+! do not scroll with output
+xterm*scrollTtyOutput: false
+
+! scroll in relation to buffer (with mouse scroll or Shift+Page Up)
+xterm*scrollWithBuffer: true
-! Default
-!
-xterm*background: #010101
-xterm*foreground: #c8c8c8
-!xterm*color0: #000000
-!xterm*color1: #b33636
-!xterm*color2: #6ba82a
-!xterm*color3: #deaf40
-!xterm*color4: #5a78ad
-!xterm*color5: #ab4382
-!xterm*color6: #39a0b3
-!xterm*color7: #a8a8a8
-!xterm*color8: #646464
-!xterm*color9: #e61717
-!xterm*color10: #78dc0c
-!xterm*color11: #f1e022
-!xterm*color12: #699dfa
-!xterm*color13: #de2a98
-!xterm*color14: #13d1f3
-!xterm*color15: #c8c8c8
+! scroll back to the bottom on keypress
+xterm*scrollTtyKeypress: true
-!*font: -*-termsyn-medium-*-*-*-14-*-*-*-*-*-*-*
-!*boldFont: -*-termsyn-bold-*-*-*-14-*-*-*-*-*-*-*
-!*italicFont: -*-termsyn-medium-*-*-*-14-*-*-*-*-*-*-*
-!*boldItalicFont: -*-termsyn-bold-*-*-*-14-*-*-*-*-*-*-*
+! scroll a single line
+xterm.keysym.Shift-Up: command:\033]720;1\007
+xterm.keysym.Shift-Down: command:\033]721;1\007
+
+! clipboard management
+xterm.perl-ext-common: default,clipboard
+xterm.keysym.M-c: perl:clipboard:copy
+xterm.keysym.M-v: perl:clipboard:paste
+
+dzen2*font: Envy Code R:size=9:antialias=false
-!*cursorColor: #CCCCCC
*colorIT: #E3AB8D
-!*colorBD: #F0E5DF
-!*colorUL: #cd546c
*VT100.colorBDMode: true
*VT100.colorBD: red
*VT100.colorULMode: true
*VT100.colorUL: magenta
*VT100.veryBoldColors: 6
-*background: rgb:00/00/00
-!*foreground: rgb:7f/7f/7f
-*foreground: #f8f8f2
-
-! Black
-!*color0: #404040
-!*color8: #505050
-*color0: #1B1D1E
-*color8: #505354
-
-! Red
-*color1: #ff005f
-*color9: #ff6767
-
-! Green
-*color2: #afd700
-*color10: #8ce25d
-
-! Yellow
-*color3: #ff8f00
-*color11: #ffb445
-
-! Blue
-*color4: #1165e9
-*color12: #5496ff
-
-! Magenta
-*color5: #8C54FE
-*color13: #9E6FFE
-! Cyan
-*color6: #4c8ea1
-*color14: #6bc1d0
-! White
-*color7: #d2d2d2
-*color15: #ffffff
+!---------------------------------------------------
+! Font Rendering
+!---------------------------------------------------
+Xft.dpi: 96
+Xft.antialias: 1
+Xft.rgba: rgb
+Xft.autohint: 0
+Xft.lcdfilter: lcddefault
+Xft.hinting: 1
+Xft.hintstyle: hintfull
diff --git a/termcolors/google b/termcolors/google
new file mode 100644
index 0000000..322c4e6
--- /dev/null
+++ b/termcolors/google
@@ -0,0 +1,38 @@
+! special
+*.foreground: #c5c8c6
+*.background: #1d1f21
+*.cursorColor: #c5c8c6
+
+! black
+*.color0: #1d1f21
+*.color8: #969896
+
+! red
+*.color1: #cc342b
+*.color9: #cc342b
+
+! green
+*.color2: #198844
+*.color10: #198844
+
+! yellow
+*.color3: #fba922
+*.color11: #fba922
+
+! blue
+*.color4: #3971ed
+*.color12: #3971ed
+
+! magenta
+*.color5: #a36ac7
+*.color13: #a36ac7
+
+! cyan
+*.color6: #3971ed
+*.color14: #3971ed
+
+! white
+*.color7: #c5c8c6
+*.color15: #ffffff
+
+! vim: ft=xdefaults
diff --git a/termcolors/yosemite b/termcolors/yosemite
new file mode 100644
index 0000000..240b057
--- /dev/null
+++ b/termcolors/yosemite
@@ -0,0 +1,44 @@
+! color settings
+!----------------------------------------------------
+! easysid - yosmite_by_amdpastrana
+! Sunday, 01 November 2015 14:34 IST
+!
+
+*background: #E0E0E0
+*foreground: #333333
+
+! BLACK
+*color0: #ECECEC
+*color8: #B9B9B9
+
+! RED
+*color1: #9E3C7C
+*color9: #9E3C7C
+
+! GREEN
+*color2: #2373B2
+*color10: #2373B2
+
+! YELLOW
+*color3: #B07D96
+*color11: #B07D96
+
+! BLUE
+*color4: #11458A
+*color12: #11458A
+
+! MAGENTA
+*color5: #9860AC
+*color13: #9860AC
+
+! CYAN
+*color6: #8182B9
+*color14: #8182B9
+
+! WHITE
+*color7: #909090
+*color15: #2A2A2A
+
+dzen2.foreground: #a0a0a0
+dzen2.background: #262626
+! vim: ft=xdefaults