Download raw body.
Gotwebd dark mode
Stefan Sperling <stsp@stsp.name> writes: > On Thu, Nov 23, 2023 at 11:53:48PM -0600, Kyle Ackerman wrote: >> Here is a diff of the dark mode started by Omar. The diff below >> results in some differences from the screenshots I sent in the matrix >> chat. I ended up removing the borders on the footer and opted for >> lines to separate each project. > > I'm happy about the new dark mode, too! When I upgraded my gotwebd > instance my browser automatically switched to dark mode. Very nice :) > > One issue with the color scheme implemented here is that it uses red > and green for -/+ lines in diffs. This is a bad combo for (some) color-blind > people. Please consider using the same colors as 'tog diff' shows by > default in colored mode, purple and cyan. This combo was chosen by a > color-blind user. I am more than willing to make this change. I will work on a dark mode update.
Gotwebd dark mode