@progress/kendo-theme-default 10.6.0 → 11.0.0-dev.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/default-blue.css +1 -1
- package/dist/default-blue.scss +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-dataviz-v4.scss +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-green.scss +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +1 -1
- package/dist/default-main.css +1 -1
- package/dist/default-main.scss +1 -5
- package/dist/default-nordic.css +1 -1
- package/dist/default-nordic.scss +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue-a11y.scss +3 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-ocean-blue.scss +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-orange.scss +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-purple.scss +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-turquoise.scss +3 -2
- package/dist/default-urban.css +1 -1
- package/dist/default-urban.scss +1 -1
- package/dist/meta/sassdoc-data.json +6032 -4604
- package/dist/meta/sassdoc-raw-data.json +2866 -2216
- package/dist/meta/variables.json +425 -376
- package/lib/swatches/default-blue.json +1 -182
- package/lib/swatches/default-dataviz-v4.json +1 -47
- package/lib/swatches/default-green.json +1 -182
- package/lib/swatches/default-main-dark.json +1 -207
- package/lib/swatches/default-main.json +2 -184
- package/lib/swatches/default-nordic.json +1 -182
- package/lib/swatches/default-ocean-blue-a11y.json +2 -192
- package/lib/swatches/default-ocean-blue.json +2 -205
- package/lib/swatches/default-orange.json +1 -182
- package/lib/swatches/default-purple.json +1 -182
- package/lib/swatches/default-turquoise.json +1 -167
- package/lib/swatches/default-urban.json +1 -182
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +13 -9
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/appbar/_variables.scss +19 -5
- package/scss/avatar/_variables.scss +12 -1
- package/scss/badge/_variables.scss +15 -1
- package/scss/bottom-navigation/_variables.scss +18 -4
- package/scss/breadcrumb/_variables.scss +8 -8
- package/scss/button/_variables.scss +26 -13
- package/scss/calendar/_variables.scss +39 -18
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +23 -9
- package/scss/chart-wizard/_variables.scss +4 -4
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_variables.scss +7 -7
- package/scss/chip/_variables.scss +30 -11
- package/scss/color-preview/_variables.scss +3 -3
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_variables.scss +6 -36
- package/scss/core/_index.scss +8 -3
- package/scss/dataviz/_variables.scss +61 -47
- package/scss/dialog/_variables.scss +10 -5
- package/scss/dock-manager/_variables.scss +6 -6
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +35 -10
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +11 -4
- package/scss/expansion-panel/_variables.scss +5 -5
- package/scss/fab/_variables.scss +15 -4
- package/scss/filemanager/_variables.scss +5 -5
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +3 -3
- package/scss/gantt/_variables.scss +24 -24
- package/scss/grid/_variables.scss +12 -12
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/index.scss +3 -0
- package/scss/input/_variables.scss +16 -16
- package/scss/list/_variables.scss +86 -11
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +4 -4
- package/scss/loader/_variables.scss +17 -3
- package/scss/map/_variables.scss +5 -5
- package/scss/marquee/_index.scss +16 -0
- package/scss/marquee/_layout.scss +6 -0
- package/scss/marquee/_theme.scss +6 -0
- package/scss/marquee/_variables.scss +11 -0
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +16 -8
- package/scss/messagebox/_variables.scss +15 -1
- package/scss/no-data/_variables.scss +1 -1
- package/scss/notification/_functions.scss +1 -1
- package/scss/notification/_variables.scss +24 -4
- package/scss/orgchart/_variables.scss +8 -8
- package/scss/overlay/_variables.scss +12 -1
- package/scss/pager/_variables.scss +3 -3
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_variables.scss +12 -12
- package/scss/pdf-viewer/_variables.scss +13 -13
- package/scss/pivotgrid/_variables.scss +22 -22
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +8 -8
- package/scss/prompt/_variables.scss +12 -12
- package/scss/rating/_variables.scss +4 -4
- package/scss/scheduler/_variables.scss +17 -14
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +20 -11
- package/scss/splitter/_variables.scss +8 -8
- package/scss/spreadsheet/_variables.scss +25 -25
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_variables.scss +48 -14
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +12 -13
- package/scss/taskboard/_variables.scss +14 -14
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +6 -6
- package/scss/timeselector/_variables.scss +19 -8
- package/scss/toolbar/_variables.scss +7 -7
- package/scss/tooltip/_functions.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -3
- package/scss/treeview/_variables.scss +8 -8
- package/scss/typography/_variables.scss +3 -3
- package/scss/upload/_variables.scss +13 -13
- package/scss/window/_variables.scss +8 -8
- package/scss/core/color-system/_swatch-legacy.scss +0 -222
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
"name": "Default Main Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "
|
|
7
|
-
"api": "modern",
|
|
6
|
+
"version": "11.0.0-dev.1",
|
|
8
7
|
"previewColors": [
|
|
9
8
|
"#000000",
|
|
10
9
|
"#151515",
|
|
@@ -14,16 +13,6 @@
|
|
|
14
13
|
],
|
|
15
14
|
"components": [],
|
|
16
15
|
"groups": [
|
|
17
|
-
{
|
|
18
|
-
"name": "New color system",
|
|
19
|
-
"colorSystem": {
|
|
20
|
-
"kendo-enable-color-system": {
|
|
21
|
-
"name": "New color system",
|
|
22
|
-
"type": "boolean",
|
|
23
|
-
"value": true
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
16
|
{
|
|
28
17
|
"name": "New theme colors",
|
|
29
18
|
"colorsMap": {
|
|
@@ -763,201 +752,6 @@
|
|
|
763
752
|
"value": "#802C49"
|
|
764
753
|
}
|
|
765
754
|
}
|
|
766
|
-
},
|
|
767
|
-
{
|
|
768
|
-
"name": "Theme colors",
|
|
769
|
-
"variables": {
|
|
770
|
-
"kendo-is-dark-theme": {
|
|
771
|
-
"name": "Dark theme",
|
|
772
|
-
"type": "boolean",
|
|
773
|
-
"value": true
|
|
774
|
-
},
|
|
775
|
-
"kendo-color-primary": {
|
|
776
|
-
"name": "Primary",
|
|
777
|
-
"type": "color",
|
|
778
|
-
"value": "#E6594F"
|
|
779
|
-
},
|
|
780
|
-
"kendo-color-secondary": {
|
|
781
|
-
"name": "Secondary",
|
|
782
|
-
"type": "color",
|
|
783
|
-
"value": "#5C5C5C"
|
|
784
|
-
},
|
|
785
|
-
"kendo-color-tertiary": {
|
|
786
|
-
"name": "Secondary",
|
|
787
|
-
"type": "color",
|
|
788
|
-
"value": "#0398DC"
|
|
789
|
-
},
|
|
790
|
-
"kendo-color-info": {
|
|
791
|
-
"name": "Info",
|
|
792
|
-
"type": "color",
|
|
793
|
-
"value": "#004FD2"
|
|
794
|
-
},
|
|
795
|
-
"kendo-color-success": {
|
|
796
|
-
"name": "Success",
|
|
797
|
-
"type": "color",
|
|
798
|
-
"value": "#32A200"
|
|
799
|
-
},
|
|
800
|
-
"kendo-color-warning": {
|
|
801
|
-
"name": "Warning",
|
|
802
|
-
"type": "color",
|
|
803
|
-
"value": "#E6AD00"
|
|
804
|
-
},
|
|
805
|
-
"kendo-color-error": {
|
|
806
|
-
"name": "Error",
|
|
807
|
-
"type": "color",
|
|
808
|
-
"value": "#DB1500"
|
|
809
|
-
},
|
|
810
|
-
"kendo-color-light": {
|
|
811
|
-
"name": "Light",
|
|
812
|
-
"type": "color",
|
|
813
|
-
"value": "#BDBDBD"
|
|
814
|
-
},
|
|
815
|
-
"kendo-color-dark": {
|
|
816
|
-
"name": "Dark",
|
|
817
|
-
"type": "color",
|
|
818
|
-
"value": "#292929"
|
|
819
|
-
}
|
|
820
|
-
}
|
|
821
|
-
},
|
|
822
|
-
{
|
|
823
|
-
"name": "Body",
|
|
824
|
-
"variables": {
|
|
825
|
-
"kendo-body-text": {
|
|
826
|
-
"name": "Body text color",
|
|
827
|
-
"type": "color",
|
|
828
|
-
"value": "#EBEBEB"
|
|
829
|
-
},
|
|
830
|
-
"kendo-body-bg": {
|
|
831
|
-
"name": "Body background",
|
|
832
|
-
"type": "color",
|
|
833
|
-
"value": "#121212"
|
|
834
|
-
},
|
|
835
|
-
"kendo-subtle-text": {
|
|
836
|
-
"name": "Subtle text color",
|
|
837
|
-
"type": "color",
|
|
838
|
-
"value": "#808080"
|
|
839
|
-
}
|
|
840
|
-
}
|
|
841
|
-
},
|
|
842
|
-
{
|
|
843
|
-
"name": "Components",
|
|
844
|
-
"variables": {
|
|
845
|
-
"kendo-component-text": {
|
|
846
|
-
"name": "Component text color",
|
|
847
|
-
"type": "color",
|
|
848
|
-
"value": "#EBEBEB"
|
|
849
|
-
},
|
|
850
|
-
"kendo-component-bg": {
|
|
851
|
-
"name": "Component background",
|
|
852
|
-
"type": "color",
|
|
853
|
-
"value": "#333333"
|
|
854
|
-
},
|
|
855
|
-
"kendo-base-text": {
|
|
856
|
-
"name": "Header text color",
|
|
857
|
-
"type": "color",
|
|
858
|
-
"value": "#EBEBEB"
|
|
859
|
-
},
|
|
860
|
-
"kendo-base-bg": {
|
|
861
|
-
"name": "Header background",
|
|
862
|
-
"type": "color",
|
|
863
|
-
"value": "#262626"
|
|
864
|
-
},
|
|
865
|
-
"kendo-base-border": {
|
|
866
|
-
"name": "Base border",
|
|
867
|
-
"type": "color",
|
|
868
|
-
"value": "#5E5E5E"
|
|
869
|
-
},
|
|
870
|
-
"kendo-hover-text": {
|
|
871
|
-
"name": "Hover text color",
|
|
872
|
-
"type": "color",
|
|
873
|
-
"value": "#EBEBEB"
|
|
874
|
-
},
|
|
875
|
-
"kendo-hover-bg": {
|
|
876
|
-
"name": "Hover background",
|
|
877
|
-
"type": "color",
|
|
878
|
-
"value": "#383838"
|
|
879
|
-
},
|
|
880
|
-
"kendo-selected-text": {
|
|
881
|
-
"name": "Selected text color",
|
|
882
|
-
"type": "color",
|
|
883
|
-
"value": "#F5F5F5"
|
|
884
|
-
},
|
|
885
|
-
"kendo-selected-bg": {
|
|
886
|
-
"name": "Selected background",
|
|
887
|
-
"type": "color",
|
|
888
|
-
"value": "#E6594F"
|
|
889
|
-
}
|
|
890
|
-
}
|
|
891
|
-
},
|
|
892
|
-
{
|
|
893
|
-
"name": "Button",
|
|
894
|
-
"variables": {
|
|
895
|
-
"kendo-button-text": {
|
|
896
|
-
"name": "Button text color",
|
|
897
|
-
"type": "color",
|
|
898
|
-
"value": "#EBEBEB"
|
|
899
|
-
},
|
|
900
|
-
"kendo-button-bg": {
|
|
901
|
-
"name": "Button background",
|
|
902
|
-
"type": "color",
|
|
903
|
-
"value": "#1D1D1D"
|
|
904
|
-
},
|
|
905
|
-
"kendo-button-border": {
|
|
906
|
-
"name": "Button border",
|
|
907
|
-
"type": "color",
|
|
908
|
-
"value": "#383838"
|
|
909
|
-
}
|
|
910
|
-
}
|
|
911
|
-
},
|
|
912
|
-
{
|
|
913
|
-
"name": "Link",
|
|
914
|
-
"variables": {
|
|
915
|
-
"kendo-link-text": {
|
|
916
|
-
"name": "Link text color",
|
|
917
|
-
"type": "color",
|
|
918
|
-
"value": "#E6594F"
|
|
919
|
-
},
|
|
920
|
-
"kendo-link-hover-text": {
|
|
921
|
-
"name": "Link hover text color",
|
|
922
|
-
"type": "color",
|
|
923
|
-
"value": "#EE8E87"
|
|
924
|
-
}
|
|
925
|
-
}
|
|
926
|
-
},
|
|
927
|
-
{
|
|
928
|
-
"name": "Dataviz",
|
|
929
|
-
"variables": {
|
|
930
|
-
"kendo-series-a": {
|
|
931
|
-
"name": "Series A",
|
|
932
|
-
"type": "color",
|
|
933
|
-
"value": "#E6594F"
|
|
934
|
-
},
|
|
935
|
-
"kendo-series-b": {
|
|
936
|
-
"name": "Series B",
|
|
937
|
-
"type": "color",
|
|
938
|
-
"value": "#E6CB58"
|
|
939
|
-
},
|
|
940
|
-
"kendo-series-c": {
|
|
941
|
-
"name": "Series C",
|
|
942
|
-
"type": "color",
|
|
943
|
-
"value": "#44BC73"
|
|
944
|
-
},
|
|
945
|
-
"kendo-series-d": {
|
|
946
|
-
"name": "Series D",
|
|
947
|
-
"type": "color",
|
|
948
|
-
"value": "#4456E1"
|
|
949
|
-
},
|
|
950
|
-
"kendo-series-e": {
|
|
951
|
-
"name": "Series E",
|
|
952
|
-
"type": "color",
|
|
953
|
-
"value": "#9B4FE6"
|
|
954
|
-
},
|
|
955
|
-
"kendo-series-f": {
|
|
956
|
-
"name": "Series F",
|
|
957
|
-
"type": "color",
|
|
958
|
-
"value": "#E64F83"
|
|
959
|
-
}
|
|
960
|
-
}
|
|
961
755
|
}
|
|
962
756
|
]
|
|
963
757
|
}
|
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
"name": "Default Main",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "
|
|
7
|
-
"api": "modern",
|
|
6
|
+
"version": "11.0.0-dev.1",
|
|
8
7
|
"previewColors": [
|
|
9
8
|
"#ffffff",
|
|
10
9
|
"#f5f5f5",
|
|
@@ -13,186 +12,5 @@
|
|
|
13
12
|
"#424242"
|
|
14
13
|
],
|
|
15
14
|
"components": [],
|
|
16
|
-
"groups": [
|
|
17
|
-
{
|
|
18
|
-
"name": "New color system",
|
|
19
|
-
"colorSystem": {
|
|
20
|
-
"kendo-enable-color-system": {
|
|
21
|
-
"name": "New color system",
|
|
22
|
-
"type": "boolean",
|
|
23
|
-
"value": true
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"name": "Theme colors",
|
|
29
|
-
"variables": {
|
|
30
|
-
"kendo-is-dark-theme": {
|
|
31
|
-
"name": "Dark theme",
|
|
32
|
-
"type": "boolean",
|
|
33
|
-
"value": false
|
|
34
|
-
},
|
|
35
|
-
"kendo-color-primary": {
|
|
36
|
-
"name": "Primary",
|
|
37
|
-
"type": "color",
|
|
38
|
-
"value": "#ff6358"
|
|
39
|
-
},
|
|
40
|
-
"kendo-color-secondary": {
|
|
41
|
-
"name": "Secondary",
|
|
42
|
-
"type": "color",
|
|
43
|
-
"value": "#666666"
|
|
44
|
-
},
|
|
45
|
-
"kendo-color-info": {
|
|
46
|
-
"name": "Info",
|
|
47
|
-
"type": "color",
|
|
48
|
-
"value": "#0058e9"
|
|
49
|
-
},
|
|
50
|
-
"kendo-color-success": {
|
|
51
|
-
"name": "Success",
|
|
52
|
-
"type": "color",
|
|
53
|
-
"value": "#37b400"
|
|
54
|
-
},
|
|
55
|
-
"kendo-color-warning": {
|
|
56
|
-
"name": "Warning",
|
|
57
|
-
"type": "color",
|
|
58
|
-
"value": "#ffc000"
|
|
59
|
-
},
|
|
60
|
-
"kendo-color-error": {
|
|
61
|
-
"name": "Error",
|
|
62
|
-
"type": "color",
|
|
63
|
-
"value": "#f31700"
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"name": "Body",
|
|
69
|
-
"variables": {
|
|
70
|
-
"kendo-body-text": {
|
|
71
|
-
"name": "Body text color",
|
|
72
|
-
"type": "color",
|
|
73
|
-
"value": "#424242"
|
|
74
|
-
},
|
|
75
|
-
"kendo-body-bg": {
|
|
76
|
-
"name": "Body background",
|
|
77
|
-
"type": "color",
|
|
78
|
-
"value": "#ffffff"
|
|
79
|
-
},
|
|
80
|
-
"kendo-subtle-text": {
|
|
81
|
-
"name": "Subtle text color",
|
|
82
|
-
"type": "color",
|
|
83
|
-
"value": "#666666"
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"name": "Components",
|
|
89
|
-
"variables": {
|
|
90
|
-
"kendo-component-text": {
|
|
91
|
-
"name": "Component text color",
|
|
92
|
-
"type": "color",
|
|
93
|
-
"value": "#424242"
|
|
94
|
-
},
|
|
95
|
-
"kendo-component-bg": {
|
|
96
|
-
"name": "Component background",
|
|
97
|
-
"type": "color",
|
|
98
|
-
"value": "#ffffff"
|
|
99
|
-
},
|
|
100
|
-
"kendo-base-text": {
|
|
101
|
-
"name": "Header text color",
|
|
102
|
-
"type": "color",
|
|
103
|
-
"value": "#424242"
|
|
104
|
-
},
|
|
105
|
-
"kendo-base-bg": {
|
|
106
|
-
"name": "Header background",
|
|
107
|
-
"type": "color",
|
|
108
|
-
"value": "#fafafa"
|
|
109
|
-
},
|
|
110
|
-
"kendo-hover-text": {
|
|
111
|
-
"name": "Hover text color",
|
|
112
|
-
"type": "color",
|
|
113
|
-
"value": "#424242"
|
|
114
|
-
},
|
|
115
|
-
"kendo-hover-bg": {
|
|
116
|
-
"name": "Hover background",
|
|
117
|
-
"type": "color",
|
|
118
|
-
"value": "#ececec"
|
|
119
|
-
},
|
|
120
|
-
"kendo-selected-text": {
|
|
121
|
-
"name": "Selected text color",
|
|
122
|
-
"type": "color",
|
|
123
|
-
"value": "#ffffff"
|
|
124
|
-
},
|
|
125
|
-
"kendo-selected-bg": {
|
|
126
|
-
"name": "Selected background",
|
|
127
|
-
"type": "color",
|
|
128
|
-
"value": "#ff6358"
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"name": "Button",
|
|
134
|
-
"variables": {
|
|
135
|
-
"kendo-button-text": {
|
|
136
|
-
"name": "Button text color",
|
|
137
|
-
"type": "color",
|
|
138
|
-
"value": "#424242"
|
|
139
|
-
},
|
|
140
|
-
"kendo-button-bg": {
|
|
141
|
-
"name": "Button background",
|
|
142
|
-
"type": "color",
|
|
143
|
-
"value": "#f5f5f5"
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"name": "Link",
|
|
149
|
-
"variables": {
|
|
150
|
-
"kendo-link-text": {
|
|
151
|
-
"name": "Link text color",
|
|
152
|
-
"type": "color",
|
|
153
|
-
"value": "#ff6358"
|
|
154
|
-
},
|
|
155
|
-
"kendo-link-hover-text": {
|
|
156
|
-
"name": "Link hover text color",
|
|
157
|
-
"type": "color",
|
|
158
|
-
"value": "#d6534a"
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"name": "Dataviz",
|
|
164
|
-
"variables": {
|
|
165
|
-
"kendo-series-a": {
|
|
166
|
-
"name": "Series A",
|
|
167
|
-
"type": "color",
|
|
168
|
-
"value": "#ff6358"
|
|
169
|
-
},
|
|
170
|
-
"kendo-series-b": {
|
|
171
|
-
"name": "Series B",
|
|
172
|
-
"type": "color",
|
|
173
|
-
"value": "#ffe162"
|
|
174
|
-
},
|
|
175
|
-
"kendo-series-c": {
|
|
176
|
-
"name": "Series C",
|
|
177
|
-
"type": "color",
|
|
178
|
-
"value": "#4cd180"
|
|
179
|
-
},
|
|
180
|
-
"kendo-series-d": {
|
|
181
|
-
"name": "Series D",
|
|
182
|
-
"type": "color",
|
|
183
|
-
"value": "#4b5ffa"
|
|
184
|
-
},
|
|
185
|
-
"kendo-series-e": {
|
|
186
|
-
"name": "Series E",
|
|
187
|
-
"type": "color",
|
|
188
|
-
"value": "#ac58ff"
|
|
189
|
-
},
|
|
190
|
-
"kendo-series-f": {
|
|
191
|
-
"name": "Series F",
|
|
192
|
-
"type": "color",
|
|
193
|
-
"value": "#ff5892"
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
]
|
|
15
|
+
"groups": []
|
|
198
16
|
}
|
|
@@ -3,8 +3,7 @@
|
|
|
3
3
|
"name": "Default Nordic",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "
|
|
7
|
-
"api": "modern",
|
|
6
|
+
"version": "11.0.0-dev.1",
|
|
8
7
|
"previewColors": [
|
|
9
8
|
"#ffffff",
|
|
10
9
|
"#50686e",
|
|
@@ -14,16 +13,6 @@
|
|
|
14
13
|
],
|
|
15
14
|
"components": [],
|
|
16
15
|
"groups": [
|
|
17
|
-
{
|
|
18
|
-
"name": "New color system",
|
|
19
|
-
"colorSystem": {
|
|
20
|
-
"kendo-enable-color-system": {
|
|
21
|
-
"name": "New color system",
|
|
22
|
-
"type": "boolean",
|
|
23
|
-
"value": true
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
},
|
|
27
16
|
{
|
|
28
17
|
"name": "New theme colors",
|
|
29
18
|
"colorsMap": {
|
|
@@ -553,176 +542,6 @@
|
|
|
553
542
|
"value": "#e0cf97"
|
|
554
543
|
}
|
|
555
544
|
}
|
|
556
|
-
},
|
|
557
|
-
{
|
|
558
|
-
"name": "Theme colors",
|
|
559
|
-
"variables": {
|
|
560
|
-
"kendo-is-dark-theme": {
|
|
561
|
-
"name": "Dark theme",
|
|
562
|
-
"type": "boolean",
|
|
563
|
-
"value": false
|
|
564
|
-
},
|
|
565
|
-
"kendo-color-primary": {
|
|
566
|
-
"name": "Primary",
|
|
567
|
-
"type": "color",
|
|
568
|
-
"value": "#e7607b"
|
|
569
|
-
},
|
|
570
|
-
"kendo-color-secondary": {
|
|
571
|
-
"name": "Secondary",
|
|
572
|
-
"type": "color",
|
|
573
|
-
"value": "#d6e5e9"
|
|
574
|
-
},
|
|
575
|
-
"kendo-color-info": {
|
|
576
|
-
"name": "Info",
|
|
577
|
-
"type": "color",
|
|
578
|
-
"value": "#01a8c1"
|
|
579
|
-
},
|
|
580
|
-
"kendo-color-success": {
|
|
581
|
-
"name": "Success",
|
|
582
|
-
"type": "color",
|
|
583
|
-
"value": "#90bf4f"
|
|
584
|
-
},
|
|
585
|
-
"kendo-color-warning": {
|
|
586
|
-
"name": "Warning",
|
|
587
|
-
"type": "color",
|
|
588
|
-
"value": "#ffc857"
|
|
589
|
-
},
|
|
590
|
-
"kendo-color-error": {
|
|
591
|
-
"name": "Error",
|
|
592
|
-
"type": "color",
|
|
593
|
-
"value": "#d31038"
|
|
594
|
-
}
|
|
595
|
-
}
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
"name": "Body",
|
|
599
|
-
"variables": {
|
|
600
|
-
"kendo-body-text": {
|
|
601
|
-
"name": "Body text color",
|
|
602
|
-
"type": "color",
|
|
603
|
-
"value": "#50686e"
|
|
604
|
-
},
|
|
605
|
-
"kendo-body-bg": {
|
|
606
|
-
"name": "Body background",
|
|
607
|
-
"type": "color",
|
|
608
|
-
"value": "#ffffff"
|
|
609
|
-
},
|
|
610
|
-
"kendo-subtle-text": {
|
|
611
|
-
"name": "Subtle text color",
|
|
612
|
-
"type": "color",
|
|
613
|
-
"value": "#8f9ea2"
|
|
614
|
-
}
|
|
615
|
-
}
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"name": "Components",
|
|
619
|
-
"variables": {
|
|
620
|
-
"kendo-component-text": {
|
|
621
|
-
"name": "Component text",
|
|
622
|
-
"type": "color",
|
|
623
|
-
"value": "#292b2c"
|
|
624
|
-
},
|
|
625
|
-
"kendo-component-bg": {
|
|
626
|
-
"name": "Component background",
|
|
627
|
-
"type": "color",
|
|
628
|
-
"value": "#ffffff"
|
|
629
|
-
},
|
|
630
|
-
"kendo-base-text": {
|
|
631
|
-
"name": "Header text color",
|
|
632
|
-
"type": "color",
|
|
633
|
-
"value": "#292b2c"
|
|
634
|
-
},
|
|
635
|
-
"kendo-base-bg": {
|
|
636
|
-
"name": "Header background",
|
|
637
|
-
"type": "color",
|
|
638
|
-
"value": "#f8f9fa"
|
|
639
|
-
},
|
|
640
|
-
"kendo-hover-text": {
|
|
641
|
-
"name": "Hover text color",
|
|
642
|
-
"type": "color",
|
|
643
|
-
"value": "#212529"
|
|
644
|
-
},
|
|
645
|
-
"kendo-hover-bg": {
|
|
646
|
-
"name": "Hover background",
|
|
647
|
-
"type": "color",
|
|
648
|
-
"value": "#e4e7eb"
|
|
649
|
-
},
|
|
650
|
-
"kendo-selected-text": {
|
|
651
|
-
"name": "Selected text color",
|
|
652
|
-
"type": "color",
|
|
653
|
-
"value": "#ffffff"
|
|
654
|
-
},
|
|
655
|
-
"kendo-selected-bg": {
|
|
656
|
-
"name": "Selected background",
|
|
657
|
-
"type": "color",
|
|
658
|
-
"value": "#e7607b"
|
|
659
|
-
}
|
|
660
|
-
}
|
|
661
|
-
},
|
|
662
|
-
{
|
|
663
|
-
"name": "Button",
|
|
664
|
-
"variables": {
|
|
665
|
-
"kendo-button-text": {
|
|
666
|
-
"name": "Button text color",
|
|
667
|
-
"type": "color",
|
|
668
|
-
"value": "#212529"
|
|
669
|
-
},
|
|
670
|
-
"kendo-button-bg": {
|
|
671
|
-
"name": "Button background",
|
|
672
|
-
"type": "color",
|
|
673
|
-
"value": "#d6e5e9"
|
|
674
|
-
}
|
|
675
|
-
}
|
|
676
|
-
},
|
|
677
|
-
{
|
|
678
|
-
"name": "Link",
|
|
679
|
-
"variables": {
|
|
680
|
-
"kendo-link-text": {
|
|
681
|
-
"name": "Link text color",
|
|
682
|
-
"type": "color",
|
|
683
|
-
"value": "#e7607b"
|
|
684
|
-
},
|
|
685
|
-
"kendo-link-hover-text": {
|
|
686
|
-
"name": "Link hover text color",
|
|
687
|
-
"type": "color",
|
|
688
|
-
"value": "#da2146"
|
|
689
|
-
}
|
|
690
|
-
}
|
|
691
|
-
},
|
|
692
|
-
{
|
|
693
|
-
"name": "Dataviz",
|
|
694
|
-
"variables": {
|
|
695
|
-
"kendo-series-a": {
|
|
696
|
-
"name": "Series A",
|
|
697
|
-
"type": "color",
|
|
698
|
-
"value": "#e7607b"
|
|
699
|
-
},
|
|
700
|
-
"kendo-series-b": {
|
|
701
|
-
"name": "Series B",
|
|
702
|
-
"type": "color",
|
|
703
|
-
"value": "#bb334f"
|
|
704
|
-
},
|
|
705
|
-
"kendo-series-c": {
|
|
706
|
-
"name": "Series C",
|
|
707
|
-
"type": "color",
|
|
708
|
-
"value": "#6bd2e2"
|
|
709
|
-
},
|
|
710
|
-
"kendo-series-d": {
|
|
711
|
-
"name": "Series D",
|
|
712
|
-
"type": "color",
|
|
713
|
-
"value": "#01A8C1"
|
|
714
|
-
},
|
|
715
|
-
"kendo-series-e": {
|
|
716
|
-
"name": "Series E",
|
|
717
|
-
"type": "color",
|
|
718
|
-
"value": "#ddc981"
|
|
719
|
-
},
|
|
720
|
-
"kendo-series-f": {
|
|
721
|
-
"name": "Series F",
|
|
722
|
-
"type": "color",
|
|
723
|
-
"value": "#c09e2f"
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
545
|
}
|
|
727
546
|
]
|
|
728
547
|
}
|