summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-09-20 20:51:31 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-09-20 20:51:31 +0200
commitf2a0000b84e8b3570de8ca2d6ad334c1e03da78a (patch)
treec89af22f3aa55385086f8cc01f43d2417d7c4885
parent9fbda53cb743546e70b46a5f2796b51f605133b4 (diff)
Add cleaner dark bg
-rw-r--r--Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/Xresources b/Xresources
index 288b480..1e834c4 100644
--- a/Xresources
+++ b/Xresources
@@ -9,13 +9,13 @@ xterm*disallowedWindowOps: 20,21,SetXProp
! special
-*.background: #151716
+*.background: #151515
*.foreground: white
*.cursorColor: white
! black
-*.color0: #303432
-*.color8: #303432
+*.color0: #252525
+*.color8: #252525
! red
*.color1: #AC4142