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
These are my first thoughts on organising the CSS variables in alembic. I'm thinking they should be namespaced to the thing they are used on and introduce axioms to be used across multiple things.
These are my first thoughts on organising the CSS variables in alembic. I'm thinking they should be namespaced to the thing they are used on and introduce axioms to be used across multiple things.
And we could consider these as axioms too
--stroke
— the colour of the primary content you're looking at, e.g. the text, border or icon--canvas
— the colour that is behind the stroke, what you're drawing onto, e.g. the background colour--boundary
— the minimum width of a line that will clearly separate two adjacent elementsThe text was updated successfully, but these errors were encountered: