You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we now have a userChrome.css theme, I would like to unify both themes so if a user uses one and decides to switch to the other one the experience would be seamless.
The themes are mostly equivalent but there are some differences:
the search bar is dark purple on manifest but black on chrome (I would like to have both dark purple)
the borders are purple on manifest and blue on chromecss, I'd rather use the blue from the chromecss on both versions
there's a blue border on the search bar that becomes purple when the bar is active, I would like to make this the same on chromecss or the other way around, but since the theme already has over 7000 users on the firefox add-on store removing this might piss off some users so I'd probably rather keep it
Lastly, the rectangle on top of the current tab on the firefox debugger should if possible use the same blue colors as the accent color used throughout the theme on chromecss.
Let me know what you think, @jannikbuscha and whoever might read this.
Yeah I merely made the purple darker so it wouldn't pop out as much. But when unifying with yours I would go back to complying with the spec since you used the spec version.
I'll change it with the spec version.
I can update the manifest it's not much work
I have updated it now. (You could update it in the firefox addon-store)
I personally hate the pink accent color, it's one of the reasons why I can't stand a lot of the official themes. VSCode has the best dracula theme imo (they use the same colors as I do here, they were the inspiration for it in fact). But I don't mind having alternative versions with different accent colors.
I'll leave the pink in userChrome and the purple in the addon.
This is the accent color that is being used on the active tab (blue)
I don't know how to change this unfortunately, the devtools seem to be really limited as far as css styling goes.
That would mean that the themes are not unified though, if you want we can create variations on the theme or something.
yes that's right, what's your suggestion? Pink is by itself the default color but by itself that wouldn't be a small change. Maybe a second addon theme?
I could get behind having an alternative version of the theme. one using pink (since it's a common enough accent color) and one using the purple/blue (comment color) I'm using and you used on the popups yourself.
The thing is, dracula was built originally for syntax highlighting and it has no proper spec on what to use on GUIs so everyone just made dracula themes to their own preferences, I got to like Dracula through using the VSCode theme and that's my base for all my dracula themes, other people might have gotten to like it from some other theme and adopted different colors from the spec.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Since we now have a userChrome.css theme, I would like to unify both themes so if a user uses one and decides to switch to the other one the experience would be seamless.
The themes are mostly equivalent but there are some differences:
Lastly, the rectangle on top of the current tab on the firefox debugger should if possible use the same blue colors as the accent color used throughout the theme on chromecss.
Let me know what you think, @jannikbuscha and whoever might read this.
All reactions