Conversation
Sorry about that, should've looked closer. |
9502aae to
ea91061
Compare
|
Is this still a WIP or ready for review? |
Still WIP because I've not been able to properly test it. I keep running into OOMs now on nixos, trying to make sense of things. on |
|
happens to me if i build sable with cloudflare too, idk why building takes that much memory, might be worth looking into at some point |
In case this helps anyone, I fixed my problem by invoking node --max-old-space-size=8192 node_modules/vite/bin/vite.js buildsource: vitejs/vite#2433 |
Description
Adds a black theme (high contrast dark theme)
However, it's currently not showing up as an option, so probably I missed something. (I used 7w1/sable@6f2d630 as a reference of how to do this, perhaps it is outdated?)
Type of change
Checklist: