dot/xterm/.Xresources

70 lines
1.4 KiB
Plaintext

*background: #272827
*foreground: #657b83
*cursorColor: #16A085
! special
*.foreground: #00a51e
*.background: #1a1a1a
*.cursorColor: #00a51e
! black
*.color0: #808080
*.color8: #9c9c9c
! red
*.color1: #c48980
*.color9: #a15048
! green
*.color2: #8da862
*.color10: #63fb69
! yellow
*.color3: #b29b7a
*.color11: #916f27
! blue
*.color4: #809bc4
*.color12: #567cb0
! magenta
*.color5: #aa88b2
*.color13: #964e8f
! cyan
*.color6: #82adad
*.color14: #4e848a
! white
*.color7: #bfbfbf
*.color15: #9c9c9c
URxvt.font: xft:Source Code Pro:size=12
URxvt.depth: 32
URxvt*scrollBar: false
URxvt*mouseWheelScrollPage: false
URxvt*cursorBlink: true
URxvt*saveLines: 5000
URxvt*internalBorder: 5
URxvt*geometry: 70x19
rofi.color-enabled: true
rofi.color-window: #272827, #13bf9d, #13bf9d
rofi.color-normal: #000000, #657b83, #272827, #272827, #13bf9d
rofi.color-active: #000000, #000000, #000000, #272827, #13bf9d
rofi.color-urgent: #272827, #657b83, #272827, #272827, #13bf9d
rofi.separator-style: solid
rofi.sidebar-mode: false
rofi.lines: 5
rofi.font: Source Code Pro Semibold 12
rofi.bw: 1
rofi.columns: 2
rofi.padding: 5
rofi.fixed-num-lines: true
rofi.hide-scrollbar: true
URxvt.iso14755: false
URxvt.iso14755_52: false