]> git.earman.xyz Git - emacsinit.git/commit
Add two themes, use them, defun to switch between them
authorrearman <rearman@r717.net>
Wed, 25 Mar 2026 14:43:28 +0000 (10:43 -0400)
committerrearman <rearman@r717.net>
Wed, 25 Mar 2026 14:43:28 +0000 (10:43 -0400)
commitd6c3c1e060de566677cdc4a4d3f9f65660ce69f9
tree1fbe09ead81060dee73d2782a1ba075700846181
parent644f618cf08d7093fb8bbda2a032bdd911fb4078
Add two themes, use them, defun to switch between them

Default to mostly b&w theme, but able to swap between mono and color with a
function.  No binding, since it is more a curiosity to switch, and probably
per session, rather than per buffer.
init.el
re/8color-ansi-theme.el [new file with mode: 0644]
re/b&w-theme.el [new file with mode: 0644]