summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorMike Crute <crutem@amazon.com>2018-07-12 14:24:05 -0700
committerMike Crute <crutem@amazon.com>2018-07-12 14:26:39 -0700
commit0b4b115cc9e651a1ee55d4cfe873b84fd42481b9 (patch)
tree2cf6b3c7d2970dc4a32235f8d6d36d207934c821 /.Xresources
parent08d215f3877945b63158a9ecbbc6b6d27fe217a8 (diff)
downloaddotfiles-0b4b115cc9e651a1ee55d4cfe873b84fd42481b9.tar.bz2
dotfiles-0b4b115cc9e651a1ee55d4cfe873b84fd42481b9.tar.xz
dotfiles-0b4b115cc9e651a1ee55d4cfe873b84fd42481b9.zip
Rename to Xresources so Ubuntu will use it
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources78
1 files changed, 78 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
new file mode 100644
index 0000000..333b4b8
--- /dev/null
+++ b/.Xresources
@@ -0,0 +1,78 @@
1!
2! Ubuntu will merge this automatically when X starts using:
3! /etc/X11/Xsession.d/30x11-common_xresources
4!
5! To manually merge: xrdb -merge ~/.Xdefaults
6!
7XTerm*background: black
8XTerm*foreground: white
9XTerm*scrollBar: false
10XTerm*borderWidth: 0
11XTerm*color4: #456ADA
12XTerm*color12: #456ADA
13
14UXTerm*metaSendsEscape: True
15UXTerm*background: black
16UXTerm*foreground: white
17UXTerm*scrollBar: false
18UXTerm*borderWidth: 0
19UXTerm*color4: #456ADA
20UXTerm*color12: #456ADA
21
22St.font: Inconsolata:size=12:antialias=true:autohint=true
23
24!
25! stterm Light Color Scheme
26!
27St.color0: #eeeeee
28St.color1: #af0000
29St.color2: #008700
30St.color3: #5f8700
31St.color4: #0087af
32St.color5: #878787
33St.color6: #005f87
34St.color7: #444444
35St.color8: #bcbcbc
36St.color9: #d70000
37St.color10: #d70087
38St.color11: #8700af
39St.color12: #d75f00
40St.color13: #d75f00
41St.color14: #005faf
42St.color15: #005f87
43St.background: #0087af
44St.foreground: #eeeeee
45St.cursorColor: #005f87
46
47!
48! stterm Dark Color Scheme
49!
50! St.color0: black
51! St.color1: red3
52! St.color2: green3
53! St.color3: yellow3
54! St.color4: blue2
55! St.color5: magenta3
56! St.color6: cyan3
57! St.color7: gray90
58! St.color8: gray50
59! St.color9: red
60! St.color10: green
61! St.color11: yellow
62! St.color12: #5c5cff
63! St.color13: magenta
64! St.color14: cyan
65! St.color15: white
66! St.background: #cccccc
67! St.foreground: #555555
68
69!
70! HiDPI Screen Settings
71!
72Xft.dpi: 100
73Xft.autohint: 0
74Xft.lcdfilter: lcddefault
75Xft.hintstyle: hintfull
76Xft.hinting: 1
77Xft.antialias: 1
78Xft.rgba: rgb