Maximouse
Maximouse
> Is this a suggestion for editor themes? Probably for customizing SA's own UI.
> It is working as it is supposed to be, to search in a folder you're supposed to open it. Think about how folders and files work on your computer....
This isn't an accessibility issue - the orange bar already has 3:1 contrast with the background (except in light mode, but the linked PR doesn't solve that). The background of...
> > The orange accent color used on the settings page and in the popup doesn't have enough contrast with white. > > I can only think of the headers,...
This might create broken links if the message is truncated - see the discussion in #5334.
> > This might create broken links if the message is truncated - see the discussion in #5334. > > Hmm I didn't even know messages did that... Is the...
> does not match the user's selected theme if using the customisable colours addon It does, but the code for that is in `dark-www`, not `my-ocular`.
> > It could be a JSON tag stored in the comment text field. Non addon users would see that tag, addon users won't see the tag, but a colored...
> Maybe changing the radio buttons to dropdown select menus would make the UI less overwhelming. I don't think there are enough choices for a dropdown menu. Instead, we could...
> I just checked the original [scratchr2.user.css](https://github.com/mxmou/customize-scratch/blob/master/scratchr2.user.css) and it does not use nesting, though. I don't know if that's intentional or if the preprocessor didn't support it. I don't remember...