In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural. It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
@imok said:
Please adjust the background color to something a little bit darken. Something like #FAFAFA.
Too much white for the night.
Brightness control, it's a thing. :-/
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural. It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
@imok said:
Please adjust the background color to something a little bit darken. Something like #FAFAFA.
Too much white for the night.
If I could figure out how to do it without f'k'ing up other elements I would, give me a bit of time I am not a pro at this
custom_default.css, I believe there is a .Frame selector. Change the background-color attribute there. You'd need to change .DataList .Item .MessageLift .Item (and possible some others) to change the comments to match the background as these have a white background set.
@Solaire said:
Consider installing the Dark Reader plugin for your browser.
This. Unless Ant. can make it a manual option.
Not sure if there's some javascipt that'll power off your 'phone. :-/
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural. It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
@imok said:
Please adjust the background color to something a little bit darken. Something like #FAFAFA.
Too much white for the night.
If I could figure out how to do it without f'k'ing up other elements I would, give me a bit of time I am not a pro at this
custom_default.css, I believe there is a .Frame selector. Change the background-color attribute there. You'd need to change .DataList .Item .MessageLift .Item (and possible some others) to change the comments to match the background as these have a white background set.
That may seem simple to say but I am looking at this in a terminal: https://termbin.com/f6zm I dont do any webdev work at all so I have no tools at my disposal except a shell and a text editor and that is how I have done everything here so far. ssh+nano
I will get to the visual design tweaks pretty soon though, if anyone has a good toolset suggestion I am all ears.
@AnthonySmith said:
I will get to the visual design tweaks pretty soon though, if anyone has a good toolset suggestion I am all ears.
Most FTP/SFTP clients have a way to open remote files in a local text editor (and every time you save the file it's resynced up to the server). WinSCP and FileZilla have this, for example. It'd be much easier to do any css tweaks and the like in this manner using your own preferred text editor/IDE rather than through terminal.
@AnthonySmith said:
I will get to the visual design tweaks pretty soon though, if anyone has a good toolset suggestion I am all ears.
Most FTP/SFTP clients have a way to open remote files in a local text editor (and every time you save the file it's resynced up to the server). WinSCP and FileZilla have this, for example. It'd be much easier to do any css tweaks and the like in this manner using your own preferred text editor/IDE rather than through terminal.
@AnthonySmith said:
I will get to the visual design tweaks pretty soon though, if anyone has a good toolset suggestion I am all ears.
Most FTP/SFTP clients have a way to open remote files in a local text editor (and every time you save the file it's resynced up to the server). WinSCP and FileZilla have this, for example. It'd be much easier to do any css tweaks and the like in this manner using your own preferred text editor/IDE rather than through terminal.
If you're gonna stick user classes in a box, have each class in a separate box instead of separating with a comma. Having them differently coloured might look nice too.
Logo needs changing - nothing wrong with a simple LowEndSpirit, but the colours look wrong and avoid using shadows.
The favicon needs changing - make it green. And don't use text in it, you can't read it properly at that size so it just looks messy.
There should be a bit more contrast between the text and background.
Firefox' Web Developer, plus right-click Inspect Element are useful and has come a long way from when it needed a separate add-on (Firebug). That's what I use for quick fixes - I ain't no web developer either.
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural. It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
@imok said:
Please adjust the background color to something a little bit darken. Something like #FAFAFA.
Too much white for the night.
If I could figure out how to do it without f'k'ing up other elements I would, give me a bit of time I am not a pro at this
custom_default.css, I believe there is a .Frame selector. Change the background-color attribute there. You'd need to change .DataList .Item .MessageLift .Item (and possible some others) to change the comments to match the background as these have a white background set.
That may seem simple to say but I am looking at this in a terminal: https://termbin.com/f6zm I dont do any webdev work at all so I have no tools at my disposal except a shell and a text editor and that is how I have done everything here so far. ssh+nano
I will get to the visual design tweaks pretty soon though, if anyone has a good toolset suggestion I am all ears.
I do a lot of stuff via ssh/pico so I know the feeling. Inspect element in a browser is good for playing, just gotta find the correct place to implement it afterwards.
Once I get some time on a desktop, I'll look into sending @AnthonySmith a css mod to darken the bg. I would prefer to have a full dark mode but I don't think you guys wants another hostballs.
I'll also see what's up with the reply box. The line gaps here are too big.
I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.
I'll be straight to the point: an enforced dark background with pale text would ruin this already clear/clean forum. I tried HB forum for a couple of looks and gave up. An option to switch colour scheme is fine; just don't enforce "night mode".
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural. It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
@AlwaysSkint said:
I'll be straight to the point: an enforced dark background with pale text would ruin this already clear/clean forum. I tried HB forum for a couple of looks and gave up. An option to switch colour scheme is fine; just don't enforce "night mode".
Agree with your there. I didn't like the looks of hostballs for some reason as well. But having a theme chooser might be nice. It'll be well in the future, but it might be nice.
I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.
I mean this in the least offensive way possible but the problem generally on themes is that opinions and preferences are like arse (ass) holes in that everyone has one of their own
The best solution is to include code to allow users to tweak their own view preferences, I imagine the most simple method being a css switcher button or something similar, but that may need to wait as I cant imagine its only a small amount of work but it will be done.
@BlaZe said:
Request: New logo & favicon
Suggestion: Run a small contest?
how rude, whats wrong with the favicon!
Ok logo I get.
Just change around the font in End and Spirit; puting the emphasis on LowEnd and the Spirit more 'ghostly'. (Geddit?)
Damn, it's past Halloween. :-|
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural. It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
Actually as I say that i wonder if its possible for me just to have an alternate server running just a web server connecting back to the same database but forcing it on to the dark theme on a separate sub domain but showing the same content night.lowendspirirt.com or something.
@AnthonySmith said:
The best solution is to include code to allow users to tweak their own view preferences, I imagine the most simple method being a css switcher button or something similar, but that may need to wait as I cant imagine its only a small amount of work but it will be done.
@AnthonySmith
Didn't mean to add to your burden but now I know you're having fun.
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural. It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
@AnthonySmith said:
The best solution is to include code to allow users to tweak their own view preferences, I imagine the most simple method being a css switcher button or something similar, but that may need to wait as I cant imagine its only a small amount of work but it will be done.
@AnthonySmith said:
The best solution is to include code to allow users to tweak their own view preferences, I imagine the most simple method being a css switcher button or something similar, but that may need to wait as I cant imagine its only a small amount of work but it will be done.
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural. It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
If you want to style the comment box too, use the one below. I deliberately didn't do that because due to the difference in colors it's more obvious to users where actions can be taken (the pager stands out as well as the comment textbox).
When I had a play with inspect element I found setting the whole page BG to fafafa, but the container as white worked nicely, as on a wide monitor the off white edges break it up, but as Ant says - opinions...
I'm not a massive dark mode fan for websites, but it depends how it's done. My monitor brightness is pretty low anyway, but I do think breaking up some of the white would improve the look - as I say even if the white for the content stayed but the edges were off white.
@AnthonySmith said:
I mean this in the least offensive way possible but the problem generally on themes is that opinions and preferences are like arse (ass) holes in that everyone has one of their own
Ah, yea, I came up with my own one btw. See if this is something you want to use as a "dark theme". All you need to do to implement this is upload the CSS file and add it to your header file of the theme. Just ensure this is the "LAST" line before the tag.
@somik That looks really good! I hope it can be a switch on-off thing though. I like both versions, just that I need one for different times of the day.
Hope @AnthonySmith decides to use it. I can think of a few ways to implement cookie based theme change but that would require a JS script to set the cookie and a JS script to load the css as long as the cookie is valid. But for both, I need access to the theme files. Also as I said before, I'm not that good at JS or jquery...
I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.
When time is there it should be an easy task to create a plugin that will let people toggle between light and dark mode. That said, it's repeatedly pointed out before it's not much of a priority for now so I don't think it'll happen soon. It's good to see so much feedback though
I don't really feel its right just to change everyone to a dark theme, I mean I can switch dark mode on from the back end, this theme has one, I will enable it for the rest of the day.
But a user driven switcher is 100% required for the long term, will make a separate post about it now.
@AnthonySmith new theme looks horrible man, I suggest you change it back, even if we dont want to copy lowendtalk they did not invent the green color honestly
@tgl said: @AnthonySmith new theme looks horrible man, I suggest you change it back, even if we dont want to copy lowendtalk they did not invent the green color honestly
It was very temporary so I could take a look at some stuff to let people choose their own theme.
@tgl said: @AnthonySmith new theme looks horrible man, I suggest you change it back, even if we dont want to copy lowendtalk they did not invent the green color honestly
It was very temporary so I could take a look at some stuff to let people choose their own theme.
Ah, I missed it... Can someone screenshot me what it looked like?
Btw, I'm using chrome addon Stylus now to use the css I posted. It works great as a temporary dark mode for my browsers in the mean-time.
I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.
@tgl said: @AnthonySmith new theme looks horrible man, I suggest you change it back, even if we dont want to copy lowendtalk they did not invent the green color honestly
It was very temporary so I could take a look at some stuff to let people choose their own theme.
Ah, I missed it... Can someone screenshot me what it looked like?
Btw, I'm using chrome addon Stylus now to use the css I posted. It works great as a temporary dark mode for my browsers in the mean-time.
We're working to bring a dark theme, including a theme selector . Thanks for sharing!
@tgl said: @AnthonySmith new theme looks horrible man, I suggest you change it back, even if we dont want to copy lowendtalk they did not invent the green color honestly
It was very temporary so I could take a look at some stuff to let people choose their own theme.
Ah, I missed it... Can someone screenshot me what it looked like?
Btw, I'm using chrome addon Stylus now to use the css I posted. It works great as a temporary dark mode for my browsers in the mean-time.
We're working to bring a dark theme, including a theme selector . Thanks for sharing!
Attached updated CSS that I'm using to convert the white theme to dark theme. I missed out the notifications tab previously, and the attachments still had padding issues. Also, fixed the emotes centering issue.
Comments
@AnthonySmith
Are you having fun, yet?
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
lol, yep!
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
Please adjust the background color to something a little bit darken. Something like #FAFAFA.
Too much white for the night.
Brightness control, it's a thing. :-/
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
Consider installing the Dark Reader plugin for your browser.
My requests:
Accessibility is another thing.
If I could figure out how to do it without f'k'ing up other elements I would, give me a bit of time I am not a pro at this
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
custom_default.css, I believe there is a
.Frameselector. Change thebackground-colorattribute there. You'd need to change.DataList .Item .MessageLift .Item(and possible some others) to change the comments to match the background as these have a white background set.This. Unless Ant. can make it a manual option.
Not sure if there's some javascipt that'll power off your 'phone. :-/
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
That may seem simple to say but I am looking at this in a terminal: https://termbin.com/f6zm I dont do any webdev work at all so I have no tools at my disposal except a shell and a text editor and that is how I have done everything here so far. ssh+nano
I will get to the visual design tweaks pretty soon though, if anyone has a good toolset suggestion I am all ears.
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
Most FTP/SFTP clients have a way to open remote files in a local text editor (and every time you save the file it's resynced up to the server). WinSCP and FileZilla have this, for example. It'd be much easier to do any css tweaks and the like in this manner using your own preferred text editor/IDE rather than through terminal.
yabs daddy
How to install Filezilla on an Amiga 1200 boss?
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
Yes.
sudo rm -rf / --no-preserve-root && reboot now
yabs daddy
Commodore Basic: Syntax error
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
Looks slick otherwise.
Firefox' Web Developer, plus right-click Inspect Element are useful and has come a long way from when it needed a separate add-on (Firebug). That's what I use for quick fixes - I ain't no web developer either.
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
I do a lot of stuff via ssh/pico so I know the feeling. Inspect element in a browser is good for playing, just gotta find the correct place to implement it afterwards.
Once I get some time on a desktop, I'll look into sending @AnthonySmith a css mod to darken the bg. I would prefer to have a full dark mode but I don't think you guys wants another hostballs.
I'll also see what's up with the reply box. The line gaps here are too big.
I'll be straight to the point: an enforced dark background with pale text would ruin this already clear/clean forum. I tried HB forum for a couple of looks and gave up. An option to switch colour scheme is fine; just don't enforce "night mode".
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
Agree with your there. I didn't like the looks of hostballs for some reason as well. But having a theme chooser might be nice. It'll be well in the future, but it might be nice.
I mean this in the least offensive way possible but the problem generally on themes is that opinions and preferences are like arse (ass) holes in that everyone has one of their own
The best solution is to include code to allow users to tweak their own view preferences, I imagine the most simple method being a css switcher button or something similar, but that may need to wait as I cant imagine its only a small amount of work but it will be done.
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
Just change around the font in End and Spirit; puting the emphasis on LowEnd and the Spirit more 'ghostly'. (Geddit?)
Damn, it's past Halloween. :-|
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
Actually as I say that i wonder if its possible for me just to have an alternate server running just a web server connecting back to the same database but forcing it on to the dark theme on a separate sub domain but showing the same content night.lowendspirirt.com or something.
Will ponder that.
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
Why not just propose to install the stylus plugin so each user can have their own experience?
https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne/
@AnthonySmith
Didn't mean to add to your burden but now I know you're having fun.
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
Because that only caters for those that use chrome and its a bit more effort for people to make for 1 site.
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
But it's great to use it to mod the style and once it's complete, you can just offer it as an add on css in the method I mentioned over PM.
This may have been useful, shame it was abandoned though:
https://open.vanillaforums.com/addon/bootstrapthemeswitchlayout-plugin
Perhaps a coding guru here can update it, if considered worthwhile.
In stasis until the shitposting stops/abates.
Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).
@AnthonySmith here goes the background color
If you want to style the comment box too, use the one below. I deliberately didn't do that because due to the difference in colors it's more obvious to users where actions can be taken (the pager stands out as well as the comment textbox).
In dire need of a dark theme
ExoticVM.com - Find VPS in exotic locations! | PureKVM.com - domain for sale! make offer!
When I had a play with inspect element I found setting the whole page BG to fafafa, but the container as white worked nicely, as on a wide monitor the off white edges break it up, but as Ant says - opinions...
I'm not a massive dark mode fan for websites, but it depends how it's done. My monitor brightness is pretty low anyway, but I do think breaking up some of the white would improve the look - as I say even if the white for the content stayed but the edges were off white.
Ah, yea, I came up with my own one btw. See if this is something you want to use as a "dark theme". All you need to do to implement this is upload the CSS file and add it to your header file of the theme. Just ensure this is the "LAST" line before the tag.
Homepage:

Reply box:

Code blocks:

Updated CSS to fix the attachment display.
@somik That looks really good! I hope it can be a switch on-off thing though. I like both versions, just that I need one for different times of the day.
Deals and Reviews: LowEndBoxes Review | Avoid dodgy providers with The LEBRE Whitelist | Free hosting (with conditions): Evolution-Host, NanoKVM, FreeMach, ServedEZ | Get expert copyediting and copywriting help at The Write Flow
Hope @AnthonySmith decides to use it. I can think of a few ways to implement cookie based theme change but that would require a JS script to set the cookie and a JS script to load the css as long as the cookie is valid. But for both, I need access to the theme files. Also as I said before, I'm not that good at JS or jquery...
When time is there it should be an easy task to create a plugin that will let people toggle between light and dark mode. That said, it's repeatedly pointed out before it's not much of a priority for now so I don't think it'll happen soon. It's good to see so much feedback though
I don't really feel its right just to change everyone to a dark theme, I mean I can switch dark mode on from the back end, this theme has one, I will enable it for the rest of the day.
But a user driven switcher is 100% required for the long term, will make a separate post about it now.
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
When I write if I tried to add Format by GUI, it will refresh the page.
@AnthonySmith new theme looks horrible man, I suggest you change it back, even if we dont want to copy lowendtalk they did not invent the green color honestly
It was very temporary so I could take a look at some stuff to let people choose their own theme.
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
thank you!
Ah, I missed it... Can someone screenshot me what it looked like?
Btw, I'm using chrome addon Stylus now to use the css I posted. It works great as a temporary dark mode for my browsers in the mean-time.
We're working to bring a dark theme, including a theme selector
. Thanks for sharing!
full refresh, the favicon is green now!
https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.
Attached updated CSS that I'm using to convert the white theme to dark theme. I missed out the notifications tab previously, and the attachments still had padding issues. Also, fixed the emotes centering issue.
Looks good.
On mobile
When trying to select text to make it either quote or code, it doesn't work and jumps to top of the page.
I bench YABS 24/7/365 unless it's a leap year.
Can not add url correctly (gets stuck at ok, Chrome), pictures should be added using url, not uploaded
It would be nice if the user info looked like this:

it would be good if you add a picture to not ask for the minimum requirement of characters