# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 5
# self = https://watcher.sour.is/conv/evdpeeq
Also, I would dim the domain portion, just like it is now. It stands out too much as white.
@homer how about off-white? Didn’t want it too dark so it doesn’t seem like there is a gap between the user and the time.
@ullarah I think var(--muted-text)
would work. Remember we have those variables defined, and should be using them whenever possible (or create new ones as needed).
@fastidious I’d prefer not to make modifications to pico.css. Muted-text is way too dark imho.
@ullarah where do you keep your variables now then? Adding them to 99-
?