Created
February 10, 2020 09:53
-
-
Save Ruin0x11/286b12d80491d4f03eeef8a18e2cfd9c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
URxvt*foreground: #DDCCBB | |
! Brown BG | |
!*background: #30251D | |
! Grey BG | |
URxvt*background: #151515 | |
!black | |
URxvt*color0: #393939 | |
URxvt*color8: #AF875F | |
!red | |
URxvt*color1: #BF1E2D | |
URxvt*color9: #E7212A | |
!green | |
URxvt*color2: #9DBA3A | |
URxvt*color10: #A9C938 | |
!yellow | |
URxvt*color3: #F5B915 | |
URxvt*color11: #F7D325 | |
!blue | |
URxvt*color4: #1CA1DB | |
URxvt*color12: #00AFDA | |
!magenta | |
URxvt*color5: #F0A4D9 | |
URxvt*color13: #F4BAE2 | |
!cyan | |
URxvt*color6: #5B58CB | |
URxvt*color14: #7876D4 | |
!white | |
URxvt*color7: #E7E8E9 | |
URxvt*color15: #F3F3F4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment