mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-11-18 01:13:31 +01:00
20 lines
531 B
Text
20 lines
531 B
Text
! 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
|