Age | Commit message (Collapse) | Author |
|
theme.el: Modus-themes now uses a great system for customising
faces, and this change in configuration adapts to that update.
eshell-conf.el: Besides adapting to the new Modus-themes, also
add some visual commands for better display.
|
|
* modeline.el: Basically adjust colors to fit the new theme.
* theme.el (modus-themes-headings): Make the headings ultra-bold.
(modus-themes-after-load-theme-hook, durand-custom-face): To change
the mode-line face via a hook.
(modus-vivendi-tinted, modus-vivendi): I use the un-tinted version
now.
|
|
|
|
The changes are according to the documentation in the info of the
package, and are mainly personal preferences, so I do not want to
record the rationales here (and there is none).
* theme.el (modus-themes-syntax, modus-themes-mode-line)
(modus-themes-hl-line, modus-themes-region, modus-themes-org-agenda)
(modus-themes-variable-pitch-ui):
|
|
* theme.el (modus-themes-mode-line): I tried to use the accented
version, but a plain 3d effect works better for me. I also use the
borderless option, since it feels good as well.
(modus-themes-org-blocks): Just update to the new name of the original
option.
(modus-themes-subtle-line-numbers): Remove the background from the
line numbers.
(modus-themes-region): I still prefer to override the syntactic
highlighting when selecting regions.
|
|
I shall try out the yellow comments for a while to see if I like this
warmth in the comments.
|
|
Fixes: Avoid adding suffix-link repeatedly
* embark-conf.el ("embark"): Use view-mode instead of view-file
* init.el (load-after-function): Modify the macro so that it no longer
redefines built-in functions.
(global-map):
("view-conf.el"): Rename view-functions.el to view-conf.el
* suffix tree/generalized-suffix-tree.el (gst-edge-length):
(gst-add-suffix-link):
(gst-canonize):
(gst-extend-tree):
(gst-build-for-strs):
Fixed the bug.
* suffix tree/gst debugging platform.txt (strs): Add a new debugging file
* suffix tree/gst test ground (2).txt (strs): Do more debugging
* tab-conf.el (durand-switch-tab-dwim): Add my own dwim tab function.
(global-map): Bind it to the global map.
* theme.el Update the modus-themes.
* view-conf.el Rename view-functions.el to view-conf.el.
|
|
|
|
|