-
-
Save vreon/845878 to your computer and use it in GitHub Desktop.
! Molokai theme | |
*xterm*background: #101010 | |
*xterm*foreground: #d0d0d0 | |
*xterm*cursorColor: #d0d0d0 | |
*xterm*color0: #101010 | |
*xterm*color1: #960050 | |
*xterm*color2: #66aa11 | |
*xterm*color3: #c47f2c | |
*xterm*color4: #30309b | |
*xterm*color5: #7e40a5 | |
*xterm*color6: #3579a8 | |
*xterm*color7: #9999aa | |
*xterm*color8: #303030 | |
*xterm*color9: #ff0090 | |
*xterm*color10: #80ff00 | |
*xterm*color11: #ffba68 | |
*xterm*color12: #5f5fee | |
*xterm*color13: #bb88dd | |
*xterm*color14: #4eb4fa | |
*xterm*color15: #d0d0d0 |
It's kind of hidden up there, huh? :)
Actually, your comment prompted me to do a little research -- it appears .Xdefaults is deprecated in favor of .Xresources [1]. I've updated the gist accordingly.
Being pretty lazy myself ;), thanks for sharing!
Much wow, many colors.
@vreon, I just added your theme to https://github.com/xterm-x11/Xresources-files/tree/main/themes as https://github.com/xterm-x11/Xresources-files/blob/main/themes/Molokai_by_Jesse_Dubay.Xresources. I hope you're okay with this republication. If you want to add any license info, let me know. Cheers, Max
@vreon, I just added your theme to https://github.com/xterm-x11/Xresources-files/tree/main/themes as https://github.com/xterm-x11/Xresources-files/blob/main/themes/Molokai_by_Jesse_Dubay.Xresources. I hope you're okay with this republication. If you want to add any license info, let me know. Cheers, Max
These are a bunch of Files not Found. In case you want to update.
How do you install this thing? Where do you put it and what must it be named for xterm to pick it up?
EDIT: Oh, I see it's called .Xdefaults. Doh!