<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-system-utils-scratch-background.el, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-06-16T19:50:29+00:00</updated>
<entry>
<title>refactor(system-utils): remove the *scratch* background tint</title>
<updated>2026-06-16T19:50:29+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-06-16T19:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=9b41fb33ea92420e372bc702004a04825555f16b'/>
<id>urn:sha1:9b41fb33ea92420e372bc702004a04825555f16b</id>
<content type='text'>
I dropped the buffer-local face remap that lightened the *scratch* background 5% above the theme default. Scratch now uses the plain theme background like every other buffer. The startup hook still moves the cursor to end-of-scratch. Only the tint call, its two helpers, the defcustom, the color require, and the now-orphaned test go.
</content>
</entry>
<entry>
<title>feat(system-utils): tint the *scratch* background a shade lighter</title>
<updated>2026-06-16T04:29:35+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-06-16T04:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=c0c6e72684387f990fda1096e842f1f100ddb3e5'/>
<id>urn:sha1:c0c6e72684387f990fda1096e842f1f100ddb3e5</id>
<content type='text'>
A buffer-local face remap lightens the *scratch* default background by cj/scratch-background-lighten percent (default 5) so it reads as the scratch buffer, applied on emacs-startup-hook. The colour math is display-dependent (verified live); the pure helper's guard contract is unit-tested.
</content>
</entry>
</feed>
