summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-05-03 21:53:03 +0100
committerMatthew Lemon <y@yulqen.org>2023-05-03 21:53:03 +0100
commitacc3dcb303910d6b79bcc34e6a8ca1a64bffc024 (patch)
tree90ea9c3e0db38af56a6ec26cfc4006dfcbc75f18
parent6ba0afedd3d09a289362ae7123593e38d887ea2d (diff)
Plainer colours for xterm and bigger font
-rw-r--r--Xresources36
1 files changed, 18 insertions, 18 deletions
diff --git a/Xresources b/Xresources
index b9d6226..1b5fcaa 100644
--- a/Xresources
+++ b/Xresources
@@ -1,23 +1,23 @@
Xft.dpi: 192
-xterm*font: xft:Iosevka:size=12
+xterm*font: xft:Iosevka:size=14
!Theme Three
*background: rgb:00/00/00
-*foreground: rgb:cf/cf/cf
-*color0: rgb:00/00/00
-*color1: rgb:e0/10/10
-*color2: rgb:20/ad/20
-*color3: rgb:d4/c2/4f
-*color4: rgb:23/1b/b8
-*color5: rgb:9c/38/85
-*color6: rgb:1d/bd/b8
-*color7: rgb:fe/fe/fe
-*color8: rgb:6a/6a/6a
-*color9: rgb:e8/3a/3d
-*color10: rgb:35/e9/56
-*color11: rgb:ff/ff/2f
-*color12: rgb:3a/53/f0
-*color13: rgb:e6/28/ba
-*color14: rgb:1c/f5/f5
-*color15: rgb:ff/ff/ff
+*foreground: rgb:FF/FF/FF
+/* *color0: rgb:00/00/00 */
+/* *color1: rgb:e0/10/10 */
+/* *color2: rgb:20/ad/20 */
+/* *color3: rgb:d4/c2/4f */
+/* *color4: rgb:23/1b/b8 */
+/* *color5: rgb:9c/38/85 */
+/* *color6: rgb:1d/bd/b8 */
+/* *color7: rgb:fe/fe/fe */
+/* *color8: rgb:6a/6a/6a */
+/* *color9: rgb:e8/3a/3d */
+/* *color10: rgb:35/e9/56 */
+/* *color11: rgb:ff/ff/2f */
+/* *color12: rgb:3a/53/f0 */
+/* *color13: rgb:e6/28/ba */
+/* *color14: rgb:1c/f5/f5 */
+/* *color15: rgb:ff/ff/ff */