We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have that in ~/.Xdefaults:
URxvt*tintColor: #3F3F3F URxvt*foreground: #D7D7AF URxvt*background: #3F3F3F URxvt*color7: #D7D7AF URxvt*color4: RoyalBlue URxvt*color12: RoyalBlue
But background is black. Must be http://ompldr.org/vYnF6ZA Result http://ompldr.org/vYnF6ZQ
The text was updated successfully, but these errors were encountered:
Quick fix, try adding this: URxvt*color0: #3F3F3F
let me know if it works
Sorry, something went wrong.
It works in tabs background only http://ompldr.org/vYnJpMQ
I don't know what to suggest, other than this is what I'm using and it works well:
URxvt.background: white URxvt.foreground: black URxvt.cursorColor: Green URxvt.underlineColor: Blue URxvt.color0: #f0f2de URxvt.color1: Red URxvt.color2: #008000 URxvt.color3: #a67800 URxvt.color4: Blue3 URxvt.color5: Magenta3 URxvt.color6: #008080 URxvt.color7: Grey25 URxvt.color8: Grey25 URxvt.color9: Red3 URxvt.color10: Green3 URxvt.color11: #d6a800 URxvt.color12: Blue3 URxvt.color13: Magenta3 URxvt.color14: #00c0c0 URxvt.color15: Black URxvt.tabbed.tabbar-fg: 15 URxvt.tabbed.tabbar-bg: 0 URxvt.tabbed.tab-fg: 0 URxvt.tabbed.tab-bg: 5
http://ompldr.org/vYzFidw
No branches or pull requests
I have that in ~/.Xdefaults:
But background is black.
Must be http://ompldr.org/vYnF6ZA
Result http://ompldr.org/vYnF6ZQ
The text was updated successfully, but these errors were encountered: