test: generated docs
This commit is contained in:
parent
0621d2c448
commit
723bf4d367
1 changed files with 220 additions and 448 deletions
|
|
@ -1,176 +1,116 @@
|
||||||
# Color Scheme Documentation
|
# Color Scheme Documentation
|
||||||
|
|
||||||
Generated documentation for the color scheme.
|
Generated on: 1730946863
|
||||||
|
|
||||||
|
## Table of Contents
|
||||||
|
|
||||||
|
- [Neutral Shades](#neutral-shades)
|
||||||
|
- [Base Colors](#base-colors)
|
||||||
|
- [Syntax Highlighting](#syntax-highlighting)
|
||||||
|
- [Semantic Colors](#semantic-colors)
|
||||||
|
- [Color Scales](#color-scales)
|
||||||
|
|
||||||
## Color Preview
|
## Color Preview
|
||||||
|
|
||||||
|
### Neutral Shades
|
||||||
|
|
||||||
|
| Name | Preview | Hex |
|
||||||
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
|
| `100` | <span style='display:inline-block; width:50px; height:20px; background:#d9c7a5; border:1px solid #282828;'></span> | `#d9c7a5` |
|
||||||
|
| `150` | <span style='display:inline-block; width:50px; height:20px; background:#d4be98; border:1px solid #282828;'></span> | `#d4be98` |
|
||||||
|
| `200` | <span style='display:inline-block; width:50px; height:20px; background:#c6b395; border:1px solid #282828;'></span> | `#c6b395` |
|
||||||
|
| `250` | <span style='display:inline-block; width:50px; height:20px; background:#b4a288; border:1px solid #282828;'></span> | `#b4a288` |
|
||||||
|
| `300` | <span style='display:inline-block; width:50px; height:20px; background:#a49384; border:1px solid #282828;'></span> | `#a49384` |
|
||||||
|
| `350` | <span style='display:inline-block; width:50px; height:20px; background:#99897a; border:1px solid #282828;'></span> | `#99897a` |
|
||||||
|
| `400` | <span style='display:inline-block; width:50px; height:20px; background:#8b7c6f; border:1px solid #282828;'></span> | `#8b7c6f` |
|
||||||
|
| `450` | <span style='display:inline-block; width:50px; height:20px; background:#7d6f64; border:1px solid #282828;'></span> | `#7d6f64` |
|
||||||
|
| `50` | <span style='display:inline-block; width:50px; height:20px; background:#dfd2b3; border:1px solid #282828;'></span> | `#dfd2b3` |
|
||||||
|
| `500` | <span style='display:inline-block; width:50px; height:20px; background:#716860; border:1px solid #282828;'></span> | `#716860` |
|
||||||
|
| `550` | <span style='display:inline-block; width:50px; height:20px; background:#645f59; border:1px solid #282828;'></span> | `#645f59` |
|
||||||
|
| `600` | <span style='display:inline-block; width:50px; height:20px; background:#585350; border:1px solid #282828;'></span> | `#585350` |
|
||||||
|
| `650` | <span style='display:inline-block; width:50px; height:20px; background:#4d4947; border:1px solid #282828;'></span> | `#4d4947` |
|
||||||
|
| `700` | <span style='display:inline-block; width:50px; height:20px; background:#3f3b3b; border:1px solid #282828;'></span> | `#3f3b3b` |
|
||||||
|
| `750` | <span style='display:inline-block; width:50px; height:20px; background:#343232; border:1px solid #282828;'></span> | `#343232` |
|
||||||
|
| `800` | <span style='display:inline-block; width:50px; height:20px; background:#282828; border:1px solid #555;'></span> | `#282828` |
|
||||||
|
| `850` | <span style='display:inline-block; width:50px; height:20px; background:#212121; border:1px solid #282828;'></span> | `#212121` |
|
||||||
|
| `900` | <span style='display:inline-block; width:50px; height:20px; background:#1a1a1a; border:1px solid #282828;'></span> | `#1a1a1a` |
|
||||||
|
|
||||||
### Base Colors
|
### Base Colors
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base00` |  | `#282828` |
|
| `base02` | <span style='display:inline-block; width:50px; height:20px; background:#585350; border:1px solid #282828;'></span> | `#585350` |
|
||||||
| `base01` |  | `#3f3b3b` |
|
| `base05` | <span style='display:inline-block; width:50px; height:20px; background:#d4be98; border:1px solid #282828;'></span> | `#d4be98` |
|
||||||
| `base02` |  | `#585350` |
|
| `base08` | <span style='display:inline-block; width:50px; height:20px; background:#ea6962; border:1px solid #282828;'></span> | `#ea6962` |
|
||||||
| `base03` |  | `#7d6f64` |
|
| `base0B` | <span style='display:inline-block; width:50px; height:20px; background:#a9b665; border:1px solid #282828;'></span> | `#a9b665` |
|
||||||
| `base04` |  | `#a49384` |
|
| `base0E` | <span style='display:inline-block; width:50px; height:20px; background:#d3869b; border:1px solid #282828;'></span> | `#d3869b` |
|
||||||
| `base05` |  | `#d4be98` |
|
| `base11` | <span style='display:inline-block; width:50px; height:20px; background:#1a1a1a; border:1px solid #282828;'></span> | `#1a1a1a` |
|
||||||
| `base06` |  | `#d9c7a5` |
|
| `base14` | <span style='display:inline-block; width:50px; height:20px; background:#adb486; border:1px solid #282828;'></span> | `#adb486` |
|
||||||
| `base07` |  | `#dfd2b3` |
|
| `base17` | <span style='display:inline-block; width:50px; height:20px; background:#d3a4b1; border:1px solid #282828;'></span> | `#d3a4b1` |
|
||||||
| `base08` |  | `#ea6962` |
|
|
||||||
| `base09` |  | `#e78a4e` |
|
|
||||||
| `base0A` |  | `#d8a657` |
|
|
||||||
| `base0B` |  | `#a9b665` |
|
|
||||||
| `base0C` |  | `#89b482` |
|
|
||||||
| `base0D` |  | `#7daea3` |
|
|
||||||
| `base0E` |  | `#d3869b` |
|
|
||||||
| `base0F` |  | `#a87757` |
|
|
||||||
|
|
||||||
### Syntax Highlighting
|
### Syntax Highlighting
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `boolean` |  | `#d3869b` |
|
| `constant` | <span style='display:inline-block; width:50px; height:20px; background:#89b482; border:1px solid #282828;'></span> | `#89b482` |
|
||||||
| `comment` |  | `#a49384` |
|
| `float` | <span style='display:inline-block; width:50px; height:20px; background:#d3869b; border:1px solid #282828;'></span> | `#d3869b` |
|
||||||
| `constant` |  | `#89b482` |
|
| `include` | <span style='display:inline-block; width:50px; height:20px; background:#d3869b; border:1px solid #282828;'></span> | `#d3869b` |
|
||||||
| `define` |  | `#d3869b` |
|
| `number` | <span style='display:inline-block; width:50px; height:20px; background:#d3869b; border:1px solid #282828;'></span> | `#d3869b` |
|
||||||
| `exception` |  | `#ea6962` |
|
| `preproc` | <span style='display:inline-block; width:50px; height:20px; background:#d3869b; border:1px solid #282828;'></span> | `#d3869b` |
|
||||||
| `float` |  | `#d3869b` |
|
| `statement` | <span style='display:inline-block; width:50px; height:20px; background:#ea6962; border:1px solid #282828;'></span> | `#ea6962` |
|
||||||
| `function` |  | `#a9b665` |
|
| `structure` | <span style='display:inline-block; width:50px; height:20px; background:#e78a4e; border:1px solid #282828;'></span> | `#e78a4e` |
|
||||||
| `identifier` |  | `#7daea3` |
|
| `type` | <span style='display:inline-block; width:50px; height:20px; background:#d8a657; border:1px solid #282828;'></span> | `#d8a657` |
|
||||||
| `include` |  | `#d3869b` |
|
|
||||||
| `label` |  | `#e78a4e` |
|
|
||||||
| `macro` |  | `#89b482` |
|
|
||||||
| `number` |  | `#d3869b` |
|
|
||||||
| `operator` |  | `#e78a4e` |
|
|
||||||
| `preCondit` |  | `#d3869b` |
|
|
||||||
| `preproc` |  | `#d3869b` |
|
|
||||||
| `special` |  | `#d8a657` |
|
|
||||||
| `specialChar` |  | `#d8a657` |
|
|
||||||
| `statement` |  | `#ea6962` |
|
|
||||||
| `storageClass` |  | `#e78a4e` |
|
|
||||||
| `string` |  | `#a9b665` |
|
|
||||||
| `structure` |  | `#e78a4e` |
|
|
||||||
| `tag` |  | `#89b482` |
|
|
||||||
| `todo` |  | `#d3869b` |
|
|
||||||
| `type` |  | `#d8a657` |
|
|
||||||
|
|
||||||
### Semantic Colors
|
### Semantic Colors
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `body` |  | `#3f3b3b` |
|
| `border-active` | <span style='display:inline-block; width:50px; height:20px; background:#d4be98; border:1px solid #282828;'></span> | `#d4be98` |
|
||||||
| `border` |  | `#d4be98` |
|
| `header` | <span style='display:inline-block; width:50px; height:20px; background:#282828; border:1px solid #555;'></span> | `#282828` |
|
||||||
| `border-active` |  | `#d4be98` |
|
| `text` | <span style='display:inline-block; width:50px; height:20px; background:#d4be98; border:1px solid #282828;'></span> | `#d4be98` |
|
||||||
| `border-inactive` |  | `#585350` |
|
|
||||||
| `footer` |  | `#282828` |
|
|
||||||
| `header` |  | `#282828` |
|
|
||||||
| `menu` |  | `#282828` |
|
|
||||||
| `subtext` |  | `#a49384` |
|
|
||||||
| `text` |  | `#d4be98` |
|
|
||||||
| `text-bright` |  | `#d9c7a5` |
|
|
||||||
|
|
||||||
## Color Scales
|
## Color Scales
|
||||||
|
|
||||||
|
|
@ -179,360 +119,192 @@ Generated documentation for the color scheme.
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#ea6962` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#d95a54; border:1px solid #282828;'></span> | `#d95a54` |
|
||||||
| `down1` |  | `#e2615b` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#e77a74; border:1px solid #282828;'></span> | `#e77a74` |
|
||||||
| `down2` |  | `#d95a54` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#e3a9a6; border:1px solid #282828;'></span> | `#e3a9a6` |
|
||||||
| `down3` |  | `#d1544e` |
|
|
||||||
| `down4` |  | `#c64f49` |
|
|
||||||
| `up1` |  | `#e77a74` |
|
|
||||||
| `up2` |  | `#e58b86` |
|
|
||||||
| `up3` |  | `#e39b96` |
|
|
||||||
| `up4` |  | `#e3a9a6` |
|
|
||||||
|
|
||||||
### Color Scale: orange
|
### Color Scale: orange
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#e78a4e` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#d57b41; border:1px solid #282828;'></span> | `#d57b41` |
|
||||||
| `down1` |  | `#df8247` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#e39461; border:1px solid #282828;'></span> | `#e39461` |
|
||||||
| `down2` |  | `#d57b41` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#ddb195; border:1px solid #282828;'></span> | `#ddb195` |
|
||||||
| `down3` |  | `#cc743c` |
|
|
||||||
| `down4` |  | `#bc6e3c` |
|
|
||||||
| `up1` |  | `#e39461` |
|
|
||||||
| `up2` |  | `#e19e73` |
|
|
||||||
| `up3` |  | `#dea884` |
|
|
||||||
| `up4` |  | `#ddb195` |
|
|
||||||
|
|
||||||
### Color Scale: yellow
|
### Color Scale: yellow
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#d8a657` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#c4964c; border:1px solid #282828;'></span> | `#c4964c` |
|
||||||
| `down1` |  | `#ce9e52` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#d5ac69; border:1px solid #282828;'></span> | `#d5ac69` |
|
||||||
| `down2` |  | `#c4964c` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#d3bc9a; border:1px solid #282828;'></span> | `#d3bc9a` |
|
||||||
| `down3` |  | `#b88d49` |
|
|
||||||
| `down4` |  | `#a7834b` |
|
|
||||||
| `up1` |  | `#d5ac69` |
|
|
||||||
| `up2` |  | `#d3b17b` |
|
|
||||||
| `up3` |  | `#d3b78a` |
|
|
||||||
| `up4` |  | `#d3bc9a` |
|
|
||||||
|
|
||||||
### Color Scale: olive
|
### Color Scale: olive
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#b9b25f` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#9e995b; border:1px solid #282828;'></span> | `#9e995b` |
|
||||||
| `down1` |  | `#ada75b` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#b8b270; border:1px solid #282828;'></span> | `#b8b270` |
|
||||||
| `down2` |  | `#9e995b` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#b8b69e; border:1px solid #282828;'></span> | `#b8b69e` |
|
||||||
| `down3` |  | `#8e8a5c` |
|
|
||||||
| `down4` |  | `#7e7b5d` |
|
|
||||||
| `up1` |  | `#b8b270` |
|
|
||||||
| `up2` |  | `#b6b280` |
|
|
||||||
| `up3` |  | `#b6b390` |
|
|
||||||
| `up4` |  | `#b8b69e` |
|
|
||||||
|
|
||||||
### Color Scale: green
|
### Color Scale: green
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#a9b665` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#939c60; border:1px solid #282828;'></span> | `#939c60` |
|
||||||
| `down1` |  | `#9eaa62` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#abb575; border:1px solid #282828;'></span> | `#abb575` |
|
||||||
| `down2` |  | `#939c60` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#b3b6a3; border:1px solid #282828;'></span> | `#b3b6a3` |
|
||||||
| `down3` |  | `#858c61` |
|
|
||||||
| `down4` |  | `#787b62` |
|
|
||||||
| `up1` |  | `#abb575` |
|
|
||||||
| `up2` |  | `#adb486` |
|
|
||||||
| `up3` |  | `#afb594` |
|
|
||||||
| `up4` |  | `#b3b6a3` |
|
|
||||||
|
|
||||||
### Color Scale: teal
|
### Color Scale: teal
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#89b482` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#819b7d; border:1px solid #282828;'></span> | `#819b7d` |
|
||||||
| `down1` |  | `#85a87e` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#96b492; border:1px solid #282828;'></span> | `#96b492` |
|
||||||
| `down2` |  | `#819b7d` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#b9bab9; border:1px solid #282828;'></span> | `#b9bab9` |
|
||||||
| `down3` |  | `#7e8d7b` |
|
|
||||||
| `down4` |  | `#7b7e7b` |
|
|
||||||
| `up1` |  | `#96b492` |
|
|
||||||
| `up2` |  | `#a2b59f` |
|
|
||||||
| `up3` |  | `#aeb7ad` |
|
|
||||||
| `up4` |  | `#b9bab9` |
|
|
||||||
|
|
||||||
### Color Scale: blue
|
### Color Scale: blue
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#7daea3` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#79938e; border:1px solid #282828;'></span> | `#79938e` |
|
||||||
| `down1` |  | `#7ba198` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#8caea7; border:1px solid #282828;'></span> | `#8caea7` |
|
||||||
| `down2` |  | `#79938e` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#b4b4b4; border:1px solid #282828;'></span> | `#b4b4b4` |
|
||||||
| `down3` |  | `#788582` |
|
|
||||||
| `down4` |  | `#777777` |
|
|
||||||
| `up1` |  | `#8caea7` |
|
|
||||||
| `up2` |  | `#9bafaa` |
|
|
||||||
| `up3` |  | `#a8b1af` |
|
|
||||||
| `up4` |  | `#b4b4b4` |
|
|
||||||
|
|
||||||
### Color Scale: violet
|
### Color Scale: violet
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#d892c1` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#c586b0; border:1px solid #282828;'></span> | `#c586b0` |
|
||||||
| `down1` |  | `#cf8cb9` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#d8a1c6; border:1px solid #282828;'></span> | `#d8a1c6` |
|
||||||
| `down2` |  | `#c586b0` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#dec9d7; border:1px solid #282828;'></span> | `#dec9d7` |
|
||||||
| `down3` |  | `#bb81a8` |
|
|
||||||
| `down4` |  | `#af7e9f` |
|
|
||||||
| `up1` |  | `#d8a1c6` |
|
|
||||||
| `up2` |  | `#d9b0cc` |
|
|
||||||
| `up3` |  | `#dbbdd1` |
|
|
||||||
| `up4` |  | `#dec9d7` |
|
|
||||||
|
|
||||||
### Color Scale: purple
|
### Color Scale: purple
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#d3869b` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#bf7c8e; border:1px solid #282828;'></span> | `#bf7c8e` |
|
||||||
| `down1` |  | `#ca8094` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#d395a6; border:1px solid #282828;'></span> | `#d395a6` |
|
||||||
| `down2` |  | `#bf7c8e` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#d7bfc6; border:1px solid #282828;'></span> | `#d7bfc6` |
|
||||||
| `down3` |  | `#b47788` |
|
|
||||||
| `down4` |  | `#a87482` |
|
|
||||||
| `up1` |  | `#d395a6` |
|
|
||||||
| `up2` |  | `#d3a4b1` |
|
|
||||||
| `up3` |  | `#d4b3bc` |
|
|
||||||
| `up4` |  | `#d7bfc6` |
|
|
||||||
|
|
||||||
### Color Scale: pink
|
### Color Scale: pink
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#cf91be` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#bb87ac; border:1px solid #282828;'></span> | `#bb87ac` |
|
||||||
| `down1` |  | `#c58bb6` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#d0a0c2; border:1px solid #282828;'></span> | `#d0a0c2` |
|
||||||
| `down2` |  | `#bb87ac` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#d6c8d2; border:1px solid #282828;'></span> | `#d6c8d2` |
|
||||||
| `down3` |  | `#af83a3` |
|
|
||||||
| `down4` |  | `#a28099` |
|
|
||||||
| `up1` |  | `#d0a0c2` |
|
|
||||||
| `up2` |  | `#d0aec7` |
|
|
||||||
| `up3` |  | `#d3bbcc` |
|
|
||||||
| `up4` |  | `#d6c8d2` |
|
|
||||||
|
|
||||||
### Color Scale: brown
|
### Color Scale: brown
|
||||||
|
|
||||||
| Name | Preview | Hex |
|
| Name | Preview | Hex |
|
||||||
| ---- | ------- | --- |
|
| ---- | ------- | --- |
|
||||||
|
|
||||||
| `base` |  | `#a87757` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#876c5a; border:1px solid #282828;'></span> | `#876c5a` |
|
||||||
| `down1` |  | `#977259` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#a68168; border:1px solid #282828;'></span> | `#a68168` |
|
||||||
| `down2` |  | `#876c5a` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#a69d96; border:1px solid #282828;'></span> | `#a69d96` |
|
||||||
| `down3` |  | `#77665a` |
|
|
||||||
| `down4` |  | `#695f59` |
|
|
||||||
| `up1` |  | `#a68168` |
|
| `down2` | <span style='display:inline-block; width:50px; height:20px; background:#d95a54; border:1px solid #282828;'></span> | `#d95a54` |
|
||||||
| `up2` |  | `#a58a79` |
|
| `up1` | <span style='display:inline-block; width:50px; height:20px; background:#e77a74; border:1px solid #282828;'></span> | `#e77a74` |
|
||||||
| `up3` |  | `#a59388` |
|
| `up4` | <span style='display:inline-block; width:50px; height:20px; background:#e3a9a6; border:1px solid #282828;'></span> | `#e3a9a6` |
|
||||||
| `up4` |  | `#a69d96` |
|
|
||||||
|
This color scheme is generated using Nix. To use these colors, you can:
|
||||||
|
|
||||||
|
1. Import the color scheme directly in your Nix configuration
|
||||||
|
2. Generate theme files for your preferred applications
|
||||||
|
3. Use the hex values in your CSS/HTML
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
- All colors are in hexadecimal format
|
||||||
|
- Preview squares show approximate colors (may vary by display)
|
||||||
|
- Neutral shades provide a range from lightest (50) to darkest (900)
|
||||||
|
- Color scales provide variations for UI elements
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue