12 Commits

Author SHA1 Message Date
Felix Roos
3579b6f8f3 dynamic highlight color
+ refactor hooks
2023-02-10 22:52:34 +01:00
Felix Roos
14cb954213 themed minirepl
+ add strudelTheme
+ add lineBackground with opacity
+ add some missing light flags
+ add fallback css variables for non js context
2023-02-10 21:42:27 +01:00
Felix Roos
ddb9af4d57 themify rest of layout (except minirepls) 2023-02-10 20:07:36 +01:00
Felix Roos
6db2c0bf93 only invert prose for dark themes 2023-02-10 18:34:02 +01:00
Felix Roos
46f70e6a5e persisted theme + add all settings 2023-02-10 12:54:15 +01:00
Felix Roos
0b994a1b0f switchable css variables for theming 2023-02-10 11:32:36 +01:00
Felix Roos
3e727893bf basic theme picker 2023-02-08 23:43:02 +01:00
Felix Roos
30b149053c basic theme switcher 2023-02-08 18:54:34 +01:00
Felix Roos
fd09dff381 basic pwa setup 2023-02-06 20:57:34 +01:00
Felix Roos
dcb145635c add tutorial redirect
+ place learn link last in repl header
+ fix all old links to /tutorial
2022-12-22 23:47:11 +01:00
Felix Roos
6a9e9ebc4c responsiveness 2022-12-22 23:07:14 +01:00
Felix Roos
818cd9044b integrate repl into astro website
+ update build and setup tasks + workflow
+ move repl test folder to root
+ move docs and repl to website/src
2022-12-22 17:20:51 +01:00