Please offer dark background

Suggestions & ideas / Suggestions & idées
Post Reply
User avatar
Tigo_BSW
Posts: 5
Joined: 08 March 2023, 20:11

Please offer dark background

Post by Tigo_BSW »

Hi everybody, the beige-wooden background is not easy to bear. Usually you can choose between dark and bright background in many apps. So it would be nice to offer this for the BGA too.
Its really hard.
Also the structure of the wood is not so nice. I have the same problem in the mobile phone App *, there you can change from bright to dark, but, still with the wooden structure. I can state after about 3 yr of playing this - it stills annoys me.

So, if you change, please change to a unstructured white or black :)

I saw in the Forum, I'm not the only one with this perception.
Many thanks
Barbara

*moderator edit: please do not name specific other gaming apps on BGA
Simiagain
Posts: 2
Joined: 20 July 2022, 15:45

Re: Please offer dark background

Post by Simiagain »

You can change it using custom CSS. On your BGA preferences tab select advanced, and into the textarea paste the following code:

Code: Select all

body {
  background:url(https://cdn.discordapp.com/attachments/334713796193026049/710093648561176606/bgadark.jpg);
}
Press Ctrl+F5 to reset your browser's cache, and navigate to the main page of BGA.
The code will change the wooden patterned background to a darker, and less saturated one. (Image from Blacktango) If it's still not enough dark, then try using this one:

Code: Select all

html {
  background-color: #111;
 }
 
User avatar
Blacktango
Posts: 537
Joined: 18 April 2015, 12:15

Re: Please offer dark background

Post by Blacktango »

Don't forget to vote for the black theme suggestion here! ;)
Post Reply

Return to “Suggestions”