Chic-Tweetz

Results 36 comments of Chic-Tweetz

It would be possible but I suspect the choice to put everything into a specific reader page was made for good reasons. It's certainly easier to make sure styles are...

I think the main culprit was the high opacity hint backgrounds. I've made it a bit more inline with the default light theme and copied shydactyl's command line rules over....

I've had a go at improving tokyonight's readability with the normal hint styles. It can be tricky to find a text colour that works well with backgrounds and also works...

> one_track_lover on discord says: > > > I noticed this on sites with color-scheme meta tags, like github. This command adds a matching tag to the command line iframe,...

[Sending a couple of messages](https://github.com/Chic-Tweetz/tridactyl/commit/aefffc2ccec4c153c702f220010c898a333cf3db) to stop keypresses being buffered when the iframe's scripts are blocked lets keybinds work on raw github pages. `"commandline_frame_ready_to_receive_messages"` to get it working initially and...

Hijacking the `document.open`, `write` and `writeln` to dispatch an event before the root disappears seems to work. I've added some listeners in content.ts which will assume `document.close` is called and...