Shinobi Legends Forum - Shinobi Legends Game Site

Please login or register.

Login with username, password and session length
Advanced search  

News:

New members: you need admin approval, please petition *in game* if you made an account. :)

Author Topic: New unbolded colors  (Read 1677 times)

LeafToad

  • Guest
New unbolded colors
« on: April 12, 2007, 10:47:00 PM »

This is mostly a selfish thing, some people may agree... But I would love it if for all the colors that are originally bolded, that there be a seperate code that has the color unbolded.

For example: The bold blue has `! and `1, maybe it could also have `z and `x for the unbolded version of those colors. And if there is a problem with public chats, it could just be limited to titles. Where there is an option to unbold your title.

Obviously this is not a big priority, just a suggestion. Would make titles look a lot better because they wouldn't have the lower case to upper case alternation.
Logged

Abysss

  • Guest
Re: New unbolded colors
« Reply #1 on: April 12, 2007, 10:50:38 PM »

Yes I want black to be bold T_T
Logged

Lebis

  • Hero Member
  • *****
  • Karma: +186/-193
  • Offline Offline
  • Posts: 2669
  • Ya'll ever see a Vyloria around? Probs me.
    • View Profile
Re: New unbolded colors
« Reply #2 on: April 12, 2007, 10:54:22 PM »

This is UNbolded.. >> Not a request to bring bold back.

I really like this idea, to be honest. =]
Logged
I'd love to check where my old friends are. My discord is always open. Let's catch up! 
 
Discord - Vyloria#9279

Neji

  • Administrator
  • Hero Member
  • *****
  • Karma: +459/-86
  • Offline Offline
  • Posts: 7113
    • View Profile
Re: New unbolded colors
« Reply #3 on: April 13, 2007, 12:21:34 AM »

I don't  they they are bold, bold is `b and the colour is not related.
it's just the colour code transmitted, not a bold or anything... bold is `b, even with `1 and so on it is working.
Logged
Never judge a cow by its udder.

LeafToad

  • Guest
Re: New unbolded colors
« Reply #4 on: April 13, 2007, 12:27:13 AM »

Well, I mainly wasn't talking about the colors, but text in general. There is no code to unbold a text in any color... and I would like it if there was a code. I added in colors because usually when I think of any text in a title, I think of color variations, sorry for not clarifying that.

In other words, it's just a code to get a text like this to look like this (without the underline.)
Logged

Neji

  • Administrator
  • Hero Member
  • *****
  • Karma: +459/-86
  • Offline Offline
  • Posts: 7113
    • View Profile
Re: New unbolded colors
« Reply #5 on: April 13, 2007, 08:52:10 AM »

now I get what you mean....

241 .colDkBlue    { color: #000066; font-size: 9pt; font-weight: bold; }
242 .colDkGreen   { color: #006600; font-size: 9pt; font-weight: bold; }
243 .colDkCyan    { color: #006666; font-size: 9pt; font-weight: bold; }
244 .colDkRed     { color: #660000; font-size: 9pt; font-weight: bold; }
245 .colDkMagenta { color: #660066; font-size: 9pt; font-weight: bold; }
246 .colDkYellow  { color: #666600; font-size: 9pt; font-weight: bold; }
247 .colDkWhite   { color: #666666; font-size: 9pt; font-weight: bold; }
248 .colLtBlue    { color: #0000BB; font-size: 9pt; font-weight: bold; }
249 .colLtGreen   { color: #009900; font-size: 9pt; font-weight: bold; }
250 .colLtCyan    { color: #006666; font-size: 9pt; font-weight: bold; }
251 .colLtRed     { color: #990000; font-size: 9pt; font-weight: bold; }
252 .colLtMagenta { color: #770077; font-size: 9pt; font-weight: bold; }
253 .colLtYellow  { color: #777700; font-size: 9pt; font-weight: bold; }
254 .colLtWhite   { color: #777700; font-size: 9pt; font-weight: bold; }
255 .colLtBlack   { color: #555555; font-size: 9pt; font-weight: bold; }
256 .colDkOrange  { color: #994400; font-size: 9pt; font-weight: bold; }
257 .colLtOrange  { color: #AA6633; font-size: 9pt; font-weight: bold; }
258 .colOtWhite   { color: #CCCCCC; font-size: 9pt; }
259 .colBlue                { color: #0070FF; }
260 .colLime                { color: #DDFFBB; }
261 .colBlack               { color: #000000; }
262 .colRose                { color: #EEBBEE; }
263 .colblueviolet  { color: #9A5BEE; }
264 .coliceviolet   { color: #AABBEE; }
265 .colLtBrown     { color: #F8DB83; }
266 .colDkBrown     { color: #6b563f; }
267 .colXLtGreen    { color: #aaff99; }
268 .colAttention   { background-color: #00FF00; color: #FF0000; }
269 .colWhiteBlack  { background-color: #FFFFFF; color: #000000; }
270 .colBack                { background-color: #00FFFF; color: #000000; }
271 .colLtLinkBlue { color: #0099FF; }
272 .colDkLinkBlue { color: #006BB3; }
273 .colDkRust { color: #8D6060; }
274 .colLtRust { color: #B07878; }
275 .colMdBlue { color: #0000F0; }
276 .colMdGrey { color: #DDDDDD; }
277 .trhead    { background-color:#666666; color:#FFFFFF; }
278 .trlight   { background-color:#CDC8AA; color:#000000; }
279 .trdark    { background-color:#CDC8AA; color:#000000; }
280 .trhilight { background-color:#CDC8AA; color:#000000; }


quite some are bold...

well, the colours are a problem as these are core related, and not very easy to add new in...

so what I can offer is to unbold some or all, but then you have to use `b to make them bold again. and that won't work everywhere.
Logged
Never judge a cow by its udder.

LeafToad

  • Guest
Re: New unbolded colors
« Reply #6 on: April 13, 2007, 06:37:37 PM »

Hmm... Well that might cause more trouble than it's worth. I suppose if enough people agree to do this on the forum that there can be a poll. But I doubt many people would want to deal with the trouble.

I'll just deal with the unbold to bold variations, not that big of a deal I guess. :)
Logged

Risuku

  • Guest
Re: New unbolded colors
« Reply #7 on: April 13, 2007, 06:46:10 PM »

if you use other themes most of the text is unbolded.
Logged

Neji

  • Administrator
  • Hero Member
  • *****
  • Karma: +459/-86
  • Offline Offline
  • Posts: 7113
    • View Profile
Re: New unbolded colors
« Reply #8 on: April 13, 2007, 07:54:31 PM »

We should, in my humble opinion, work through all .css files to make them look almost the same (excluding backgrounds).

But those bold-not bold things should be fixed...
Logged
Never judge a cow by its udder.

Risuku

  • Guest
Re: New unbolded colors
« Reply #9 on: April 13, 2007, 08:11:35 PM »

fixing the css isn't a problem, just there has been so many changes in the htm including the sizes and such. that would take a long while.
Logged

Neji

  • Administrator
  • Hero Member
  • *****
  • Karma: +459/-86
  • Offline Offline
  • Posts: 7113
    • View Profile
Re: New unbolded colors
« Reply #10 on: April 13, 2007, 08:54:47 PM »

 :cry:
Logged
Never judge a cow by its udder.

Risuku

  • Guest
Re: New unbolded colors
« Reply #11 on: April 13, 2007, 11:35:38 PM »

im sorry neji, i can do it i just think we should continue to make new ones rather then fix the old ones.

aslo is there a reason why alex didn't use itachi for his base?
Logged

Neji

  • Administrator
  • Hero Member
  • *****
  • Karma: +459/-86
  • Offline Offline
  • Posts: 7113
    • View Profile
Re: New unbolded colors
« Reply #12 on: April 14, 2007, 12:01:58 AM »

no real reason, I just gave out the Haku he requested.

I think he should use the Itachi or the newer Shinigami theme I revised. just with all spaces and linebreaks, for the  sake of sanity.
Logged
Never judge a cow by its udder.

Risuku

  • Guest
Re: New unbolded colors
« Reply #13 on: April 14, 2007, 07:59:16 AM »

no real reason, I just gave out the Haku he requested.

I think he should use the Itachi or the newer Shinigami theme I revised. just with all spaces and linebreaks, for the  sake of sanity.

yes i agree
Logged

Neji

  • Administrator
  • Hero Member
  • *****
  • Karma: +459/-86
  • Offline Offline
  • Posts: 7113
    • View Profile
Re: New unbolded colors
« Reply #14 on: April 14, 2007, 09:06:27 AM »

Can you forward it?
Logged
Never judge a cow by its udder.
 

Page created in 0.056 seconds with 22 queries.