Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
685 B
1
Indexable
Never
! General settings
URxvt.scrollBar: false
URxvt.scrollBar_right: false
URxvt.cursorBlink: true
URxvt.font: xft:Monospace:size=12
URxvt.letterSpace: -1

! Dark mode color scheme
URxvt.background: #282a36
URxvt.foreground: #f8f8f2
URxvt.cursorColor: #f8f8f2

! Black
URxvt.color0: #282a36
URxvt.color8: #6272a4

! Red
URxvt.color1: #ff5555
URxvt.color9: #ff6e67

! Green
URxvt.color2: #50fa7b
URxvt.color10: #5af78e

! Yellow
URxvt.color3: #f1fa8c
URxvt.color11: #f4f99d

! Blue
URxvt.color4: #bd93f9
URxvt.color12: #caa9fa

! Magenta
URxvt.color5: #ff79c6
URxvt.color13: #ff92d0

! Cyan
URxvt.color6: #8be9fd
URxvt.color14: #9aedfe

! White
URxvt.color7: #f8f8f2
URxvt.color15: #ffffff