Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhpenkov committed Jun 12, 2024
1 parent 2664805 commit 894e395
Show file tree
Hide file tree
Showing 10 changed files with 1,490 additions and 0 deletions.
118 changes: 118 additions & 0 deletions packages/bootstrap/docs/customization-palette.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
---
title: Customizing Palette
description: "Refer to the list of the Kendo UI Bootstrap theme variables available for customization."
slug: variables_kendothemebootstrap_palette
position: 9
---

# Customizing Palette

## Variables

The following table lists the available variables for customization.

<table class="theme-variables">
<colgroup>
<col style="width: 200px; white-space:nowrap;" />
<col />
<col />
<col />
</colgroup>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default value</th>
<th>Computed value</th>
</tr>
</thead>
<tbody>
<tr>
<td>$kendo-palette-gray</td>
<td>Map</td>
<td><code>$_default-palette-gray</code></td>
<td><code>(white: #ffffff, 1: #f8f9fa, 2: #e9ecef, 3: #dee2e6, 4: #ced4da, 5: #bdc4cb, 6: #adb5bd, 7: #9aa3ac, 8: #8b959f, 9: #6c757d, 10: #596169, 11: #495057, 12: #343a40, 13: #2B2F32, 14: #212529, 15: #121417, black: #000000)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Gray Palette provides colors to the Base, Secondary, Light, Dark, and Inverse variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-blue</td>
<td>Map</td>
<td><code>$_default-palette-blue</code></td>
<td><code>(1: #ecf4ff, 2: #cfe2ff, 3: #b6d4fe, 4: #9ec5fe, 5: #86b6fe, 6: #6ea8fe, 7: #3d8bfd, 8: #0d6efd, 9: #0c64e4, 10: #0a58ca, 11: #094cae, 12: #084298, 13: #052c65, 14: #012151, 15: #031633)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Blue Palette provides colors to the Primary and Series A variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-yellow</td>
<td>Map</td>
<td><code>$_default-palette-yellow</code></td>
<td><code>(1: #fff9e6, 2: #fff3cd, 3: #ffecb5, 4: #ffe69c, 5: #ffe083, 6: #ffda6a, 7: #ffcd39, 8: #ffc107, 9: #cc9a06, 10: #b38705, 11: #997404, 12: #806104, 13: #664d03, 14: #523e02, 15: #332701)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Yellow Palette provides colors to the Warning and Series F variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-red</td>
<td>Map</td>
<td><code>$_default-palette-red</code></td>
<td><code>(1: #fceeef, 2: #f8d7da, 3: #f5c2c7, 4: #f1aeb5, 5: #ed969f, 6: #ea868f, 7: #e35d6a, 8: #dc3545, 9: #b02a37, 10: #9a2530, 11: #842029, 12: #6e1b23, 13: #58151c, 14: #421015, 15: #2c0b0e)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Red Palette provides colors to the Error and Series E variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-cyan</td>
<td>Map</td>
<td><code>$_default-palette-cyan</code></td>
<td><code>(1: #e7fafe, 2: #cff4fc, 3: #b7eefa, 4: #9eeaf9, 5: #86e5f8, 6: #6edff6, 7: #3dd5f3, 8: #0dcaf0, 9: #0aa2c0, 10: #098da8, 11: #087990, 12: #076578, 13: #055160, 14: #04414d, 15: #032830)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Cyan Palette provides colors to the Info variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-green</td>
<td>Map</td>
<td><code>$_default-palette-green</code></td>
<td><code>(1: #e8f3ee, 2: #d1e7dd, 3: #badbcc, 4: #a3cfbb, 5: #8cc3aa, 6: #75b798, 7: #5BAE87, 8: #479F76, 9: #319064, 10: #198754, 11: #146C43, 12: #0F5132, 13: #0D442A, 14: #0A3622, 15: #051b11)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Green Palette provides colors to the Success and Series D variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-indigo</td>
<td>Map</td>
<td><code>$_default-palette-indigo</code></td>
<td><code>(1: #f0e7fe, 2: #e2d9f3, 3: #d3c5ec, 4: #c5b3e6, 5: #b9a3e1, 6: #a98eda, 7: #8c68cd, 8: #6f42c1, 9: #59359a, 10: #4e2f89, 11: #432874, 12: #36215f, 13: #2c1a4d, 14: #21143b, 15: #160d27)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Indigo Palette provides colors to the Tertiary and Series B variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-teal</td>
<td>Map</td>
<td><code>$_default-palette-teal</code></td>
<td><code>(1: #ebfaf6, 2: #e8dbfd, 3: #d2f4ea, 4: #c1f0e2, 5: #a6e9d5, 6: #79dfc1, 7: #4dd4ac, 8: #20c997, 9: #1aa179, 10: #178c69, 11: #13795b, 12: #10654c, 13: #0d503c, 14: #0a3e2e, 15: #06281e)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Teal Palette provides colors to the Series C variable group.</div></div>
</td>
</tr>
</tbody>
</table>

## Suggested Links

* [Styling Overview]({% slug themesandstyles %})
* [Web Font Icons]({% slug icons %})
* [Preview of the Themed Components](../)

100 changes: 100 additions & 0 deletions packages/bootstrap/docs/customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -14840,6 +14840,106 @@ The following table lists the available variables for customizing the Bootstrap
</tbody>
</table>

### Palette

<table class="theme-variables">
<colgroup>
<col style="width: 200px; white-space:nowrap;" />
<col />
<col />
<col />
</colgroup>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default value</th>
<th>Computed value</th>
</tr>
</thead>
<tbody><tr>
<td>$kendo-palette-gray</td>
<td>Map</td>
<td><code>$_default-palette-gray</code></td>
<td><code>(white: #ffffff, 1: #f8f9fa, 2: #e9ecef, 3: #dee2e6, 4: #ced4da, 5: #bdc4cb, 6: #adb5bd, 7: #9aa3ac, 8: #8b959f, 9: #6c757d, 10: #596169, 11: #495057, 12: #343a40, 13: #2B2F32, 14: #212529, 15: #121417, black: #000000)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Gray Palette provides colors to the Base, Secondary, Light, Dark, and Inverse variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-blue</td>
<td>Map</td>
<td><code>$_default-palette-blue</code></td>
<td><code>(1: #ecf4ff, 2: #cfe2ff, 3: #b6d4fe, 4: #9ec5fe, 5: #86b6fe, 6: #6ea8fe, 7: #3d8bfd, 8: #0d6efd, 9: #0c64e4, 10: #0a58ca, 11: #094cae, 12: #084298, 13: #052c65, 14: #012151, 15: #031633)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Blue Palette provides colors to the Primary and Series A variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-yellow</td>
<td>Map</td>
<td><code>$_default-palette-yellow</code></td>
<td><code>(1: #fff9e6, 2: #fff3cd, 3: #ffecb5, 4: #ffe69c, 5: #ffe083, 6: #ffda6a, 7: #ffcd39, 8: #ffc107, 9: #cc9a06, 10: #b38705, 11: #997404, 12: #806104, 13: #664d03, 14: #523e02, 15: #332701)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Yellow Palette provides colors to the Warning and Series F variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-red</td>
<td>Map</td>
<td><code>$_default-palette-red</code></td>
<td><code>(1: #fceeef, 2: #f8d7da, 3: #f5c2c7, 4: #f1aeb5, 5: #ed969f, 6: #ea868f, 7: #e35d6a, 8: #dc3545, 9: #b02a37, 10: #9a2530, 11: #842029, 12: #6e1b23, 13: #58151c, 14: #421015, 15: #2c0b0e)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Red Palette provides colors to the Error and Series E variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-cyan</td>
<td>Map</td>
<td><code>$_default-palette-cyan</code></td>
<td><code>(1: #e7fafe, 2: #cff4fc, 3: #b7eefa, 4: #9eeaf9, 5: #86e5f8, 6: #6edff6, 7: #3dd5f3, 8: #0dcaf0, 9: #0aa2c0, 10: #098da8, 11: #087990, 12: #076578, 13: #055160, 14: #04414d, 15: #032830)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Cyan Palette provides colors to the Info variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-green</td>
<td>Map</td>
<td><code>$_default-palette-green</code></td>
<td><code>(1: #e8f3ee, 2: #d1e7dd, 3: #badbcc, 4: #a3cfbb, 5: #8cc3aa, 6: #75b798, 7: #5BAE87, 8: #479F76, 9: #319064, 10: #198754, 11: #146C43, 12: #0F5132, 13: #0D442A, 14: #0A3622, 15: #051b11)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Green Palette provides colors to the Success and Series D variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-indigo</td>
<td>Map</td>
<td><code>$_default-palette-indigo</code></td>
<td><code>(1: #f0e7fe, 2: #e2d9f3, 3: #d3c5ec, 4: #c5b3e6, 5: #b9a3e1, 6: #a98eda, 7: #8c68cd, 8: #6f42c1, 9: #59359a, 10: #4e2f89, 11: #432874, 12: #36215f, 13: #2c1a4d, 14: #21143b, 15: #160d27)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Indigo Palette provides colors to the Tertiary and Series B variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-teal</td>
<td>Map</td>
<td><code>$_default-palette-teal</code></td>
<td><code>(1: #ebfaf6, 2: #e8dbfd, 3: #d2f4ea, 4: #c1f0e2, 5: #a6e9d5, 6: #79dfc1, 7: #4dd4ac, 8: #20c997, 9: #1aa179, 10: #178c69, 11: #13795b, 12: #10654c, 13: #0d503c, 14: #0a3e2e, 15: #06281e)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Teal Palette provides colors to the Series C variable group.</div></div>
</td>
</tr>
</tbody>
</table>

### Panelbar

<table class="theme-variables">
Expand Down
168 changes: 168 additions & 0 deletions packages/classic/docs/customization-palette.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,168 @@
---
title: Customizing Palette
description: "Refer to the list of the Kendo UI Classic theme variables available for customization."
slug: variables_kendothemeclassic_palette
position: 9
---

# Customizing Palette

## Variables

The following table lists the available variables for customization.

<table class="theme-variables">
<colgroup>
<col style="width: 200px; white-space:nowrap;" />
<col />
<col />
<col />
</colgroup>
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Default value</th>
<th>Computed value</th>
</tr>
</thead>
<tbody>
<tr>
<td>$kendo-palette-ash-gray</td>
<td>Map</td>
<td><code>$_default-palette-ash-gray</code></td>
<td><code>(white: #ffffff, 1: #fafafa, 2: #f0f0f0, 3: #ebebeb, 4: #dddddd, 5: #d6d6d6, 6: #cacaca, 7: #b6b6b6, 8: #a3a3a3, 9: #8f8f8f, 10: #7a7a7a, 11: #666666, 12: #525252, 13: #404040, 14: #333333, 15: #272727, black: #000000)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Ash Gray Palette provides colors to the Base, Secondary, Light, Dark, and Inverse variable groups.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-tangerine-orange</td>
<td>Map</td>
<td><code>$_default-palette-tangerine-orange</code></td>
<td><code>(1: #fff2eb, 2: #ffe5d6, 3: #ffd8c2, 4: #ffcbad, 5: #ffbe99, 6: #ffa570, 7: #ff8b47, 8: #ff711f, 9: #f35800, 10: #e05100, 11: #cc4a00, 12: #b94300, 13: #a53c00, 14: #7a2d00, 15: #3d1600)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Tangerine Orange Palette provides colors to the Primary variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-dodger-blue</td>
<td>Map</td>
<td><code>$_default-palette-dodger-blue</code></td>
<td><code>(1: #ebf8ff, 2: #d7f2ff, 3: #b8e8fe, 4: #9cdffe, 5: #72d1fe, 6: #49c4fd, 7: #2cbbfd, 8: #0db1fd, 9: #03a9f4, 10: #039be0, 11: #038ecd, 12: #0280b9, 13: #0273a6, 14: #014c6f, 15: #01364e)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Dodger Blue Palette provides colors to the Tertiary variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-grass-green</td>
<td>Map</td>
<td><code>$_default-palette-grass-green</code></td>
<td><code>(1: #f1f8f2, 2: #e3f2e6, 3: #d8eddc, 4: #bbdfc1, 5: #9ed1a6, 6: #82c48c, 7: #6ebb7a, 8: #4db25c, 9: #3ea44e, 10: #399748, 11: #348a42, 12: #2f7d3b, 13: #2a7035, 14: #1f5126, 15: #16391b)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Grass Green Palette provides colors to the Success variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-lake-blue</td>
<td>Map</td>
<td><code>$_default-palette-lake-blue</code></td>
<td><code>(1: #eef6fb, 2: #deeef7, 3: #cce5f3, 4: #a6d1ea, 5: #8bc3e4, 6: #6ab2dc, 7: #409cd2, 8: #208ccb, 9: #007bc3, 10: #0071b3, 11: #0067a4, 12: #005d94, 13: #005485, 14: #004166, 15: #002b44)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Lake Blue Palette provides colors to the Info variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-honey-yellow</td>
<td>Map</td>
<td><code>$_default-palette-honey-yellow</code></td>
<td><code>(1: #fff7eb, 2: #ffefd6, 3: #ffe7c2, 4: #ffdead, 5: #ffd699, 6: #ffc670, 7: #ffb240, 8: #ffa41f, 9: #ff9800, 10: #eb8c00, 11: #d68000, 12: #c27400, 13: #ad6700, 14: #854f00, 15: #593500)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Honey Yellow Palette provides colors to the Warning variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-brick-red</td>
<td>Map</td>
<td><code>$_default-palette-brick-red</code></td>
<td><code>(1: #fcf0ed, 2: #f9e1dc, 3: #f7d4cc, 4: #f4c3b8, 5: #f2b4a6, 6: #ec8e79, 7: #e35e40, 8: #de4320, 9: #d92800, 10: #c82500, 11: #b62200, 12: #a51e00, 13: #941b00, 14: #701500, 15: #4c0e00)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Brick Red Palette provides colors to the Error variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-coral</td>
<td>Map</td>
<td><code>$_default-palette-coral</code></td>
<td><code>(1: #fff6f5, 2: #ffeceb, 3: #ffdedb, 4: #ffc8c4, 5: #ffb1ac, 6: #ff9d97, 7: #ff8a82, 8: #ff766d, 9: #ff6358, 10: #ea5a51, 11: #d45349, 12: #bf4a42, 13: #a33f38, 14: #80322c, 15: #5c201c)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Coral Palette provides colors to the Series A variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-pineapple-yellow</td>
<td>Map</td>
<td><code>$_default-palette-pineapple-yellow</code></td>
<td><code>(1: #fffaeb, 2: #fff7db, 3: #fff3cc, 4: #ffeeb8, 5: #ffe9a2, 6: #ffe38b, 7: #ffdd74, 8: #ffd85d, 9: #ffd246, 10: #eac040, 11: #d4af3b, 12: #bf9d35, 13: #a0832c, 14: #806923, 15: #403412)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Pineapple Yellow provides colors to the Series B variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-apple-green</td>
<td>Map</td>
<td><code>$_default-palette-apple-green</code></td>
<td><code>(1: #f3fbee, 2: #e9f8de, 3: #def4ce, 4: #d2f0bd, 5: #bbe99b, 6: #aae382, 7: #9add69, 8: #89d750, 9: #78d237, 10: #6ec032, 11: #64AF2E, 12: #5a9d29, 13: #4a8221, 14: #3c691c, 15: #1c300d)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Apple Green provides colors to the Series C variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-pacific-blue</td>
<td>Map</td>
<td><code>$_default-palette-pacific-blue</code></td>
<td><code>(1: #ebf8fa, 2: #d6f1f5, 3: #c2e9ef, 4: #aee2ea, 5: #93d9e3, 6: #75d0db, 7: #5ec7d6, 8: #43becf, 9: #28b4c8, 10: #24a6b7, 11: #2197a6, 12: #1e8796, 13: #197480, 14: #145a64, 15: #0a2e33)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Pacific Blue provides colors to the Series D variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-bright-blue</td>
<td>Map</td>
<td><code>$_default-palette-bright-blue</code></td>
<td><code>(1: #ecf2fe, 2: #d8e5fd, 3: #c5d8fc, 4: #b1cbfb, 5: #96b9fa, 6: #7ba7f9, 7: #6296f7, 8: #4684f6, 9: #2d73f5, 10: #2969e1, 11: #2660cc, 12: #2256b8, 13: #1d499a, 14: #173a7b, 15: #0c1e40)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Bright Blue provides colors to the Series E variable group.</div></div>
</td>
</tr>
<tr>
<td>$kendo-palette-orchid-purple</td>
<td>Map</td>
<td><code>$_default-palette-orchid-purple</code></td>
<td><code>(1: #f8f0fa, 2: #f1e1f5, 3: #e7caed, 4: #ddb3e5, 5: #d5a2df, 6: #c98ad6, 7: #bf74ce, 8: #b45dc6, 9: #9d40b0, 10: #9c40ae, 11: #8e3b9e, 12: #80358e, 13: #672b73, 14: #55235f, 15: #28112d)</code></td>
</tr>
<tr>
<td colspan="4" class="theme-variables-description-container"><div><b>Description</b><div class="theme-variables-description">The Orchid Purple provides colors to the Series F variable group.</div></div>
</td>
</tr>
</tbody>
</table>

## Suggested Links

* [Styling Overview]({% slug themesandstyles %})
* [Web Font Icons]({% slug icons %})
* [Preview of the Themed Components](../)

Loading

0 comments on commit 894e395

Please sign in to comment.