Skip to content

Update What is XRP? graphics#3673

Open
rachelflynn wants to merge 2 commits into
masterfrom
update-xrpl-docs-graphics
Open

Update What is XRP? graphics#3673
rachelflynn wants to merge 2 commits into
masterfrom
update-xrpl-docs-graphics

Conversation

@rachelflynn
Copy link
Copy Markdown
Contributor

@rachelflynn rachelflynn commented Jun 2, 2026

As part of issue #3672:

  • Refresh the graphics in What is XRP? with new SVGs and an inline grid explaining crypto benefits
  • Delete the old and unused images

Copy link
Copy Markdown
Collaborator

@mDuo13 mDuo13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, although the colors need some adjustment to work in both light & dark modes.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The text colors here don't provide enough contrast in light mode. They're fine in dark mode.

One approach to make this work would be to use {% include-svg ... %} instead of treating the file as an image, then add CSS styles to overwrite the fill colors within the inlined SVG; this is the theme-aware diagrams approach (note, those docs are slightly out of date).

![Advantages of cryptocurrencies](/docs/img/introduction11-all-the-things.png)
![XRP on the blockchain](/docs/img/xrp-on-blockchain.svg)

Cryptocurrencies, digital currencies, and digital assets all fall into the same general category. They are:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This "they are" lead-in feels weird to me with the icon table following it. Maybe rephrase like this?

Suggested change
Cryptocurrencies, digital currencies, and digital assets all fall into the same general category. They are:
Cryptocurrencies, digital currencies, and digital assets all fall into the same general category. They have these properties in common:

Cryptocurrencies, digital currencies, and digital assets all fall into the same general category. They are:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@3.19.0/dist/tabler-icons.min.css"/>
<style>
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be OK as an exception this time, but let's not make a habit of having inlined stylesheets and HTML; they're a maintenance headache.

Ideally the grid would also be theme-aware and change color schemes to match the light/dark themes.

Comment thread docs/img/xrp-naming.svg
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put "ripple credits" in all lowercase to reduce ambiguity with Ripple the company and match the paragraph where this is used.

Originally, the XRP Ledger was called "Ripple" for the way the technology allowed payments [to ripple through multiple hops and currencies](../concepts/tokens/fungible-tokens/rippling.md). For the native asset built into the ledger, the creators chose the ticker symbol "XRP" from the term "ripple credits" or "ripples" and the X prefix for non-national currencies in the [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) standard. The company registered itself as "Ripple Labs". The name "XRP" came to be used to refer to the asset in all contexts, to avoid confusion with the similar names for the technology and company, and eventually the company shortened its own name to "Ripple". In May 2018, [the community selected a new "X" symbol](https://twitter.com/xrpsymbol/status/1006925937571713025) to represent XRP to differentiate it from the triskelion logo that had previously been used for both the company and the digital asset.
Originally, the XRP Ledger was called "Ripple" for the way the technology allowed payments [to ripple through multiple hops and currencies](../concepts/tokens/fungible-tokens/rippling.md). For the native asset built into the ledger, the creators chose the ticker symbol "XRP" from the term "ripple credits" or "ripples" and the X prefix for non-national currencies in the [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) standard.

![How XRP got its name](/docs/img/xrp-naming.svg) The company registered itself as "Ripple Labs". The name "XRP" came to be used to refer to the asset in all contexts, to avoid confusion with the similar names for the technology and company, and eventually the company shortened its own name to "Ripple". In May 2018, [the community selected a new "X" symbol](https://twitter.com/xrpsymbol/status/1006925937571713025) to represent XRP to differentiate it from the triskelion logo that had previously been used for both the company and the digital asset.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Separate the diagram onto its own line instead of having it start the paragraph. Also, this might be another place where {% inline-svg ... /%} might be appropriate for making the diagram theme-aware.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest using a standard gold bullion icon to represent gold.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants