Commit graph

6 commits

Author SHA1 Message Date
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