| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix heading indentation | 2021-05-08 | 1 | -52/+52 | |
| | | |||||
| * | Fix ‘org-code’ face for Emacs 27 and before | 2021-03-24 | 1 | -1/+8 | |
| | | | | | | | Emacs 28 has introduced the option to specify the horizontal and vertical widths for ‘:box’ face specifications. This fails on earlier versions of Emacs however, so check the major version to see what to do. | ||||
| * | Update ‘org-block’ face | 2021-02-15 | 2 | -1/+5 | |
| | | |||||
| * | Add ‘org-document-info-keyword’ and ↵ | 2021-02-15 | 2 | -1/+3 | |
| | | | | | ‘org-meta-line’ faces | ||||
| * | Add horizontal padding around ‘org-code’ and inherit ↵ | 2021-02-15 | 1 | -1/+1 | |
| | | | | | ‘fixed-pitch’ | ||||
| * | Add ‘org-verbatim’ face | 2021-02-15 | 2 | -2/+3 | |
| | | |||||
| * | Change wording | 2021-01-31 | 1 | -1/+1 | |
| | | |||||
| * | Add some more notes in the changelog | 2021-01-31 | 1 | -0/+10 | |
| | | |||||
| * | Add ‘org-code’ face | 2021-01-31 | 2 | -0/+5 | |
| | | |||||
| * | Add a couple of cider faces | 2021-01-31 | 2 | -0/+8 | |
| | | |||||
| * | Fix comment headings | 2020-12-20 | 1 | -52/+52 | |
| | | | | | | Apparently headings with three or more comment-delimiters need to start at the first column of a line. | ||||
| * | Add ‘mode-line-highlight’ face | 2020-12-18 | 1 | -1/+2 | |
| | | |||||
| * | Add spaces around the buffer id | 2020-12-18 | 1 | -1/+8 | |
| | | |||||
| * | Enable lexical-binding | 2020-12-17 | 1 | -1/+1 | |
| | | |||||
| * | Update mode-line faces | 2020-12-17 | 1 | -5/+6 | |
| | | |||||
| * | Update colors | 2020-12-17 | 1 | -7/+7 | |
| | | |||||
| * | Revert "Switch the fill-column indicator to the ↵ | 2020-12-17 | 1 | -1/+1 | |
| | | | | | | | brightest background color" This reverts commit cf5f8d07593fbce549aabfa67a4519d8976759b4. | ||||
| * | Revert "Replace cyan with yoshi-7" | 2020-12-17 | 1 | -27/+27 | |
| | | | | | This reverts commit 6abf260212ed6ee9ac3895216bcb6e3cfc5acfa8. | ||||
| * | Replace cyan with yoshi-7 | 2020-12-15 | 1 | -28/+28 | |
| | | |||||
| * | Replace fgdefault, bright, and dim with yoshi-6, 5, and 4 | 2020-12-15 | 1 | -64/+64 | |
| | | |||||
| * | Switch the fill-column indicator to the brightest ↵ | 2020-12-15 | 1 | -1/+1 | |
| | | | | | background color | ||||
| * | Replace bgdefault, bgbright, and bgdim with yoshi-0 ↵ | 2020-12-15 | 1 | -33/+37 | |
| | | | | | | | through 3 Yoshi-3 isn’t used for anything yet, but it will be available for later. | ||||
| * | Add face for ‘fill-column-indicator’ | 2020-09-08 | 2 | -0/+6 | |
| | | |||||
| * | Add some ediff faces | 2020-04-21 | 2 | -0/+9 | |
| | | |||||
| * | Update block-begin and block-end lines in org-mode | 2020-04-20 | 2 | -5/+6 | |
| | | | | | | | | Give both a darker font and shrink them, turn the end line’s background the same color as the ‘org-block’ face. This makes it clear that the begin and end lines aren’t as important as the contents and by only making one of the header lines a brighter color it gives the blocks a bit more emphasis without becoming too busy. | ||||
| * | Add setting for ‘org-fontify-whole-block-delimiter-line’ | 2020-04-20 | 2 | -0/+6 | |
| | | |||||
| * | Highlight code blocks more | 2020-04-20 | 2 | -2/+12 | |
| | | |||||
| * | Fix changelog | 2020-03-06 | 1 | -1/+1 | |
| | | |||||
| * | Add faces and variables for flycheck-posframe | 2020-03-06 | 2 | -1/+11 | |
| | | |||||
| * | Add ‘hydra-posframe-show-params’ | 2020-03-06 | 2 | -1/+10 | |
| | | |||||
| * | Add faces and variables for ‘ivy-posframe’ | 2020-03-06 | 2 | -1/+10 | |
| | | |||||
| * | Bump version | 2019-05-05 | 3 | -3/+8 | |
| | | |||||
| * | Add highlight-indent-guides-character-face | 2019-05-05 | 2 | -0/+7 | |
| | | |||||
| * | Add flycheck-inline faces | 2019-05-04 | 2 | -0/+10 | |
| | | |||||
| * | Change the color of comments | 2019-05-04 | 2 | -1/+6 | |
| | | |||||
| * | Add ivy faces | 2017-03-30 | 2 | -0/+13 | |
| | | |||||
| * | Make org faces stand out some more | 2017-03-30 | 2 | -3/+4 | |
| | | |||||
| * | Add company faces | 2017-03-30 | 2 | -0/+20 | |
| | | |||||
| * | Fix window-divider color | 2017-03-07 | 1 | -1/+1 | |
| | | |||||
| * | Update org faces | 2017-03-05 | 2 | -4/+11 | |
| | | |||||
| * | Update diff-hl faces | 2017-03-05 | 2 | -3/+8 | |
| | | |||||
| * | Update js2-mode faces | 2017-03-04 | 2 | -1/+15 | |
| | | |||||
| * | Add window divider | 2017-03-04 | 2 | -1/+17 | |
| | | |||||
| * | Merge remote-tracking branch 'fszymanski/master' | 2016-11-15 | 1 | -0/+11 | |
| |\ | |||||
| | * | Add faces for rpm-spec-mode | 2016-11-15 | 1 | -0/+11 | |
| | | | |||||
| * | | Add strike-through to gnus-summary-cancelled | 2016-11-15 | 1 | -1/+1 | |
| | | | |||||
| * | | Add some more ediff faces | 2016-11-15 | 1 | -0/+2 | |
| | | | |||||
| * | | Add header-line face | 2016-11-15 | 1 | -0/+1 | |
| |/ | |||||
| * | Change default background color | 2016-10-07 | 1 | -1/+1 | |
| | | |||||
| * | Increase width of mode-line border | 2016-08-06 | 2 | -2/+4 | |
| | | |||||
