1
0
Fork 0
mirror of https://github.com/kastdeur/dotfiles.git synced 2024-11-18 01:13:31 +01:00
dotfiles/X11/Xresources

21 lines
531 B
Text
Raw Normal View History

2020-03-07 01:54:09 +01:00
! General styling
*background: #3d3d3d
*foreground: #99aa99
! XTerm
xterm*dynamiccolors: true
xterm*utf8: 2
xterm*geometry: WINDOWGEOMETRY
xterm*visualBell: on
xterm*highlightSelection: true
!xterm*background: lightblack
!xterm*foreground: lightblue
!xterm*colorMode: on
!xterm*colorBD: lightcyan
!xterm*colorBDMode: on
!xterm*colorUL: white
!xterm*colorULMode: on
!xterm*scrollTtyOutput: false
!xterm*scrollKey: true
!xterm*scrollBar: true