| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
mode-line-format
Now the ‘setq-default’ form can be called multiple times without duplicating the
elements added to the mode line.
|
| |
|
|
|
|
| |
Nowadays I use ‘org-indent-mode’ along with ‘visual-line-mode’ in Org-Mode files
to display everything nicely without having to manually apply indentation and
paragraph filling.
|
| |
|
|
| |
This is an experiment to see if I can customize the mode-line in a nice way.
|
| | |
|
| | |
|
| |
|
|
| |
It's been so long since I worked on this project that I'd forgotten it even had one.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
In cases like htmlize these hex values are used directly and Firefox can't
interpret such long hex color values, so fix it for now by shrinking them down
to their usual #rrggbb instead of #rrrrggggbbbb.
|
| |
|
|
|
| |
This file should be viewed with ‘visual-line-mode’ and ‘org-indent-mode’ on.
That will properly format the org-mode buffer.
|
| | |
|
| |
|
|
|
|
|
|
| |
background
The black color is used, for one, for predictive completion in zsh and fish. For
some reason, without this change, the color doesn't show up at all in ‘vterm’,
even though it works fine in ‘term’.
|
| | |
|
| |
|
|
|
| |
I've been noticing for a while that I've been having trouble seeing the results
of an isearch command.
|
| |
|
|
| |
consistent
|
| |
|
|
|
| |
This puts it in line with the buffer identification for all other buffers that
I’ve seen.
|
| |
|
|
|
|
| |
The dark blue color seems too dark to make out what exactly is being selected
sometimes. This is especially a problem with ivy, which shows some candidates in
blue.
|
| |
|
|
| |
The background red color looks too dark and the foreground one too bright.
|
| |
|
|
| |
I’ve decided to lighten my color scheme a little.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
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.
|
| | |
|
| |
|
|
| |
‘org-meta-line’ faces
|
| |
|
|
| |
‘fixed-pitch’
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Apparently headings with three or more comment-delimiters need to start at the
first column of a line.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
brightest background color"
This reverts commit cf5f8d07593fbce549aabfa67a4519d8976759b4.
|
| |
|
|
| |
This reverts commit 6abf260212ed6ee9ac3895216bcb6e3cfc5acfa8.
|
| | |
|
| | |
|
| |
|
|
| |
background color
|
| |
|
|
|
|
| |
through 3
Yoshi-3 isn’t used for anything yet, but it will be available for later.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| | |
|