Browse Source

Change terminal background color to match vim

master
Riyyi 7 years ago
parent
commit
a55e718af9
  1. 2
      .config/xorg/Xresources

2
.config/xorg/Xresources

@ -1,7 +1,7 @@
! Colors ! Colors
! special ! special
*.foreground: #c5c8c6 *.foreground: #c5c8c6
*.background: #1d1f21 *.background: #1c1c1c
*.cursorColor: #c5c8c6 *.cursorColor: #c5c8c6
! black ! black

Loading…
Cancel
Save