summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-09-17 20:53:57 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-09-17 20:53:57 +0200
commit9fbda53cb743546e70b46a5f2796b51f605133b4 (patch)
tree720cf4711548630883129c91d20a831fd1ed56c9
parent5c07c60fb17a65667f17a3577b6b164b8fdc84cc (diff)
Update bg color to coal
-rw-r--r--Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/Xresources b/Xresources
index bbb7f21..288b480 100644
--- a/Xresources
+++ b/Xresources
@@ -9,13 +9,13 @@ xterm*disallowedWindowOps: 20,21,SetXProp
! special
-*.background: #0D0D0D
+*.background: #151716
*.foreground: white
*.cursorColor: white
! black
-*.color0: #353535
-*.color8: #353535
+*.color0: #303432
+*.color8: #303432
! red
*.color1: #AC4142