Closed richoutthere closed 4 months ago
There are three options you can use here. For the dark theme, you are able to pick the default colors (rather than the blue) in the settings.
The background is always black.
If you want a lighter background (per default Foundry). You can use the default foundry style (dark text on light background).
You could make a macro to change the color, for example:
document.documentElement.style.setProperty('--s2d6-damage-stat-color', 'pink');
Here is the full list of colors you can change by macro:
Please let me know whether this addresses what you need. I will look into adding an option to change the damage stat color on the actor sheet.
cheers
I ticked use Foundrry standard style
A lot more useable if not so good lookoing.
I will add a setting so you can pick the damage color. What you see in the chat is FVTT style selections.
Is your feature request related to a problem? Please describe. I can not see red text on a black backgroud as I am color blind
Describe the solution you'd like change text colour or background colour so I can see it.
Describe alternatives you've considered option to be able to change character sheet colours used. or change text to white/yellow also avoid red text on black backgrond altogether.
Additional context Add any other context or screenshots about the feature request here.
If the feature request relates to rules, quotes from and/or links to OGL rules (such as Cepheus Engine) are very helpful as we cannot implement features for non-OGL rulesets.