victrme / Bonjourr

Minimalist & lightweight startpage inspired by iOS
https://bonjourr.fr
GNU General Public License v3.0
949 stars 110 forks source link

Ability to change Font Color #113

Open etherealsunshine opened 2 years ago

etherealsunshine commented 2 years ago

Is your feature request related to a problem? Please describe. Irritating to not be able to see the quote due to a light background

Describe the solution you'd like Ability to be able to customize the font color

Describe alternatives you've considered N/A

Gitoffthelawn commented 2 years ago

If you know a little CSS, you can accomplish this by adding a little code to the custom CSS section.

etherealsunshine commented 2 years ago

Right guess I didn't see that section,

That being said, thoughts on creating a small toggle section for users unfamiliar?

morceaudebois commented 2 years ago

This is something we could add pretty easily so we'll probably do it eventually, that would indeed be nice for people who aren't familiar with CSS.

I was thinking of adding a slider for text-shadow in 1.14, so that should take care of the readability issues as well :)

etherealsunshine commented 2 years ago

Sounds perfect!

Gitoffthelawn commented 2 years ago

@etherealSunshine BTW, if you desire an immediate fix, I can post the CSS code that I wrote. It works well for me.

etherealsunshine commented 2 years ago

sure I'd appreciate that! Haven't got the time to figure it out yet

Gitoffthelawn commented 2 years ago

@etherealSunshine No problem at all. I'm super busy for the next 30-48 hours, but I'll get on my system with Bonjourr after that and get you the code I wrote.

If you reply to this thread again, it will show up in my inbox and serve as a reminder.

etherealsunshine commented 2 years ago

Sure, here's the reminder message!

etherealsunshine commented 2 years ago

@Gitoffthelawn sorry to ping you again but were you able to make any progress?

IncognitoFawkes commented 9 months ago

@Gitoffthelawn were you able to make any progress with the CSS for changing the font color?