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 |
|
Unfortunately, due to this theme's reliance on borders rather than different container colors to maximize contrast, certain elements (specifically the This isn't a major problem IMO, just something to note. |
|
Is this still a WIP? If so you should probably mark it as a draft |
I believe it's ready; I intentionally marked it as ready for review, it used to be a draft. |
Rosy-iso
left a comment
There was a problem hiding this comment.
A nice theme! I really like amoled (??) themes and this one does it well.
But there's a few things that I noticed...
First of all, all background colors are now pitch black of course, which causes space's room lists and the various settings (and probably other things) to lose their darker border that kept everything in its own little box...this is no deal breaker and it might be fine but maybe experimenting with a solution could be a good idea (maybe an outline?)
Second thing, which is more minor, I noticed the toggles and generic buttons kept their default purple...this can work but maybe they should also get the amoled treatment? Very much open to discussing all this ofc
Overall, it's a solid theme which I think works, but I'd like to discuss the above beforehand first
From what I understand, this can be solved one of two ways:
Neither of those options appeal to me very much, and I think it looks good as it is.
I think that also looks decent, and it's nice to be consistent with the normal dark theme; are you suggesting we make them brighter? That could make sense |
I suppose it makes sense for what is essentially the amoled theme to remove a detail like this, I can be okay with this I think?
I meant moreso making them...like the rest of the theme...so black with white outline maybe? Idk it just looks a bit jarring to me seeing the normal toggles and stuff alongside a near completely black theme |
Description
Adds a black theme (high contrast dark theme)
I used 7w1/sable@6f2d630 as a reference of how to do this.
Type of change
Checklist: