Skip to content

Instantly share code, notes, and snippets.

View jcpetkovich's full-sized avatar

Jean-Christophe Petkovich jcpetkovich

View GitHub Profile
@jcpetkovich
jcpetkovich / st-0.4.1-moe-dark
Last active December 31, 2015 21:49
Quick port of the [moe-theme.el (dark)](https://github.com/kuanyui/moe-theme.el) to the [st](http://st.suckless.org/) terminal.
--- config.h 2013-12-20 07:11:07.000022054 -0500
+++ config.h.moe-dark 2013-12-20 07:46:08.940046910 -0500
@@ -28,30 +28,25 @@
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {
- /* 8 normal colors */
- "black",
- "red3",
- "green3",