dotfiles/home/.Xresources

46 lines
745 B
Plaintext
Raw Normal View History

2021-01-11 20:17:06 +00:00
! special
2022-08-17 22:01:09 +00:00
*.foreground: #d8dee9
*.background: #2e3440
*.cursorColor: #d8dee9
2021-01-11 20:17:06 +00:00
! black
2022-08-17 22:01:09 +00:00
*.color0: #2e3440
*.color8: #88c0d0
2021-01-11 20:17:06 +00:00
! red
2022-08-17 22:01:09 +00:00
*.color1: #bf616a
2021-01-11 20:17:06 +00:00
*.color9: #e98989
! green
2022-08-17 22:01:09 +00:00
*.color2: #a3be8c
2021-01-11 20:17:06 +00:00
*.color10: #c0ca8e
! yellow
2022-08-17 22:01:09 +00:00
*.color3: #ebcb8b
2021-01-11 20:17:06 +00:00
*.color11: #e9b189
! blue
2022-08-17 22:01:09 +00:00
*.color4: #81a1c1
*.color12: #5e81ac
2021-01-11 20:17:06 +00:00
! magenta
2022-08-17 22:01:09 +00:00
*.color5: #b48ead
2021-01-11 20:17:06 +00:00
*.color13: #ada0d3
! cyan
2022-08-17 22:01:09 +00:00
*.color6: #8fbcbb
*.color14: #88c0d0
2021-01-11 20:17:06 +00:00
! white
2022-08-17 22:01:09 +00:00
*.color7: #d8dee9
*.color15: #e5e9f0
URxvt.font: xft:Source Code Pro:size=10.5
2021-01-11 20:30:12 +00:00
URxvt.depth: 32
URxvt*scrollBar: false
URxvt*mouseWheelScrollPage: true
URxvt*cursorBlink: true
URxvt*saveLines: 99999
URxvt*internalBorder: 5
URxvt*geometry: 70x19