alistair3149
|
5d3ecd9edd
|
feat(core): ✨ convert some CSS variables into Codex equivalent
This is an on-going work to adapt Codex into Citizen.
Some of the CSS variables are soft depreciated, see tokens.less for updated info.
|
2024-06-30 01:04:30 -04:00 |
|
alistair3149
|
fc47692421
|
feat(core): ✨ rename border-color variables and increase contrast
Align variable names with Codex
|
2024-04-19 15:20:59 -04:00 |
|
alistair3149
|
c9f665ef78
|
feat(core): ✨ use CSS variables for small font sizes
|
2024-02-26 17:16:07 -05:00 |
|
alistair3149
|
ba5bea704e
|
style: 🎨 apply recess order to styles
|
2023-07-27 21:19:27 -04:00 |
|
alistair3149
|
2bf20397e1
|
feat(core): ✨ use filter-invert CSS variable to flip color
This decouple the filter style from the class.
Instead, filter-invert can be redefined if needed (e.g. :root.skin-citizen-dark)
|
2023-07-10 16:56:56 -04:00 |
|
alistair3149
|
969cd787d6
|
feat(core): ✨ use different font weight in different themes
The same font weight do not provide the same contrast in different themes.
We should be able to change the scaling
|
2022-11-21 17:42:26 -05:00 |
|
alistair3149
|
fb5129b7a6
|
feat: fix upload icon selector
|
2021-08-25 16:32:07 -04:00 |
|
alistair3149
|
ca07e91bd9
|
feat: MsUpload styles clean up
|
2021-08-25 16:32:07 -04:00 |
|
alistair3149
|
86e48c7b73
|
feat: CodeMirror styles clean up
|
2021-08-25 16:32:07 -04:00 |
|
Calum Dingwall
|
d889cb91ab
|
feat: MsUpload styles
|
2021-08-25 16:32:07 -04:00 |
|