summaryrefslogtreecommitdiff
path: root/.Xdefaults
AgeCommit message (Collapse)Author
2020-12-08Current st configurationBenjamin Chausse
2019-06-29Add background, foreground, cursor color exampleKipras Melnikovas
You might want to update every theme with different colors - I just didn't knew which ones to put there (or maybe just mimic `color0` as `background` & `color15` as `foreground` and `cursorColor` (see the diff @ #108)) Fixes #108 and #97
2019-05-08Updated st to 0.8.2yusufaktepe
Updated to latest git (20190414.f1546cf) & updated patches. Changes: . Upstream fixes. . Alpha: Opacity value is now typed in float (0-1). Also "-A" cmd option added as alternative opacity changing method. . Clipboard: middle click pastes from clipboard. . Organized shortcuts.
2019-04-02xdef example addedLuke Smith