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

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