aboutsummaryrefslogtreecommitdiffstats
path: root/xorg/.Xresources
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-03-30 10:25:12 +0200
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-03-30 10:25:12 +0200
commit8eee1c45bef74aa6094f463f9888ac653958b3dc (patch)
tree0e2a066fd4da4afcf08f0bef348511b5c9ac48f7 /xorg/.Xresources
parentc7ebce541a9914d4e5a3b52e838e2ac66dd139a0 (diff)
downloaddotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.tar.gz
dotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.tar.bz2
dotfiles-8eee1c45bef74aa6094f463f9888ac653958b3dc.zip
Moving back to stow for management
reasons: dotfiles.sh misbehaving on freebsd
Diffstat (limited to 'xorg/.Xresources')
-rw-r--r--xorg/.Xresources43
1 files changed, 43 insertions, 0 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources
new file mode 100644
index 0000000..b489339
--- /dev/null
+++ b/xorg/.Xresources
@@ -0,0 +1,43 @@
1!*dpi: 145
2
3! Font and Fontsize
4*faceName: Droid Sans Mono
5*faceSize: 11
6
7! Colors
8*background: #2d2d2d
9*foreground: #f9f9f9
10
11! Darks
12*color0: #2d2d2d
13*color8: #333333
14
15! Reds
16*color1: #690a03
17*color9: #d64937
18
19! Greens
20*color2: #13a43b
21*color10: #6dfb2d
22
23! Yellows
24*color3: #f5a711
25*color11: #ffdc00
26
27! Blues
28*color4: #0f6cc9
29*color12: #32abd8
30
31! Magentas
32*color5: #93116b
33*color13: #c61f93
34
35! Cyanes
36*color6: #3cb691
37*color14: #53b4bd
38
39!Whites
40*color7: #d9d9d9
41*color15: #f9f9f9
42
43XTerm*selectToClipboard: true