Skip to content

Commit

Permalink
chore(bootstrap): update swatches
Browse files Browse the repository at this point in the history
  • Loading branch information
inikolova committed Oct 31, 2024
1 parent 8735dc2 commit 949e2ff
Show file tree
Hide file tree
Showing 12 changed files with 43 additions and 221 deletions.
62 changes: 4 additions & 58 deletions packages/bootstrap/lib/swatches/bootstrap-3-dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"product": "kendo",
"base": "@progress/kendo-theme-bootstrap",
"version": "5.1.2-dev.7",
"api": "modern",
"previewColors": [
"#000000",
"#222222",
Expand All @@ -29,7 +30,7 @@
"app-surface": {
"name": "App Surface",
"type": "color",
"value": "#000000"
"value": "#212529"
},
"on-app-surface": {
"name": "On App Surface",
Expand Down Expand Up @@ -611,7 +612,7 @@
"type": "color",
"value": "#eca9a7"
}
}
}
},
{
"name": "Theme colors",
Expand Down Expand Up @@ -674,7 +675,7 @@
"kendo-disabled-text": {
"name": "Disabled text color",
"type": "color",
"value": "#aaaaaa"
"value": null
}
}
},
Expand Down Expand Up @@ -794,61 +795,6 @@
"value": "#d9534f"
}
}
},
{
"hidden": true,
"variables": {
"primary": {
"name": "Override bootstrap primary",
"type": "variable",
"value": "$kendo-color-primary"
},
"gray-100": {
"name": "Gray 100",
"type": "color",
"value": "#f5f5f5"
},
"gray-200": {
"name": "Gray 200",
"type": "color",
"value": "#eeeeee"
},
"gray-300": {
"name": "Gray 300",
"type": "color",
"value": "#dddddd"
},
"gray-400": {
"name": "Gray 400",
"type": "color",
"value": "#cccccc"
},
"gray-500": {
"name": "Gray 500",
"type": "color",
"value": "#aaaaaa"
},
"gray-600": {
"name": "Gray 600",
"type": "color",
"value": "#777777"
},
"gray-700": {
"name": "Gray 700",
"type": "color",
"value": "#555555"
},
"gray-800": {
"name": "Gray 800",
"type": "color",
"value": "#333333"
},
"gray-900": {
"name": "Gray 900",
"type": "color",
"value": "#222222"
}
}
}
]
}
60 changes: 3 additions & 57 deletions packages/bootstrap/lib/swatches/bootstrap-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"product": "kendo",
"base": "@progress/kendo-theme-bootstrap",
"version": "5.1.2-dev.7",
"api": "modern",
"previewColors": [
"#ffffff",
"#f5f5f5",
Expand Down Expand Up @@ -551,7 +552,7 @@
"type": "color",
"value": "#eca9a7"
}
}
}
},
{
"name": "Theme colors",
Expand Down Expand Up @@ -614,7 +615,7 @@
"kendo-disabled-text": {
"name": "Disabled text color",
"type": "color",
"value": "#777777"
"value": null
}
}
},
Expand Down Expand Up @@ -734,61 +735,6 @@
"value": "#d9534f"
}
}
},
{
"hidden": true,
"variables": {
"primary": {
"name": "Override bootstrap primary",
"type": "variable",
"value": "$kendo-color-primary"
},
"gray-100": {
"name": "Gray 100",
"type": "color",
"value": "#f5f5f5"
},
"gray-200": {
"name": "Gray 200",
"type": "color",
"value": "#eeeeee"
},
"gray-300": {
"name": "Gray 300",
"type": "color",
"value": "#dddddd"
},
"gray-400": {
"name": "Gray 400",
"type": "color",
"value": "#cccccc"
},
"gray-500": {
"name": "Gray 500",
"type": "color",
"value": "#aaaaaa"
},
"gray-600": {
"name": "Gray 600",
"type": "color",
"value": "#777777"
},
"gray-700": {
"name": "Gray 700",
"type": "color",
"value": "#555555"
},
"gray-800": {
"name": "Gray 800",
"type": "color",
"value": "#333333"
},
"gray-900": {
"name": "Gray 900",
"type": "color",
"value": "#222222"
}
}
}
]
}
17 changes: 4 additions & 13 deletions packages/bootstrap/lib/swatches/bootstrap-4-dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"product": "kendo",
"base": "@progress/kendo-theme-bootstrap",
"version": "5.1.2-dev.7",
"api": "modern",
"previewColors": [
"#000000",
"#212529",
Expand All @@ -29,7 +30,7 @@
"app-surface": {
"name": "App Surface",
"type": "color",
"value": "#000000"
"value": "#212529"
},
"on-app-surface": {
"name": "On App Surface",
Expand Down Expand Up @@ -611,7 +612,7 @@
"type": "color",
"value": "#eca9a7"
}
}
}
},
{
"name": "Theme colors",
Expand Down Expand Up @@ -674,7 +675,7 @@
"kendo-disabled-text": {
"name": "Disabled text color",
"type": "color",
"value": "#aaaaaa"
"value": null
}
}
},
Expand Down Expand Up @@ -787,16 +788,6 @@
"value": "#d9534f"
}
}
},
{
"hidden": true,
"variables": {
"primary": {
"name": "Override bootstrap primary",
"type": "variable",
"value": "$kendo-color-primary"
}
}
}
]
}
15 changes: 3 additions & 12 deletions packages/bootstrap/lib/swatches/bootstrap-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"product": "kendo",
"base": "@progress/kendo-theme-bootstrap",
"version": "5.1.2-dev.7",
"api": "modern",
"previewColors": [
"#ffffff",
"#f8f9fa",
Expand Down Expand Up @@ -551,7 +552,7 @@
"type": "color",
"value": "#eca9a7"
}
}
}
},
{
"name": "Theme colors",
Expand Down Expand Up @@ -614,7 +615,7 @@
"kendo-disabled-text": {
"name": "Disabled text color",
"type": "color",
"value": "#8f8f8f"
"value": null
}
}
},
Expand Down Expand Up @@ -727,16 +728,6 @@
"value": "#d9534f"
}
}
},
{
"hidden": true,
"variables": {
"primary": {
"name": "Override bootstrap primary",
"type": "variable",
"value": "$kendo-color-primary"
}
}
}
]
}
3 changes: 2 additions & 1 deletion packages/bootstrap/lib/swatches/bootstrap-dataviz-v4.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"product": "kendo",
"base": "@progress/kendo-theme-bootstrap",
"version": "5.1.2-dev.7",
"api": "modern",
"previewColors": [
"#0275d8",
"#5bc0de",
Expand Down Expand Up @@ -176,7 +177,7 @@
"type": "color",
"value": "#eca9a7"
}
}
}
},
{
"name": "Dataviz",
Expand Down
21 changes: 6 additions & 15 deletions packages/bootstrap/lib/swatches/bootstrap-main-dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"product": "kendo",
"base": "@progress/kendo-theme-bootstrap",
"version": "5.1.2-dev.7",
"api": "modern",
"previewColors": [
"#000000",
"#212529",
Expand Down Expand Up @@ -761,7 +762,7 @@
"type": "color",
"value": "#806104"
}
}
}
},
{
"name": "Theme colors",
Expand Down Expand Up @@ -814,7 +815,7 @@
"kendo-body-bg": {
"name": "Body background",
"type": "color",
"value": "#000000"
"value": "#212529"
},
"kendo-subtle-text": {
"name": "Subtle text color",
Expand All @@ -824,7 +825,7 @@
"kendo-disabled-text": {
"name": "Disabled text color",
"type": "color",
"value": "#aaaaaa"
"value": null
}
}
},
Expand All @@ -839,7 +840,7 @@
"kendo-component-bg": {
"name": "Component background",
"type": "color",
"value": "#000000"
"value": "#212529"
},
"kendo-base-text": {
"name": "Header text color",
Expand Down Expand Up @@ -884,7 +885,7 @@
"kendo-button-bg": {
"name": "Button background",
"type": "color",
"value": "#343a40"
"value": "#495057"
}
}
},
Expand Down Expand Up @@ -937,16 +938,6 @@
"value": "#dc3545"
}
}
},
{
"hidden": true,
"variables": {
"primary": {
"name": "Override bootstrap primary",
"type": "variable",
"value": "$kendo-color-primary"
}
}
}
]
}
3 changes: 2 additions & 1 deletion packages/bootstrap/lib/swatches/bootstrap-main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"product": "kendo",
"base": "@progress/kendo-theme-bootstrap",
"version": "5.1.2-dev.7",
"api": "modern",
"previewColors": [
"#ffffff",
"#f8f9fa",
Expand Down Expand Up @@ -84,7 +85,7 @@
"kendo-disabled-text": {
"name": "Disabled text color",
"type": "color",
"value": "#8f8f8f"
"value": null
}
}
},
Expand Down
Loading

0 comments on commit 949e2ff

Please sign in to comment.