diff options
Diffstat (limited to 'documentation/REDUCED.md')
| -rw-r--r-- | documentation/REDUCED.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/REDUCED.md b/documentation/REDUCED.md index 02af679..83dbc35 100644 --- a/documentation/REDUCED.md +++ b/documentation/REDUCED.md @@ -21,6 +21,7 @@ The pastel palette follows the same format. ## Red  + - `var(--uchu-light-red)` - `var(--uchu-red)` @@ -31,6 +32,7 @@ The pastel palette follows the same format. ## Pink  + - `var(--uchu-light-pink)` - `var(--uchu-pink)` @@ -41,6 +43,7 @@ The pastel palette follows the same format. ## Purple  + - `var(--uchu-light-purple)` - `var(--uchu-purple)` @@ -51,6 +54,7 @@ The pastel palette follows the same format. ## Blue  + - `var(--uchu-light-blue)` - `var(--uchu-blue)` @@ -61,6 +65,7 @@ The pastel palette follows the same format. ## Green  + - `var(--uchu-light-green)` - `var(--uchu-green)` @@ -71,6 +76,7 @@ The pastel palette follows the same format. ## Yellow  + - `var(--uchu-light-yellow)` - `var(--uchu-yellow)` @@ -81,6 +87,7 @@ The pastel palette follows the same format. ## Orange  + - `var(--uchu-light-orange)` - `var(--uchu-orange)` |