Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ! It's very hard to get the background colour right on my monitor because it varies greatly
- ! depending on the angle. try the !commented! version if the current one is too dark...
- ! Really, the background/foreground pair is the hardest to find with monitor discrepancies,
- ! maybe you'll have to tweak it
- URxvt.background: #f4f0fe
- URxvt.foreground: #4c484b
- !URxvt.background: #f7f5fb
- !URxvt.foreground: #4c484b
- URxvt.cursorColor: #3d402b
- ! 0: Black
- URxvt*color0 : #1c141d
- URxvt*color8 : #000000
- ! 1: Red
- URxvt*color1: #a5837f
- URxvt*color9: #805e5a
- ! 2: Green [Purple in this scheme]
- URxvt*color2 : #9b97b8
- URxvt*color10 : #817ca6
- ! 3. Yellow/Orange
- URxvt*color3: #b8ac98
- URxvt*color11: #a6967c
- ! 4. Blue
- URxvt*color4: #98aab8
- URxvt*color12: #7c94a6
- ! 5. Magenta
- URxvt*color5 : #a18186
- URxvt*color13 : #8f6b71
- ! 6. Cyan
- URxvt*color6 : #98b8ae
- URxvt*color14 : #7ca699
- ! 7. White
- URxvt.color7: #d0bbb8
- URxvt.color15: #ae8b86
Advertisement
Add Comment
Please, Sign In to add comment