You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.3 KiB
68 lines
1.3 KiB
!!!! HURRICANE |
|
! special |
|
*.foreground: #bcc0c5 |
|
*.background: #0c0e0f |
|
*.cursorColor: #bcc0c5 |
|
|
|
! black |
|
*.color0: #1a1d1f |
|
*.color8: #545e64 |
|
|
|
! red |
|
*.color1: #cc123a |
|
*.color9: #f14c70 |
|
|
|
! green |
|
*.color2: #18ff51 |
|
*.color10: #b8ffc9 |
|
|
|
! yellow |
|
*.color3: #e2d517 |
|
*.color11: #e2dc8a |
|
|
|
! blue |
|
*.color4: #181fff |
|
*.color12: #6679ff |
|
|
|
! magenta |
|
*.color5: #9800ef |
|
*.color13: #be54fc |
|
|
|
! cyan |
|
*.color6: #0bcac9 |
|
*.color14: #9ee2ff |
|
|
|
! white |
|
*.color7: #c3c3c3 |
|
*.color15: #ffffff |
|
|
|
!!!! ANYTHING BELOW THIS SHOULD BE DISCARDED !!!! |
|
|
|
! URxvt Appearance |
|
|
|
URxvt.font: xft:Misc Tamsyn:style=Regular:size=12 |
|
URxvt.boldFont: xft:Misc Tamsyn:style=Bold:size=12 |
|
Urxvt.italicFont: xft:Misc Tamsyn:style=Italic:size=12 |
|
|
|
!URxvt.font: xft:Dina:style=Regular:size=10 |
|
!URxvt.boldFont: xft:Dina:style=Bold:size=10 |
|
!Urxvt.italicFont: xft:Dina:style=Italic:size=10 |
|
|
|
!URxvt.font: xft:Terminus:style=Regular:size=10 |
|
!URxvt.boldFont: xft:Terminus:style=Bold:size=10 |
|
!Urxvt.italicFont: xft:Terminus:style=Italic:size=10 |
|
|
|
|
|
!URxvt.letterSpace: 1 |
|
URxvt.letterSpace: 0 |
|
URxvt.lineSpace: 0 |
|
URxvt.geometry: 92x24 |
|
URxvt.internalBorder: 24 |
|
URxvt.cursorBlink: true |
|
URxvt.cursorUnderline: false |
|
URxvt.saveline: 2048 |
|
URxvt.scrollBar: false |
|
URxvt.scrollBar_right: false |
|
URxvt.urgentOnBell: true |
|
URxvt.depth: 24 |
|
Rxvt.iso14755: false
|
|
|