Fix solarized foreground from base00 to base0.

This commit is contained in:
David Tomaschik
2019-04-11 15:34:38 +02:00
parent 3f29a03ba4
commit b9c2e6afb9

View File

@@ -66,12 +66,18 @@ URxvt.pointerBlank: true
! Disable printing the terminal contents when pressing PrintScreen.
URxvt.print-pipe: "cat > /dev/null"
! Solarized colors begin
!!! Solarized colors begin
! base03
URxvt.background: #002b36
URxvt.foreground: #657b83
! base0
URxvt.foreground: #839496
! base03
URxvt.fadeColor: #002b36
! base1
URxvt.cursorColor: #93a1a1
! base01
URxvt.pointerColorBackground: #586e75
! base1
URxvt.pointerColorForeground: #93a1a1
!! black dark/light