Skip to content

Instantly share code, notes, and snippets.

@crgr
Created September 25, 2012 07:40
Show Gist options
  • Save crgr/3780476 to your computer and use it in GitHub Desktop.
Save crgr/3780476 to your computer and use it in GitHub Desktop.
mrxvtrc
Mrxvt.background: #191919
Mrxvt.foreground: #e0e0a4
Mrxvt.cursorColor: yellow
Mrxvt.pointerColor: yellow
Mrxvt.borderColor: DarkGrey
Mrxvt.fading: 50
Mrxvt.scrollBar: False
Mrxvt.fullscreen: False
Mrxvt.smoothResize: True
Mrxvt.loginShell: True
Mrxvt.transparentTabbar: False
Mrxvt.hideTabbar: True
Mrxvt.autohideTabbar: True
Mrxvt.bottomTabbar: True
Mrxvt.loginShell: True
Mrxvt.visualBell: True
Mrxvt.font: -xos4-terminus-medium-r-normal-*-14-140-72-72-c-80-iso8859-1
Mrxvt.internalBorder: 0
Mrxvt.externalBorder: 0
Mrxvt.borderLess: False
Mrxvt.itabBackground: #000000
Mrxvt.tabBackground: #000000
Mrxvt.itabForeground: #999999
Mrxvt.tabForeground: #ffffff
Mrxvt.saveLines: 3000
Mrxvt.showMenu: False
! [ terminal colors ]
! black / dark gray
Mrxvt*color0: #4D4D4D
Mrxvt*color8: #9E9E9E
! red
Mrxvt*color1: #725631
Mrxvt*color9: #AC885B
! green
Mrxvt*color2: #5F6C3F
Mrxvt*color10: #8F9D6A
! yellow
Mrxvt*color3: #757575
Mrxvt*color11: #B8B8B8
! blue
Mrxvt*color4: #39598E
Mrxvt*color12: #7587A6
! magenta
Mrxvt*color5: #713B71
Mrxvt*color13: #9B859D
! cyan
Mrxvt*color6: #404040
Mrxvt*color14: #404040
! light gray / white
Mrxvt*color7: #B8B8B8
Mrxvt*color15: #757575
! [ urxvt ]
Mrxvt*background: #141414
Mrxvt*foreground: #F8F8F8
Mrxvt*cursorColor: #404040
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment