• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

[H] VB Background Color Code

Status
Not open for further replies.

daphatgrant

Fi-yah!
Joined
Jun 15, 2003
Messages
18,564
This is kind of a an odd question but what is the color code and name for the forum background? I thought it was #111111 but I do believe that I am wrong.
 
from the source code for your post

Code:
body
{
	background: #000000;
	color: #FFFFFF;
	font: arial 10pt arial, verdana, geneva, lucida, 'lucida grande', helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
}


Keep on Folding!! For the [H]orde!!

 
but if you mean the gray...I'm almost positive it is #222222

mmhm <indeed it is
 
another vote for 222222, but why doesnt someone just give it a name like stealthtext.
 
Thanks :D

#222222 is exactly what I was looking for, I should have been able to figure that out on my own as I have used it in the past, ohh well. Thanks again to all :)


/Thread
 
Status
Not open for further replies.
Back
Top