1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Add blue cursor - To be reviewed

This commit is contained in:
Joe Groocock 2016-04-01 13:15:32 +01:00
parent 64826cecd1
commit 5104c711cc

View File

@ -49,7 +49,8 @@ Xft.lcdfilter: lcddefault
! special ! special
*.foreground: #ECEFF1 *.foreground: #ECEFF1
*.background: #002B36 *.background: #002B36
*.cursorColor: #ECEFF1 !*.cursorColor: #ECEFF1
*.cursorColor: #5294E2
*.highlightColor: #5294E2 *.highlightColor: #5294E2
urxvt.background: [80]#002B36 urxvt.background: [80]#002B36
urxvt.scrollColor: #767B87 urxvt.scrollColor: #767B87