DebianJoe db46341a94 bluemoss added 11 lat temu
..
README.md 553cfc7558 used markdown on all readme 11 lat temu
autumn.diff 9dba632928 first two patches made 11 lat temu
autumnfence.diff 9dba632928 first two patches made 11 lat temu
barbwire.diff c450aa0693 barbwire patch competed 11 lat temu
bbq.diff 69adcb5aff bbq added 11 lat temu
blackandwhite.diff ac7a60ba77 blackandwhite completed 11 lat temu
bloatImproved.diff dd6ebbd48f bloatImproved added 11 lat temu
bluemoss.diff db46341a94 bluemoss added 11 lat temu
blurredleaves.diff 215c5c709a blurredleaves and browned added 11 lat temu
bog.diff 3df4bd65a6 bog diff added 11 lat temu
browned.diff 215c5c709a blurredleaves and browned added 11 lat temu
canvasedpastel.diff 1fb39f1e6e canvasedpastel added 11 lat temu
catchmeifyoucan.diff e045dd7ade added catchmeifyoucan 11 lat temu
citystreets.diff 9e945e29c2 citystreets added 11 lat temu
colorbar.diff 98917fb02d colorbar scheme patch added 11 lat temu
colorstar.diff 699a34c472 colorstar added 11 lat temu
cow.diff ef8d80a316 cow added 11 lat temu
darktrans.diff 8d48c23527 darktrans added 11 lat temu
evergreensnow.diff b3125a003c evergreen snow added 11 lat temu
fencetrain.diff 1b6c012cd4 fencetrain added 11 lat temu
flatgreyone.diff 139f2e41aa flatgreyone added 11 lat temu
flatgreytwo.diff 82a1ee3398 flatgreytwo and flowerdriveby added 11 lat temu
flowerdriveby.diff 82a1ee3398 flatgreytwo and flowerdriveby added 11 lat temu
gauged.diff 215a1bf688 gauged added 11 lat temu
jancuk.diff 624c11af77 jancuk and papirus patches added 11 lat temu
lightbeams.diff eac8f44dac l* themes added 11 lat temu
loneleaf.diff eac8f44dac l* themes added 11 lat temu
look.diff eac8f44dac l* themes added 11 lat temu
meditatesafe.diff 00718d3224 meditatesafe added 11 lat temu
musictree.diff a2406a0dee added musictree 11 lat temu
ninja.diff 4757471f57 ninja added 11 lat temu
nuxmixdarkest.diff a344692fc2 added nuxmixdarkest 11 lat temu
orangeabstract.diff 913ae8dabc orangeabstract added 11 lat temu
oxide.diff b2fa14e86b oxide added 11 lat temu
panels.diff 85cedd1c98 panels added 11 lat temu
papirus.diff 624c11af77 jancuk and papirus patches added 11 lat temu
pidgeon.diff c8bd1ad746 pidgeon added 11 lat temu
readamidst.diff 78d027255c readamidst added 11 lat temu
recordstore.diff dd797f6927 recordstore added 11 lat temu
red.diff 944e5423aa red added 11 lat temu
red2.diff 5b527b463e red2 added 11 lat temu
redphoenix.diff 623536cbdf redphoenix added 11 lat temu
rocks.diff d44cb9ab3d rocks added 11 lat temu
samaurai.diff fa0109b93d samaurai added 11 lat temu
sayagain.diff b0de417dd6 sayagain added 11 lat temu
skateboard.diff 4522aed05f skateboard added 11 lat temu
softblend.diff ea9e1e1037 softblend added 11 lat temu
solarized_dark.diff 33d836fd43 solarized themes added 11 lat temu
solarized_light.diff 33d836fd43 solarized themes added 11 lat temu
stormed.diff d04e1b8069 stormed added 11 lat temu
streetlamps.diff a7c8316ec3 streetlamps added 11 lat temu
streetview.diff 39a52fdb34 streetview added 11 lat temu
sunlight.diff 148aa61588 sunlight added 11 lat temu
swing.diff 583393b570 swing added 11 lat temu
teva.diff e6ab42a738 teva added 11 lat temu
thestare.diff 8e64eac9b3 thestare added 11 lat temu
unsiftedwheat.diff 28e193e6d8 unsiftedwheat added 11 lat temu
vermis.diff c29dca8e13 vermis patch added 11 lat temu
vintage.diff b0cadf7ea3 vintage added 11 lat temu
vwbug.diff cab924e1ee vwbug added 11 lat temu
wagon.diff e436a17216 wagon added 11 lat temu
weathered.diff ace09149d4 weathered added 11 lat temu
yearofthehorse.diff 17c59caf65 year of the horse patch 11 lat temu
yellowbeak.diff 1f3336e614 yellowbeak diff added 11 lat temu

README.md

st-term patches

These are designed to be directly applicable patches for suckless.org's st (simple terminal). They are based off of the difference between the stock config.def.h and one customized using the themes from xcolor_code. You can create a patch by using

diff -u config.def.h yourconfig.h > foo_theme.diff

should you wish to contribute. To apply a patch, cd to your source directory and use

patch < /path/to/whatever_theme

to create a newly patched config.h from your existing config.def.h