index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (408B) | |
--- | |
1 bold is not bright | |
2 ================== | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 In `st`, bold text is rendered with a bold font in the bright variant of… | |
8 current color. This patch makes bold text rendered simply as bold, leavi… | |
9 color unaffected. | |
10 | |
11 Download | |
12 -------- | |
13 | |
14 * [st-bold-is-not-bright-20190127-3be4cf1.diff](st-bold-is-not-bright-20… | |
15 | |
16 | |
17 Author | |
18 ------ | |
19 | |
20 * Raphaƫl Proust - <code - bnwr - net> |