mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Support theme-aware diagrams:
- SVG diagrams can adapt to the visual theme of the site through CSS. - Use the include_svg filter to include a diagram that adapts to the theme. - The styles/_diagrams.scss file controls the color mappings for theme-aware digrams. - Theme-aware diagrams are limited to specific colors and diagram styles. Use UMLet or Google Draw and confirm that the diagram is still legible when you build it. - This commit updates existing diagrams in most places to be theme-aware.
This commit is contained in:
@@ -666,7 +666,7 @@ style=wordwrap</panel_attributes>
|
||||
<w>230</w>
|
||||
<h>230</h>
|
||||
</coordinates>
|
||||
<panel_attributes>bg=#fed74c
|
||||
<panel_attributes>bg=yellow
|
||||
transparency=0
|
||||
style=wordwrap
|
||||
Some reasons an unknown transaction may have been validated:
|
||||
|
||||
Reference in New Issue
Block a user