Hi,
Came up with this problem that if you try putting text inside spoiler tags, it's shown well in Light style as almost black text, but there is no way of showing the text properly in default, Dark style. As an example
On the other hand, if you set the contents under the SPOILER tag inside
, the outcome is more readable in both currently usable styles:
It could be good idea to use either a more readable color for both styles, or even better, variable text color depending on the style used (if possible).
Came up with this problem that if you try putting text inside spoiler tags, it's shown well in Light style as almost black text, but there is no way of showing the text properly in default, Dark style. As an example
Here is some text..
On the other hand, if you set the contents under the SPOILER tag inside
Code:
[DIV=color: #777]Here is some text..[/DIV]
Here is some text in color #777.
It could be good idea to use either a more readable color for both styles, or even better, variable text color depending on the style used (if possible).