You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched for existing Bug Reports and found no similar reports.
Expected Behavior
Colors for e.g. red, green, yellow, orange etc should adhere to the RGB values provided in the chosen theme
Current behaviour
Colors are chosen by the plugin author and don't shift with changing theme.
Reproduction
Most obvious if you don't use the ITS theme. My preferred theme is Obsidian Nord.
Without my changes, e.g. orange is rendered as #ffa500
With my changes, orange is rendered as #d08770 which is according to the Nord color palette.
Which Operating Systems are you using?
Android
iPhone/iPad
Linux
macOS
Windows
Obsidian Version Check
1.6.3 and 1.5.3
Plugin Version
13.0.12
Confirmation
I have disabled all other plugins and the issue still persists.
Possible solution
I have applied a custom CSS which addresses this where it was super obvious (the encounter rating in the rendering of the encounter). There may be other locations that need this.
Check for existing bug reports before submitting.
Expected Behavior
Colors for e.g. red, green, yellow, orange etc should adhere to the RGB values provided in the chosen theme
Current behaviour
Colors are chosen by the plugin author and don't shift with changing theme.
Reproduction
Most obvious if you don't use the ITS theme. My preferred theme is Obsidian Nord.
Without my changes, e.g. orange is rendered as #ffa500
With my changes, orange is rendered as #d08770 which is according to the Nord color palette.
Which Operating Systems are you using?
Obsidian Version Check
1.6.3 and 1.5.3
Plugin Version
13.0.12
Confirmation
Possible solution
I have applied a custom CSS which addresses this where it was super obvious (the encounter rating in the rendering of the encounter). There may be other locations that need this.
The text was updated successfully, but these errors were encountered: