Created
March 26, 2018 17:29
-
-
Save jdriordan/2e10829ae5aa389a61ac2c7e2ee7f946 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 | |
| URxvt*geometry: 53x20 | |
| URxvt*font: xft:Terminus:pixelsize=5 | |
| URxvt*depth: 32 | |
| URxvt*background: [85]#000000 | |
| URxvt*foreground: [100]#ffffff | |
| URxvt*borderless: 1 | |
| URxvt*scrollBar: false | |
| URxvt*saveLines: 5000 | |
| URxvt*termName: rxvt-unicode | |
| URxvt.perl-ext-common: default,matcher | |
| URxvt.urlLauncher: firefox | |
| URxvt.matcher.button: 1 | |
| !Pnevma1 | |
| *color0: #2F2E2D | |
| *color8: #4A4845 | |
| *color1: #A36666 | |
| *color9: #D78787 | |
| *color2: #8FA57E | |
| *color10: #A9BA9C | |
| *color3: #D7AF87 | |
| *color11: #E4C9AF | |
| *color4: #7FA5BD | |
| *color12: #A1BDCE | |
| *color5: #C79EC4 | |
| *color13: #D7BEDA | |
| *color6: #8ADBB4 | |
| *color14: #B1E7DD | |
| *color7: #D0D0D0 | |
| *color15: #EFEFEF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment