medicine hat (3/6)
Channel: Cities - Project Journal
In reply to: medicine hat (2/6) (View Chain)
🌎 the snow-clearing was easy. 3 inches is what the snowblower can easily handle.
⚔️ well, actually, there is a repair needed to one of the battery covers. that's a separate issue.
"print mode" (currently called "high-contrast mode") has a few issues:
- the sigils break if you go back to light/dark mode
- the widths are a hodge-podge of absolute and relative width
- Claude continues to use inline CSS too much
- there is nothing visually connecting the sigil to the text.
so the plan will be to go through the CSS again (without the machine), make sure variables are defined in the correct place, make sure styles are defined in the correct place.
and: re-add the name of the color to the display. very valuable for grayscale printing.
for "dark mode", the main issue is that some of the emoji aren't designed for a black background. also, link-text colors need to be tuned.
this is an easy fix, but there is an outline surrounding them now that isn't flush.
but I am timebox-ed out of this. "fix the Peloton" is ahead of any more print-mode fixes. and, then, possibly, things other than "work on Atacama back-end".
but I will get to it either tonight or tomorrow.
"fix the file structure" is easy, but not something I can do after an hour of moving code around. "fix the two-column layout" could be easy with the machine, or it could be impossible.