refactor(one-dark): export all theme colors for reuse is needed #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Export theme colors for reuse by down stream users to match said theme colors/reuse of said theme colors
@marijnh If you have some time - I just want to reuse the theme color for some things in an app, don't want to use a forked version or keep local colors up to date with this repo
You're the one who moved it to version 7.0.0.
I'm not talking about automated tests. I'm talking about the fact that you're using CSS properties like
one-dark-background-color, which are definitely not something the browser will use.backgroundColortooneDarkBackgroundColoris clearly a mistake on my end.... Its an obvious "ctrl + f" mistake, fixing now.As for
7.0.0would your suggestion to be just a minor bump?6.1.0?6.0.1?Would attached patch work as a replacement for this?
Pull request closed