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
11
.Xresources
11
.Xresources
@ -56,11 +56,12 @@ urxvt*colorMode: on
|
|||||||
!urxvt*borderColor: #373b41
|
!urxvt*borderColor: #373b41
|
||||||
|
|
||||||
! special
|
! special
|
||||||
*.foreground: #eceff1
|
*.foreground: #ECEFF1
|
||||||
*.background: #002b36
|
*.background: #002B36
|
||||||
*.cursorColor: #eceff1
|
*.cursorColor: #ECEFF1
|
||||||
urxvt.background: [80]#002b36
|
*.highlightColor: #5294E2
|
||||||
urxvt.scrollColor: #767B87
|
urxvt.background: [80]#002B36
|
||||||
|
urxvt.scrollColor: #767B87
|
||||||
|
|
||||||
! black
|
! black
|
||||||
*.color0: #263238
|
*.color0: #263238
|
||||||
|
Loading…
Reference in New Issue
Block a user