Commit Graph

13 Commits

Author SHA1 Message Date
df63bef8bc
style(tweaks): default img alignment, responsive columns, disable sidebar resizing 2024-05-30 15:45:06 +10:00
43c3b1bbca
style(tweaks): update typography + page tweaks, add compact code blocks 2024-05-30 00:07:22 +10:00
26cbdf7e2e
feat: update fonts extension, add option for math font
remove font vars from theme css, fonts can now only be controlled via font chooser
2024-04-25 23:59:56 +10:00
8e809d4233
fix(theme): stop bg-hover selector targeting checkboxes 2023-03-19 21:27:20 +11:00
2ac684056a
style(menu): round sidebar buttons, update heading styles 2023-03-19 19:50:16 +11:00
72332acc58
feat(menu): profile deletion via confirmation popup 2023-01-19 22:34:41 +11:00
8c935ffb5d
fix(theme): consistent primary vs secondary bgs, mode-agnostic tooltip styling 2023-01-09 22:12:17 +11:00
523e1f0bb4
refactor(theme): pass style overrides and css variables through generator 2023-01-09 13:35:35 +11:00
c37877c6da
feat: load api/styles into menu, chore: separate mod types into folders 2022-12-30 15:19:47 +11:00
53362a4cee
feat: --theme--bg-overlay variable, style menu modal w/ variables 2022-12-28 00:41:24 +11:00
c1480c3840
fix: remove extra box-shadow from inline tables 2022-12-24 00:09:34 +11:00
2719751e2b
feat: theme css ~full coverage
- fonts
- interface bgs/borders
- dim bg variants for callouts and board groups
- manually-overriding code bg/fg
- datepicker
2022-12-23 23:57:25 +11:00
ee69d44796
feat: script generation of theme css
- foregrounds
- coloured backgrounds
- accents
- scrollbar
- inline code & code blocks

still todo:
- fonts
- base backgrounds
- borders and outlines
- tooltips
- cards
- buttons
- etc.
2022-12-23 00:26:40 +11:00