BashGui / easybashgui

EasyBashGUI is a Bash functions library for *BSD and GNU/Linux that aims to give simple GUI functions using yad, gtkdialog, kdialog, zenity, Xdialog, gum, (c)dialog, whiptail or bash builtins depending on KDE or GNOME running or not, Yad/Gtkdialog/Xdialog installed or not and, eventually, X server running or not.
http://bashgui.github.io/easybashgui/
GNU General Public License v3.0
170 stars 23 forks source link

website Dark Mode switch #30

Open zen0bit opened 7 months ago

zen0bit commented 7 months ago

I see that we use bootswatch theme version 4.

Why not use version 5 which introduced light/dark theme switch instead?

It coulde solved it..

PS: Not sure if something must be changed in raito..

vaisarger commented 7 months ago

Hi @zen0bit , same no notification of new issue here... mmh... I'm little disappointed of Github! Anyway... Well, if you would like to solve it, you're welcome! Unfortunately, I'm not good in these issues... and I'm pretty useless here... :(

Let me know how to proceed... :)

mckaygerhard commented 7 months ago

@zen0bit if you solve it using BW5 just test it and report feedback i am also interested, can you post a PR with allow to squash the commits? note that you must allow squash and edit from collaborators in the PR ..

mckaygerhard commented 7 months ago

for discussion if there are so much to disscuss go to https://github.com/BashGui/easybashgui/discussions/32

bmullan commented 3 months ago

I think the color scheme for this section of EasyBash GUI website is an awful choice.

Some info, like the table of functions is hardly readable.

Is that related to this thread discussion?

Why not use version 5 which introduced light/dark theme switch instead?

vaisarger commented 3 months ago

Hi Brian

Actually, that is “my fault”: that one is my very first personal website about EBG.

Ok, I’ll take your sincere opinion as a reason why I have to improve it and make it up (at least a little 😅 ).

Thank you for your post.

Vittorio

Il giorno gio 27 giu 2024 alle 09:54 brian mullan @.***> ha scritto:

I think the color scheme for this section of EasyBash GUI website https://sites.google.com/site/easybashgui/easy-bash-functions is an awful choice.

Some info, like the table of functions is hardly readable.

Is that related to this thread discussion?

Why not use version 5 which introduced light/dark theme switch instead?

— Reply to this email directly, view it on GitHub https://github.com/BashGui/easybashgui/issues/30#issuecomment-2194034138, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDFPQ7NPBOMEBLHQCRHZV3ZJPAMFAVCNFSM6AAAAABDWABMHOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJUGAZTIMJTHA . You are receiving this because you commented.Message ID: @.***>

mckaygerhard commented 3 months ago

@bmullan the new web siute was improved usiing EBG mardkdown files..but is not deployed anymore @vaisarger becouse all sites now build and deploy with GitHub Actions (previously was a very simple process, just an option on the settings project).

i opened an issue about it: https://github.com/BashGui/easybashgui/issues/39

HINT: Fortunatelly we do not need a "step of build for pages" our EBG web is totally rendered dinamically on each request.. means thanks ot the power of Raito see it https://raito.arnaud.at/#/ @bmullan :

vaisarger commented 3 months ago

By the way, I tried to improve the old original EBG site with a more readable theme: https://sites.google.com/site/easybashgui/easy-bash-functions

Maybe colors are not so spectacular, but now it should be more readable!

Thank you all for your contribution... :)

mckaygerhard commented 3 months ago

By the way, I tried to improve the old original EBG site with a more readable theme: https://sites.google.com/site/easybashgui/easy-bash-functions

you must update the redirection link from http to https.. to avoid the halted state

bmullan commented 3 months ago

At least its readable but it still has a strange look to it because of the colors used.

bmullan commented 3 months ago

The new Pink background with Black Text looks good but only for the Black Text that is in Bold.

The _non-Bold Text is still hard to see & read (just my opinion)._

What do you think...?

easybashgui-pic

A Yellow background with Black text might provide more Contrast for all the text.

vaisarger commented 3 months ago

Hi Brian

I like pink background (and Pink Floyd too 😅 ) anyway I will consider your tip… 🙂

Il giorno gio 27 giu 2024 alle 23:43 brian mullan @.***> ha scritto:

The new Pink background with Black Text looks good but only for the Black Text that is in Bold.

The non-Bold Text is still hard to see & read (just my opinion).

What do you think...?

easybashgui-pic.png (view on web) https://github.com/BashGui/easybashgui/assets/1682855/377e7935-c72e-419c-9528-73bf073eef49

A Yellow background with Black text might provide more Contrast for all the text.

— Reply to this email directly, view it on GitHub https://github.com/BashGui/easybashgui/issues/30#issuecomment-2195709668, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDFPQ7BV2RDFS7ZYG4WLPLZJSBRBAVCNFSM6AAAAABDWABMHOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJVG4YDSNRWHA . You are receiving this because you were mentioned.Message ID: @.***>