1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | !
! frosty bites by baskerville
! based on http://ompldr.org/vYnZ0bw
!
!(235, 248)
URxvt.background: #262626
URxvt.foreground: #A8A8A8
!(134)
URxvt.cursorColor: #AF5FD7
!(252)
URxvt.colorBD: #D0D0D0
URxvt.colorIT: #D0D0D0
URxvt.colorUL: #D0D0D0
!BLK (236, 243)
URxvt.color0: #303030
URxvt.color8: #767676
!WHT (252, 231)
URxvt.color7: #D0D0D0
URxvt.color15: #FFFFFF
!RED
URxvt.color1: #E16B6A
URxvt.color9: #FFA3A3
!GRN
URxvt.color2: #48A16F
URxvt.color10: #80D9A5
!YEL
URxvt.color3: #C0824F
URxvt.color11: #F7B985
!BLU
URxvt.color4: #7B91C6
URxvt.color12: #B0C7FC
!MAG
URxvt.color5: #DF679A
URxvt.color13: #FF9FD4
!CYN
URxvt.color6: #4E9E9E
URxvt.color14: #85D5D4
! vim: set ft=xdefaults:
|
x