Page 8 of 9

Re: Forums update

Posted: Thu Jun 03, 2021 8:19 am
by Justin
It could be possible to have different code color schemes to choose from? I personally hate the black theme but others love it, we will never find one that fits everyone.

Re: Forums update

Posted: Thu Jun 03, 2021 8:58 am
by STARGÅTE
Justin wrote: Thu Jun 03, 2021 8:19 am It could be possible to have different code color schemes to choose from? I personally hate the black theme but others love it, we will never find one that fits everyone.
That's the reason, why I prefer a client-based customizable syntax highlighting for forum users: viewtopic.php?p=569848#p569848.
In case of a guest visitor the color scheme is irrelevant, because you can not know the preferred style of all people.
Here, it is just nice to have highlighting which is similar to the default IDE scheme, even if most of the long-term users do not use this style.

Re: Forums update

Posted: Thu Jun 03, 2021 9:42 am
by Fred
I just created a new style identical to default one.

Re: Forums update

Posted: Thu Jun 03, 2021 9:50 am
by Tawbie
Justin wrote: Thu Jun 03, 2021 8:19 am It could be possible to have different code color schemes to choose from? I personally hate the black theme but others love it, we will never find one that fits everyone.
Yes, but we can compromise. Look at your quote above, that's black text on a grey background RGB(250, 250, 250). To me that's easy to read and stands out from the rest of the post. That's why I suggested black text on light grey as a compromise. Extreme contrasting colors may be attention grabbing, as in advertising, but IMHO are not suitable for extended reading.

Re: Forums update

Posted: Thu Jun 03, 2021 10:10 am
by Tawbie
Fred wrote: Thu Jun 03, 2021 9:42 am I just created a new style identical to default one.
Thanks Fred.

Re: Forums update

Posted: Thu Jun 03, 2021 10:27 am
by Kiffi
Fred wrote: Thu Jun 03, 2021 9:42 amI just created a new style identical to default one.
Image

Re: Forums update

Posted: Thu Jun 03, 2021 12:01 pm
by ChrisR
I don't know if it's just for me but here, the code is blurred when [ code-pb ][ /code-pb ] tags are used as here

Image

I use STARGÅTE's client-based customizable syntax highlighting
and I appreciate his color schemes. Is it possible to use this userscripts over the server version ?

Edit:
Much for me, the code is blurred, precisely because the userscript above is enabled.
If I deactivate it, I get the default theme without this blur.
However, is there any way to avoid this blur effect with a userscripts over the server version ?

Re: Forums update

Posted: Thu Jun 03, 2021 4:18 pm
by STARGÅTE
Confirmed. It is due to this style defintion of the code-pb tag:

Code: Select all

text-shadow: 0 1px white;
I will update my script soon, to remove this style as well as the yellow border around the code block.
In principal it is possible to use my script after the board script, it works here.

Re: Forums update

Posted: Thu Jun 03, 2021 4:46 pm
by mk-soft
Great, :?

Now code tags (plain text) under darkEdition are a big fat yellow block.

Re: Forums update

Posted: Thu Jun 03, 2021 5:52 pm
by Keya
I don't like how the "New Posts" link operates - it seems to 'reset' itself every 24hrs, so sometimes you check for New Posts and it shows zero posts

Re: Forums update

Posted: Thu Jun 03, 2021 6:02 pm
by Saki
Well, my online status cannot be hidden.

With the color schemes, I don't find that helpful most of the time.
With a black background, for example, many things become more difficult to read.

Re: Forums update

Posted: Tue Jun 08, 2021 6:08 pm
by IdeasVacuum
What happened to the Games Math section? We had tons of useful information there........

Re: Forums update

Posted: Wed Jun 09, 2021 8:20 am
by Fred
What game math section ?

Re: Forums update

Posted: Wed Jun 09, 2021 8:51 am
by StarBootics
Fred wrote: Wed Jun 09, 2021 8:20 am What game math section ?
If I remember correctly it was a sticky topic in the Game programming section of the forum.

Best regards
StarBootics

Re: Forums update

Posted: Wed Jun 09, 2021 12:50 pm
by IdeasVacuum
If I remember correctly it was a sticky topic in the Game programming section of the forum.
You do remember correctly 8) It was started by DK Peter who also contributed a lot of very useful code.

It was born out of this discussion:
viewtopic.php?f=16&t=45682

This was the sticky:
http://www.purebasic.fr/english/viewtop ... 16&t=45701