Replies: 1 comment 5 replies
-
|
Hello, I have discovered recently this project. Was writing some code for variables & better ui, maybe could-we work together ? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Howdy!
I just forked the repo to play around with the default styling and contribute a bit. One thing that stood out to me is how the styles are structured in
web/static/css/styles.css.My thought is that we could simplify things by moving colors and other styles into variables. This would make it way easier to tweak global colors later, especially for users who are not familiar with CSS. I would be happy to work on this and also rewrite it into SCSS if there is interest.
Would anyone be interested in this kind of refactor or in a CSS-free way to adjust styles across the tool?
Beta Was this translation helpful? Give feedback.
All reactions