mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Improve terminal colours
This commit is contained in:
parent
5981bd057b
commit
379fc2951e
@ -56,10 +56,11 @@ urxvt*colorMode: on
|
||||
!urxvt*borderColor: #373b41
|
||||
|
||||
! special
|
||||
*.foreground: #eceff1
|
||||
*.background: #002b36
|
||||
*.cursorColor: #eceff1
|
||||
urxvt.background: [80]#002b36
|
||||
*.foreground: #ECEFF1
|
||||
*.background: #002B36
|
||||
*.cursorColor: #ECEFF1
|
||||
*.highlightColor: #5294E2
|
||||
urxvt.background: [80]#002B36
|
||||
urxvt.scrollColor: #767B87
|
||||
|
||||
! black
|
||||
|
Loading…
Reference in New Issue
Block a user