Julien Calixte
4104e138c1
refactor(notes): rename title font to heading font
...
These fonts apply to markdown headings (h1-h6), so "heading" is more
accurate than "title". Renames the chosen*Font field, store action, and
the --heading-font-family CSS variable.
Keeps backward compatibility: .remanso.json still honors the legacy `t`
key (alongside the new `h`), and a saved `chosenTitleFont` in
localStorage is migrated on load so existing preferences survive.
2026-06-30 00:41:54 +02:00
Julien Calixte
20e9538983
feat: mv profile to footer
2026-03-28 20:24:08 +01:00
Julien Calixte
5f48aa5690
chore: lint and fmt
2026-03-28 09:38:55 +01:00
Julien Calixte
8e8706e258
chore: init oxc
2026-03-28 09:34:04 +01:00
Julien Calixte
b14f5f1dc1
Merge branch 'main' of github.com:remanso-space/remanso
2026-02-19 20:42:21 +01:00
Julien Calixte
153984ac7a
feat: left aligned text
2026-02-15 21:01:21 +01:00
Julien Calixte
0ce44404a4
feat: change default font family
2026-02-14 22:23:53 +01:00
Julien Calixte
acc17a9e16
design: add box shadows
2025-07-29 21:31:21 +02:00
Julien Calixte
c7bf6dfc84
theme: accent seems to work every time (?)
2025-07-14 11:50:51 +02:00
Julien Calixte
86b8552851
design: justify again
2025-07-06 11:34:18 +02:00
Julien Calixte
5341e6dcf0
design: change link
2025-06-29 13:33:08 +02:00
Julien Calixte
044be29ad3
design: more padding and more balanced text left aligned
2025-06-29 12:07:37 +02:00
Julien Calixte
03514b49c3
add some way to easily identify links
2025-05-31 15:02:15 +02:00
Julien Calixte
7ebf14da29
set theme swap to have a better color for light theme
2025-05-31 14:00:32 +02:00
Julien Calixte
de7c218e21
better contrast for links and note
2025-03-29 10:26:13 +01:00
Julien Calixte
62fe6e4b00
design: change accent color for links
2025-03-03 20:49:49 +01:00
Julien Calixte
361b9af8f3
change theems
2025-03-01 23:04:09 +01:00
Julien Calixte
6c62f6afa0
Feat/upgrade daisy UI ( #12 )
...
* prune: remove daisyui config
* upgrade daisyui and implement new themes
* Update .env checksum
2025-03-01 21:27:35 +01:00
Julien Calixte
ad67ceb062
design: remove margin for li and remove a little bit of line height to make them closer to each other
2025-01-01 22:38:13 +01:00
Julien Calixte
84b72567ce
design: change link style and change themes
2025-01-01 22:19:54 +01:00
Julien Calixte
cc783ff111
design: no more ugly outlined style for input
2025-01-01 22:04:36 +01:00
Julien Calixte
9725e09c38
chore: add env variables to make it easier to change themes
2024-12-22 23:13:17 +01:00
Julien Calixte
b348b098de
design: change themes
2024-12-22 23:01:06 +01:00
Julien Calixte
be6468ff6d
design: decrease font size a little
2024-12-22 22:24:08 +01:00
Julien Calixte
ac94a5ade2
design: increase font size for my little eyes
2024-12-21 23:45:57 +01:00
Julien Calixte
750c0dbf8b
design: change daisy theme
2024-12-21 21:51:04 +01:00
Julien Calixte
9571752f26
Feat/migrate to daisy ( #10 )
...
* feat: init daisyui!
* feat: change theme and colors
* change dark theme and add colors
2024-12-21 20:05:37 +01:00