Difference between revisions of "Colors"
Jump to navigation
Jump to search
(Created page with "All colors are indicated in the '''CSS''' (Cascading Style Sheets) syntax. Additionally, there are 11 pre-defined colors, starting with the prefix <code>msx-</code>. {| class...") |
(No difference)
|
Revision as of 16:29, 8 January 2021
All colors are indicated in the CSS (Cascading Style Sheets) syntax. Additionally, there are 11 pre-defined colors, starting with the prefix msx-
.
Syntax | Example | Since Version | Description |
---|---|---|---|
CSS | red
|
0.1.0 | CSS-compliant color. |
msx-{KEY}
|
msx-red
|
0.1.0 |
Pre-defined color. These colors are used in the Media Station X application. The
|