@knime/kds-styles 0.0.5 → 0.0.7

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.
Files changed (147) hide show
  1. package/dist/icons/ai-general.svg +1 -0
  2. package/dist/icons/annotation-mode.svg +1 -0
  3. package/dist/icons/arrow-down.svg +1 -0
  4. package/dist/icons/arrow-up.svg +1 -0
  5. package/dist/icons/arrows-expand.svg +1 -0
  6. package/dist/icons/arrows-move.svg +1 -0
  7. package/dist/icons/arrows-order.svg +1 -0
  8. package/dist/icons/back.svg +1 -0
  9. package/dist/icons/bold.svg +1 -0
  10. package/dist/icons/calendar.svg +1 -0
  11. package/dist/icons/case-sensitive.svg +1 -0
  12. package/dist/icons/center-aligned.svg +1 -0
  13. package/dist/icons/checkmark.svg +1 -0
  14. package/dist/icons/chevron-down.svg +1 -0
  15. package/dist/icons/chevron-left-double.svg +1 -0
  16. package/dist/icons/chevron-left.svg +1 -0
  17. package/dist/icons/chevron-right-double.svg +1 -0
  18. package/dist/icons/chevron-right.svg +1 -0
  19. package/dist/icons/chevron-up.svg +1 -0
  20. package/dist/icons/circle-error.svg +1 -0
  21. package/dist/icons/circle-info.svg +1 -0
  22. package/dist/icons/circle-question.svg +1 -0
  23. package/dist/icons/circle-success.svg +1 -0
  24. package/dist/icons/cloud-download.svg +1 -0
  25. package/dist/icons/cloud-knime.svg +1 -0
  26. package/dist/icons/cloud-upload.svg +1 -0
  27. package/dist/icons/cloud-workflow.svg +1 -0
  28. package/dist/icons/code-block.svg +1 -0
  29. package/dist/icons/color-picker.svg +1 -0
  30. package/dist/icons/component.svg +1 -0
  31. package/dist/icons/connection.svg +1 -0
  32. package/dist/icons/cursor.svg +1 -0
  33. package/dist/icons/data-app.svg +1 -0
  34. package/dist/icons/date-time.svg +1 -0
  35. package/dist/icons/db-database.svg +1 -0
  36. package/dist/icons/def.ts +131 -0
  37. package/dist/icons/deploy.svg +1 -0
  38. package/dist/icons/detect.svg +1 -0
  39. package/dist/icons/divider.svg +1 -0
  40. package/dist/icons/duration.svg +1 -0
  41. package/dist/icons/edit.svg +1 -0
  42. package/dist/icons/education.svg +1 -0
  43. package/dist/icons/error-panel.svg +1 -0
  44. package/dist/icons/execute.svg +1 -0
  45. package/dist/icons/extension-community.svg +1 -0
  46. package/dist/icons/extension.svg +1 -0
  47. package/dist/icons/external-link.svg +1 -0
  48. package/dist/icons/eye.svg +1 -0
  49. package/dist/icons/file-export.svg +1 -0
  50. package/dist/icons/file-text.svg +1 -0
  51. package/dist/icons/file.svg +1 -0
  52. package/dist/icons/filter.svg +1 -0
  53. package/dist/icons/flow-variable-in-out.svg +1 -0
  54. package/dist/icons/flow-variable-in.svg +1 -0
  55. package/dist/icons/flow-variable-out.svg +1 -0
  56. package/dist/icons/folder-plus.svg +1 -0
  57. package/dist/icons/folder-workflow.svg +1 -0
  58. package/dist/icons/folder.svg +1 -0
  59. package/dist/icons/forum.svg +1 -0
  60. package/dist/icons/function-catalog.svg +1 -0
  61. package/dist/icons/home.svg +1 -0
  62. package/dist/icons/import.svg +1 -0
  63. package/dist/icons/info.svg +1 -0
  64. package/dist/icons/interval.svg +1 -0
  65. package/dist/icons/italic.svg +1 -0
  66. package/dist/icons/left-aligned.svg +1 -0
  67. package/dist/icons/like.svg +1 -0
  68. package/dist/icons/limit.svg +1 -0
  69. package/dist/icons/link.svg +1 -0
  70. package/dist/icons/linked-metanode.svg +1 -0
  71. package/dist/icons/list-bulletpoint.svg +1 -0
  72. package/dist/icons/list-number.svg +1 -0
  73. package/dist/icons/list-thumbs.svg +1 -0
  74. package/dist/icons/list.svg +1 -0
  75. package/dist/icons/local-filesystem.svg +1 -0
  76. package/dist/icons/lock.svg +1 -0
  77. package/dist/icons/metanode.svg +1 -0
  78. package/dist/icons/minus.svg +1 -0
  79. package/dist/icons/more-actions.svg +1 -0
  80. package/dist/icons/node-stack.svg +1 -0
  81. package/dist/icons/open-in-new-window.svg +1 -0
  82. package/dist/icons/parameter.svg +1 -0
  83. package/dist/icons/pending-changes.svg +1 -0
  84. package/dist/icons/placeholder.svg +1 -0
  85. package/dist/icons/plus.svg +1 -0
  86. package/dist/icons/quote.svg +1 -0
  87. package/dist/icons/re-execution.svg +1 -0
  88. package/dist/icons/redo.svg +1 -0
  89. package/dist/icons/reload.svg +1 -0
  90. package/dist/icons/reset-all.svg +1 -0
  91. package/dist/icons/right-aligned.svg +1 -0
  92. package/dist/icons/rocket.svg +1 -0
  93. package/dist/icons/save-as.svg +1 -0
  94. package/dist/icons/save.svg +1 -0
  95. package/dist/icons/schedule.svg +1 -0
  96. package/dist/icons/search.svg +1 -0
  97. package/dist/icons/selected-cancel.svg +1 -0
  98. package/dist/icons/selected-reset.svg +1 -0
  99. package/dist/icons/send.svg +1 -0
  100. package/dist/icons/server-rack-workflow.svg +1 -0
  101. package/dist/icons/settings.svg +1 -0
  102. package/dist/icons/share.svg +1 -0
  103. package/dist/icons/shortcuts.svg +1 -0
  104. package/dist/icons/sort-ascending.svg +1 -0
  105. package/dist/icons/sort-descending.svg +1 -0
  106. package/dist/icons/space-local.svg +1 -0
  107. package/dist/icons/space-private.svg +1 -0
  108. package/dist/icons/space.svg +1 -0
  109. package/dist/icons/strikethrough.svg +1 -0
  110. package/dist/icons/text.svg +1 -0
  111. package/dist/icons/textstyles.svg +1 -0
  112. package/dist/icons/thumbs-down.svg +1 -0
  113. package/dist/icons/thumbs-up.svg +1 -0
  114. package/dist/icons/time.svg +1 -0
  115. package/dist/icons/to-bottom.svg +1 -0
  116. package/dist/icons/to-top.svg +1 -0
  117. package/dist/icons/trash.svg +1 -0
  118. package/dist/icons/trigger.svg +1 -0
  119. package/dist/icons/underline.svg +1 -0
  120. package/dist/icons/undo.svg +1 -0
  121. package/dist/icons/unlink.svg +1 -0
  122. package/dist/icons/user.svg +1 -0
  123. package/dist/icons/view-cards.svg +1 -0
  124. package/dist/icons/warning.svg +1 -0
  125. package/dist/icons/workflow.svg +1 -0
  126. package/dist/icons/x-close.svg +1 -0
  127. package/dist/img/icons/comment.svg +1 -0
  128. package/dist/img/icons/copy.svg +1 -0
  129. package/dist/img/icons/data-value-view.svg +1 -0
  130. package/dist/img/icons/db-schema.svg +1 -0
  131. package/dist/img/icons/db-table.svg +1 -0
  132. package/dist/img/icons/def.ts +11 -1
  133. package/dist/img/icons/deploy.svg +1 -1
  134. package/dist/img/icons/flow-variable-default.svg +1 -0
  135. package/dist/img/icons/layout-editor.svg +1 -0
  136. package/dist/img/icons/like.svg +1 -1
  137. package/dist/img/icons/lock.svg +1 -1
  138. package/dist/img/icons/more-actions.svg +1 -1
  139. package/dist/img/icons/replace.svg +1 -0
  140. package/dist/img/icons/resume-execution.svg +1 -0
  141. package/dist/img/icons/selected-execution.svg +1 -0
  142. package/dist/img/icons/stepwise-execution.svg +1 -0
  143. package/dist/img/icons/underline.svg +1 -1
  144. package/dist/tokens/css/_properties.css +810 -30
  145. package/dist/tokens/css/_variables.css +143 -13
  146. package/package.json +8 -3
  147. /package/dist/{img/icons → icons}/selected-execute.svg +0 -0
@@ -134,6 +134,12 @@ syntax: "<color>";
134
134
  initial-value: hsl(0 100% 66%);
135
135
  }
136
136
 
137
+ @property --kds-core-color-red-435 {
138
+ syntax: "<color>";
139
+ inherits: true;
140
+ initial-value: hsl(360 84% 63%);
141
+ }
142
+
137
143
  @property --kds-core-color-red-475 {
138
144
  syntax: "<color>";
139
145
  inherits: true;
@@ -206,6 +212,12 @@ syntax: "<color>";
206
212
  initial-value: hsl(30 80% 60%);
207
213
  }
208
214
 
215
+ @property --kds-core-color-orange-375 {
216
+ syntax: "<color>";
217
+ inherits: true;
218
+ initial-value: hsl(29 88% 60%);
219
+ }
220
+
209
221
  @property --kds-core-color-orange-400 {
210
222
  syntax: "<color>";
211
223
  inherits: true;
@@ -560,6 +572,318 @@ syntax: "<color>";
560
572
  initial-value: hsl(209 59% 14%);
561
573
  }
562
574
 
575
+ @property --kds-core-color-purple-25 {
576
+ syntax: "<color>";
577
+ inherits: true;
578
+ initial-value: hsl(314 39% 94%);
579
+ }
580
+
581
+ @property --kds-core-color-purple-50 {
582
+ syntax: "<color>";
583
+ inherits: true;
584
+ initial-value: hsl(315 42% 91%);
585
+ }
586
+
587
+ @property --kds-core-color-purple-100 {
588
+ syntax: "<color>";
589
+ inherits: true;
590
+ initial-value: hsl(318 43% 88%);
591
+ }
592
+
593
+ @property --kds-core-color-purple-175 {
594
+ syntax: "<color>";
595
+ inherits: true;
596
+ initial-value: hsl(319 44% 85%);
597
+ }
598
+
599
+ @property --kds-core-color-purple-250 {
600
+ syntax: "<color>";
601
+ inherits: true;
602
+ initial-value: hsl(320 45% 82%);
603
+ }
604
+
605
+ @property --kds-core-color-purple-325 {
606
+ syntax: "<color>";
607
+ inherits: true;
608
+ initial-value: hsl(316 41% 73%);
609
+ }
610
+
611
+ @property --kds-core-color-purple-400 {
612
+ syntax: "<color>";
613
+ inherits: true;
614
+ initial-value: hsl(312 36% 64%);
615
+ }
616
+
617
+ @property --kds-core-color-purple-475 {
618
+ syntax: "<color>";
619
+ inherits: true;
620
+ initial-value: hsl(308 32% 55%);
621
+ }
622
+
623
+ @property --kds-core-color-purple-550 {
624
+ syntax: "<color>";
625
+ inherits: true;
626
+ initial-value: hsl(305 27% 47%);
627
+ }
628
+
629
+ @property --kds-core-color-purple-650 {
630
+ syntax: "<color>";
631
+ inherits: true;
632
+ initial-value: hsl(302 29% 39%);
633
+ }
634
+
635
+ @property --kds-core-color-purple-725 {
636
+ syntax: "<color>";
637
+ inherits: true;
638
+ initial-value: hsl(299 32% 31%);
639
+ }
640
+
641
+ @property --kds-core-color-purple-800 {
642
+ syntax: "<color>";
643
+ inherits: true;
644
+ initial-value: hsl(296 34% 23%);
645
+ }
646
+
647
+ @property --kds-core-color-purple-875 {
648
+ syntax: "<color>";
649
+ inherits: true;
650
+ initial-value: hsl(294 36% 15%);
651
+ }
652
+
653
+ @property --kds-core-color-aquamarine-25 {
654
+ syntax: "<color>";
655
+ inherits: true;
656
+ initial-value: hsl(186 44% 95%);
657
+ }
658
+
659
+ @property --kds-core-color-aquamarine-50 {
660
+ syntax: "<color>";
661
+ inherits: true;
662
+ initial-value: hsl(188 47% 93%);
663
+ }
664
+
665
+ @property --kds-core-color-aquamarine-100 {
666
+ syntax: "<color>";
667
+ inherits: true;
668
+ initial-value: hsl(186 46% 91%);
669
+ }
670
+
671
+ @property --kds-core-color-aquamarine-175 {
672
+ syntax: "<color>";
673
+ inherits: true;
674
+ initial-value: hsl(185 48% 89%);
675
+ }
676
+
677
+ @property --kds-core-color-aquamarine-250 {
678
+ syntax: "<color>";
679
+ inherits: true;
680
+ initial-value: hsl(186 49% 88%);
681
+ }
682
+
683
+ @property --kds-core-color-aquamarine-325 {
684
+ syntax: "<color>";
685
+ inherits: true;
686
+ initial-value: hsl(188 52% 77%);
687
+ }
688
+
689
+ @property --kds-core-color-aquamarine-400 {
690
+ syntax: "<color>";
691
+ inherits: true;
692
+ initial-value: hsl(189 55% 66%);
693
+ }
694
+
695
+ @property --kds-core-color-aquamarine-475 {
696
+ syntax: "<color>";
697
+ inherits: true;
698
+ initial-value: hsl(191 57% 54%);
699
+ }
700
+
701
+ @property --kds-core-color-aquamarine-550 {
702
+ syntax: "<color>";
703
+ inherits: true;
704
+ initial-value: hsl(193 60% 43%);
705
+ }
706
+
707
+ @property --kds-core-color-aquamarine-650 {
708
+ syntax: "<color>";
709
+ inherits: true;
710
+ initial-value: hsl(196 62% 38%);
711
+ }
712
+
713
+ @property --kds-core-color-aquamarine-725 {
714
+ syntax: "<color>";
715
+ inherits: true;
716
+ initial-value: hsl(198 62% 32%);
717
+ }
718
+
719
+ @property --kds-core-color-aquamarine-800 {
720
+ syntax: "<color>";
721
+ inherits: true;
722
+ initial-value: hsl(201 63% 27%);
723
+ }
724
+
725
+ @property --kds-core-color-aquamarine-875 {
726
+ syntax: "<color>";
727
+ inherits: true;
728
+ initial-value: hsl(204 65% 21%);
729
+ }
730
+
731
+ @property --kds-core-color-grassgreen-25 {
732
+ syntax: "<color>";
733
+ inherits: true;
734
+ initial-value: hsl(76 52% 96%);
735
+ }
736
+
737
+ @property --kds-core-color-grassgreen-50 {
738
+ syntax: "<color>";
739
+ inherits: true;
740
+ initial-value: hsl(73 57% 91%);
741
+ }
742
+
743
+ @property --kds-core-color-grassgreen-100 {
744
+ syntax: "<color>";
745
+ inherits: true;
746
+ initial-value: hsl(70 60% 86%);
747
+ }
748
+
749
+ @property --kds-core-color-grassgreen-175 {
750
+ syntax: "<color>";
751
+ inherits: true;
752
+ initial-value: hsl(67 64% 80%);
753
+ }
754
+
755
+ @property --kds-core-color-grassgreen-250 {
756
+ syntax: "<color>";
757
+ inherits: true;
758
+ initial-value: hsl(63 69% 75%);
759
+ }
760
+
761
+ @property --kds-core-color-grassgreen-325 {
762
+ syntax: "<color>";
763
+ inherits: true;
764
+ initial-value: hsl(65 69% 70%);
765
+ }
766
+
767
+ @property --kds-core-color-grassgreen-400 {
768
+ syntax: "<color>";
769
+ inherits: true;
770
+ initial-value: hsl(65 69% 65%);
771
+ }
772
+
773
+ @property --kds-core-color-grassgreen-475 {
774
+ syntax: "<color>";
775
+ inherits: true;
776
+ initial-value: hsl(66 68% 60%);
777
+ }
778
+
779
+ @property --kds-core-color-grassgreen-550 {
780
+ syntax: "<color>";
781
+ inherits: true;
782
+ initial-value: hsl(67 68% 55%);
783
+ }
784
+
785
+ @property --kds-core-color-grassgreen-650 {
786
+ syntax: "<color>";
787
+ inherits: true;
788
+ initial-value: hsl(69 61% 47%);
789
+ }
790
+
791
+ @property --kds-core-color-grassgreen-725 {
792
+ syntax: "<color>";
793
+ inherits: true;
794
+ initial-value: hsl(69 54% 40%);
795
+ }
796
+
797
+ @property --kds-core-color-grassgreen-800 {
798
+ syntax: "<color>";
799
+ inherits: true;
800
+ initial-value: hsl(71 46% 32%);
801
+ }
802
+
803
+ @property --kds-core-color-grassgreen-875 {
804
+ syntax: "<color>";
805
+ inherits: true;
806
+ initial-value: hsl(72 39% 25%);
807
+ }
808
+
809
+ @property --kds-core-color-brown-25 {
810
+ syntax: "<color>";
811
+ inherits: true;
812
+ initial-value: hsl(35 60% 95%);
813
+ }
814
+
815
+ @property --kds-core-color-brown-50 {
816
+ syntax: "<color>";
817
+ inherits: true;
818
+ initial-value: hsl(33 55% 89%);
819
+ }
820
+
821
+ @property --kds-core-color-brown-100 {
822
+ syntax: "<color>";
823
+ inherits: true;
824
+ initial-value: hsl(32 50% 82%);
825
+ }
826
+
827
+ @property --kds-core-color-brown-175 {
828
+ syntax: "<color>";
829
+ inherits: true;
830
+ initial-value: hsl(31 48% 74%);
831
+ }
832
+
833
+ @property --kds-core-color-brown-250 {
834
+ syntax: "<color>";
835
+ inherits: true;
836
+ initial-value: hsl(30 47% 68%);
837
+ }
838
+
839
+ @property --kds-core-color-brown-325 {
840
+ syntax: "<color>";
841
+ inherits: true;
842
+ initial-value: hsl(29 43% 58%);
843
+ }
844
+
845
+ @property --kds-core-color-brown-400 {
846
+ syntax: "<color>";
847
+ inherits: true;
848
+ initial-value: hsl(28 39% 50%);
849
+ }
850
+
851
+ @property --kds-core-color-brown-475 {
852
+ syntax: "<color>";
853
+ inherits: true;
854
+ initial-value: hsl(27 35% 44%);
855
+ }
856
+
857
+ @property --kds-core-color-brown-550 {
858
+ syntax: "<color>";
859
+ inherits: true;
860
+ initial-value: hsl(26 32% 39%);
861
+ }
862
+
863
+ @property --kds-core-color-brown-650 {
864
+ syntax: "<color>";
865
+ inherits: true;
866
+ initial-value: hsl(25 30% 35%);
867
+ }
868
+
869
+ @property --kds-core-color-brown-725 {
870
+ syntax: "<color>";
871
+ inherits: true;
872
+ initial-value: hsl(24 28% 30%);
873
+ }
874
+
875
+ @property --kds-core-color-brown-800 {
876
+ syntax: "<color>";
877
+ inherits: true;
878
+ initial-value: hsl(23 27% 24%);
879
+ }
880
+
881
+ @property --kds-core-color-brown-875 {
882
+ syntax: "<color>";
883
+ inherits: true;
884
+ initial-value: hsl(22 25% 18%);
885
+ }
886
+
563
887
  @property --kds-core-color-transparent {
564
888
  syntax: "<color>";
565
889
  inherits: true;
@@ -1364,6 +1688,18 @@ syntax: "<color>";
1364
1688
  initial-value: hsl(180 0% 48% / 0.48);
1365
1689
  }
1366
1690
 
1691
+ @property --kds-color-background-disabled-primary {
1692
+ syntax: "<color>";
1693
+ inherits: true;
1694
+ initial-value: hsl(173.77 18.031% 40.307%);
1695
+ }
1696
+
1697
+ @property --kds-color-background-disabled-danger {
1698
+ syntax: "<color>";
1699
+ inherits: true;
1700
+ initial-value: hsl(1.5788 43.542% 37.998%);
1701
+ }
1702
+
1367
1703
  @property --kds-color-text-and-icon-neutral {
1368
1704
  syntax: "<color>";
1369
1705
  inherits: true;
@@ -1454,12 +1790,24 @@ syntax: "<color>";
1454
1790
  initial-value: light-dark(hsl(0 0% 64%), hsl(0 0% 48%));
1455
1791
  }
1456
1792
 
1793
+ @property --kds-color-text-and-icon-disabled-inverted {
1794
+ syntax: "<color>";
1795
+ inherits: true;
1796
+ initial-value: hsl(0 0% 73%);
1797
+ }
1798
+
1457
1799
  @property --kds-color-text-and-icon-info {
1458
1800
  syntax: "<color>";
1459
1801
  inherits: true;
1460
1802
  initial-value: light-dark(hsl(208 61% 34%), hsl(214 92% 77%));
1461
1803
  }
1462
1804
 
1805
+ @property --kds-color-text-and-icon-editor {
1806
+ syntax: "<color>";
1807
+ inherits: true;
1808
+ initial-value: light-dark(hsl(0 0% 11%), hsl(0 0% 94%));
1809
+ }
1810
+
1463
1811
  @property --kds-color-border-neutral {
1464
1812
  syntax: "<color>";
1465
1813
  inherits: true;
@@ -1613,73 +1961,343 @@ syntax: "<color>";
1613
1961
  @property --kds-color-nodes-and-variables-flow-variable {
1614
1962
  syntax: "<color>";
1615
1963
  inherits: true;
1616
- initial-value: hsl(0 100% 65%);
1964
+ initial-value: light-dark(hsl(360 84% 63%), hsl(0 100% 66%));
1617
1965
  }
1618
1966
 
1619
- @property --kds-color-skeleton-default {
1967
+ @property --kds-color-nodes-and-variables-loop {
1620
1968
  syntax: "<color>";
1621
1969
  inherits: true;
1622
- initial-value: light-dark(linear-gradient(90deg, hsla(0, 0%, 10%, 0.02) 0%, hsla(0, 0%, 10%, 0.15) 25%, hsla(0, 0%, 10%, 0.02) 65%, hsla(0, 0%, 10%, 0.00) 100%), linear-gradient(90deg, hsla(0, 0%, 94%, 0.02) 0%, hsla(0, 0%, 94%, 0.15) 25%, hsla(0, 0%, 94%, 0.02) 65%, hsla(0, 0%, 94%, 0.00) 100%));
1970
+ initial-value: hsl(188 52% 77%);
1623
1971
  }
1624
1972
 
1625
- @property --kds-color-elevation-top {
1973
+ @property --kds-color-nodes-and-variables-manipulator {
1626
1974
  syntax: "<color>";
1627
1975
  inherits: true;
1628
- initial-value: light-dark(hsl(330 0% 73% / 0.32), hsl(345 0% 10% / 0.9));
1976
+ initial-value: hsl(51 100% 50%);
1629
1977
  }
1630
1978
 
1631
- @property --kds-color-elevation-middle {
1979
+ @property --kds-color-nodes-and-variables-predictor {
1632
1980
  syntax: "<color>";
1633
1981
  inherits: true;
1634
- initial-value: light-dark(hsl(330 0% 32% / 0.14), hsl(345 0% 10% / 0.94));
1982
+ initial-value: light-dark(hsl(107 43% 55%), hsl(109 47% 61%));
1635
1983
  }
1636
1984
 
1637
- @property --kds-color-elevation-bottom {
1985
+ @property --kds-color-nodes-and-variables-source {
1638
1986
  syntax: "<color>";
1639
1987
  inherits: true;
1640
- initial-value: light-dark(hsl(330 0% 32% / 0.12), hsl(345 0% 10% / 0.98));
1988
+ initial-value: hsl(30 80% 60%);
1641
1989
  }
1642
1990
 
1643
- @property --kds-color-desktop-header-background-default {
1991
+ @property --kds-color-nodes-and-variables-visualizer {
1644
1992
  syntax: "<color>";
1645
1993
  inherits: true;
1646
- initial-value: hsl(0 0% 10%);
1994
+ initial-value: light-dark(hsl(193 60% 43%), hsl(191 57% 54%));
1647
1995
  }
1648
1996
 
1649
- @property --kds-color-desktop-header-background-muted {
1997
+ @property --kds-color-nodes-and-variables-scope {
1650
1998
  syntax: "<color>";
1651
1999
  inherits: true;
1652
- initial-value: light-dark(hsl(0 0% 98%), hsl(0 0% 16%));
2000
+ initial-value: light-dark(hsl(305 27% 47%), hsl(308 32% 55%));
1653
2001
  }
1654
2002
 
1655
- @property --kds-color-desktop-header-background-accent {
2003
+ @property --kds-color-nodes-and-variables-learner {
1656
2004
  syntax: "<color>";
1657
2005
  inherits: true;
1658
- initial-value: light-dark(hsl(0 0% 98%), hsl(0 0% 16%));
2006
+ initial-value: light-dark(hsl(67 68% 55%), hsl(65 69% 65%));
1659
2007
  }
1660
2008
 
1661
- @property --kds-color-desktop-header-text-and-icon-neutral {
2009
+ @property --kds-color-nodes-and-variables-sink {
1662
2010
  syntax: "<color>";
1663
2011
  inherits: true;
1664
- initial-value: light-dark(hsl(0 0% 16%), hsl(0 0% 94%));
2012
+ initial-value: light-dark(hsl(360 84% 63%), hsl(0 100% 66%));
1665
2013
  }
1666
2014
 
1667
- @property --kds-color-desktop-header-text-and-icon-muted {
2015
+ @property --kds-color-nodes-and-variables-container {
1668
2016
  syntax: "<color>";
1669
2017
  inherits: true;
1670
- initial-value: light-dark(hsl(0 0% 32%), hsl(0 0% 73%));
2018
+ initial-value: hsl(69 54% 40%);
1671
2019
  }
1672
2020
 
1673
- @property --kds-color-desktop-header-border-default {
2021
+ @property --kds-color-nodes-and-variables-unknown {
1674
2022
  syntax: "<color>";
1675
2023
  inherits: true;
1676
- initial-value: light-dark(hsl(345 0% 10% / 0.1), hsl(330 0% 99% / 0.1));
2024
+ initial-value: light-dark(hsl(353 75% 45%), hsl(356 77% 54%));
1677
2025
  }
1678
2026
 
1679
- @property --kds-color-table-header-background-default {
2027
+ @property --kds-color-nodes-and-variables-other {
1680
2028
  syntax: "<color>";
1681
2029
  inherits: true;
1682
- initial-value: hsl(0 0% 99%);
2030
+ initial-value: light-dark(hsl(29 43% 58%), hsl(30 47% 68%));
2031
+ }
2032
+
2033
+ @property --kds-color-nodes-and-variables-special-nodes-bold {
2034
+ syntax: "<color>";
2035
+ inherits: true;
2036
+ initial-value: light-dark(hsl(0 0% 32%), hsl(0 0% 94%));
2037
+ }
2038
+
2039
+ @property --kds-color-nodes-and-variables-special-nodes {
2040
+ syntax: "<color>";
2041
+ inherits: true;
2042
+ initial-value: light-dark(hsl(0 0% 73%), hsl(0 0% 32%));
2043
+ }
2044
+
2045
+ @property --kds-color-nodes-and-variables-special-nodes-muted {
2046
+ syntax: "<color>";
2047
+ inherits: true;
2048
+ initial-value: light-dark(hsl(0 0% 90%), hsl(0 0% 22%));
2049
+ }
2050
+
2051
+ @property --kds-color-nodes-and-variables-special-nodes-border {
2052
+ syntax: "<color>";
2053
+ inherits: true;
2054
+ initial-value: light-dark(hsl(0 0% 19%), hsl(0 0% 90%));
2055
+ }
2056
+
2057
+ @property --kds-color-nodes-and-variables-special-nodes-background {
2058
+ syntax: "<color>";
2059
+ inherits: true;
2060
+ initial-value: light-dark(hsl(0 0% 99%), hsl(0 0% 13%));
2061
+ }
2062
+
2063
+ @property --kds-color-nodes-and-variables-warning-bold {
2064
+ syntax: "<color>";
2065
+ inherits: true;
2066
+ initial-value: light-dark(hsl(19 63% 38%), hsl(31 83% 66%));
2067
+ }
2068
+
2069
+ @property --kds-color-nodes-and-variables-warning {
2070
+ syntax: "<color>";
2071
+ inherits: true;
2072
+ initial-value: light-dark(hsl(31 100% 83%), hsl(0 0% 22%));
2073
+ }
2074
+
2075
+ @property --kds-color-nodes-and-variables-error-bold {
2076
+ syntax: "<color>";
2077
+ inherits: true;
2078
+ initial-value: light-dark(hsl(349 91% 35%), hsl(0 100% 66%));
2079
+ }
2080
+
2081
+ @property --kds-color-nodes-and-variables-error {
2082
+ syntax: "<color>";
2083
+ inherits: true;
2084
+ initial-value: light-dark(hsl(2 100% 92%), hsl(0 0% 22%));
2085
+ }
2086
+
2087
+ @property --kds-color-nodes-and-variables-loading-bold {
2088
+ syntax: "<color>";
2089
+ inherits: true;
2090
+ initial-value: light-dark(hsl(208 61% 34%), hsl(215 100% 84%));
2091
+ }
2092
+
2093
+ @property --kds-color-nodes-and-variables-loading {
2094
+ syntax: "<color>";
2095
+ inherits: true;
2096
+ initial-value: light-dark(hsl(216 100% 92%), hsl(209 50% 20%));
2097
+ }
2098
+
2099
+ @property --kds-color-nodes-and-variables-configuration {
2100
+ syntax: "<color>";
2101
+ inherits: true;
2102
+ initial-value: light-dark(hsl(65 69% 70%), hsl(70 60% 86%));
2103
+ }
2104
+
2105
+ @property --kds-color-port-data {
2106
+ syntax: "<color>";
2107
+ inherits: true;
2108
+ initial-value: light-dark(hsl(0 0% 11%), hsl(0 0% 94%));
2109
+ }
2110
+
2111
+ @property --kds-color-port-flow-variable {
2112
+ syntax: "<color>";
2113
+ inherits: true;
2114
+ initial-value: hsl(360 84% 63%);
2115
+ }
2116
+
2117
+ @property --kds-color-port-neutral-inverted {
2118
+ syntax: "<color>";
2119
+ inherits: true;
2120
+ initial-value: light-dark(hsl(0 0% 99%), hsl(0 0% 13%));
2121
+ }
2122
+
2123
+ @property --kds-color-annotations-special-nodes {
2124
+ syntax: "<color>";
2125
+ inherits: true;
2126
+ initial-value: light-dark(hsl(0 0% 73%), hsl(0 0% 32%));
2127
+ }
2128
+
2129
+ @property --kds-color-annotations-special-nodes-bold {
2130
+ syntax: "<color>";
2131
+ inherits: true;
2132
+ initial-value: light-dark(hsl(0 0% 32%), hsl(0 0% 90%));
2133
+ }
2134
+
2135
+ @property --kds-color-annotations-visualizer {
2136
+ syntax: "<color>";
2137
+ inherits: true;
2138
+ initial-value: light-dark(hsl(193 60% 43%), hsl(191 57% 54%));
2139
+ }
2140
+
2141
+ @property --kds-color-annotations-loading-bold {
2142
+ syntax: "<color>";
2143
+ inherits: true;
2144
+ initial-value: light-dark(hsl(208 61% 34%), hsl(215 100% 84%));
2145
+ }
2146
+
2147
+ @property --kds-color-annotations-manipulator {
2148
+ syntax: "<color>";
2149
+ inherits: true;
2150
+ initial-value: hsl(51 100% 50%);
2151
+ }
2152
+
2153
+ @property --kds-color-annotations-source {
2154
+ syntax: "<color>";
2155
+ inherits: true;
2156
+ initial-value: hsl(30 80% 60%);
2157
+ }
2158
+
2159
+ @property --kds-color-annotations-sink {
2160
+ syntax: "<color>";
2161
+ inherits: true;
2162
+ initial-value: light-dark(hsl(360 84% 63%), hsl(0 100% 66%));
2163
+ }
2164
+
2165
+ @property --kds-color-annotations-learner {
2166
+ syntax: "<color>";
2167
+ inherits: true;
2168
+ initial-value: light-dark(hsl(67 68% 55%), hsl(65 69% 65%));
2169
+ }
2170
+
2171
+ @property --kds-color-annotations-predictor {
2172
+ syntax: "<color>";
2173
+ inherits: true;
2174
+ initial-value: light-dark(hsl(107 43% 55%), hsl(109 47% 61%));
2175
+ }
2176
+
2177
+ @property --kds-color-annotations-container {
2178
+ syntax: "<color>";
2179
+ inherits: true;
2180
+ initial-value: light-dark(hsl(67 64% 80%), hsl(70 60% 86%));
2181
+ }
2182
+
2183
+ @property --kds-color-annotations-flow-variable {
2184
+ syntax: "<color>";
2185
+ inherits: true;
2186
+ initial-value: light-dark(hsl(173 37% 39%), hsl(172 27% 48%));
2187
+ }
2188
+
2189
+ @property --kds-color-annotations-teal-dark {
2190
+ syntax: "<color>";
2191
+ inherits: true;
2192
+ initial-value: light-dark(hsl(177 82% 18%), hsl(176 67% 22%));
2193
+ }
2194
+
2195
+ @property --kds-color-annotations-other {
2196
+ syntax: "<color>";
2197
+ inherits: true;
2198
+ initial-value: light-dark(hsl(29 43% 58%), hsl(30 47% 68%));
2199
+ }
2200
+
2201
+ @property --kds-color-annotations-loop {
2202
+ syntax: "<color>";
2203
+ inherits: true;
2204
+ initial-value: light-dark(hsl(25 30% 35%), hsl(27 35% 44%));
2205
+ }
2206
+
2207
+ @property --kds-color-node-state-error {
2208
+ syntax: "<color>";
2209
+ inherits: true;
2210
+ initial-value: light-dark(hsl(353 75% 45%), hsl(348 94% 21%));
2211
+ }
2212
+
2213
+ @property --kds-color-node-state-error-border {
2214
+ syntax: "<color>";
2215
+ inherits: true;
2216
+ initial-value: light-dark(hsl(348 94% 21%), hsl(360 84% 63%));
2217
+ }
2218
+
2219
+ @property --kds-color-node-state-warning {
2220
+ syntax: "<color>";
2221
+ inherits: true;
2222
+ initial-value: light-dark(hsl(51 100% 50%), hsl(43 100% 19%));
2223
+ }
2224
+
2225
+ @property --kds-color-node-state-warning-border {
2226
+ syntax: "<color>";
2227
+ inherits: true;
2228
+ initial-value: light-dark(hsl(43 100% 19%), hsl(51 100% 50%));
2229
+ }
2230
+
2231
+ @property --kds-color-node-state-executed {
2232
+ syntax: "<color>";
2233
+ inherits: true;
2234
+ initial-value: light-dark(hsl(107 43% 55%), hsl(116 47% 26%));
2235
+ }
2236
+
2237
+ @property --kds-color-node-state-executed-border {
2238
+ syntax: "<color>";
2239
+ inherits: true;
2240
+ initial-value: light-dark(hsl(116 47% 26%), hsl(107 43% 55%));
2241
+ }
2242
+
2243
+ @property --kds-color-node-state-executing {
2244
+ syntax: "<color>";
2245
+ inherits: true;
2246
+ initial-value: light-dark(hsl(208 63% 41%), hsl(211 67% 59%));
2247
+ }
2248
+
2249
+ @property --kds-color-node-state-inactive {
2250
+ syntax: "<color>";
2251
+ inherits: true;
2252
+ initial-value: light-dark(hsl(0 0% 99%), hsl(0 0% 11%));
2253
+ }
2254
+
2255
+ @property --kds-color-node-state-inactive-border {
2256
+ syntax: "<color>";
2257
+ inherits: true;
2258
+ initial-value: light-dark(hsl(0 0% 73%), hsl(0 0% 32%));
2259
+ }
2260
+
2261
+ @property --kds-color-connector-data {
2262
+ syntax: "<color>";
2263
+ inherits: true;
2264
+ initial-value: light-dark(hsl(0 0% 16%), hsl(0 0% 94%));
2265
+ }
2266
+
2267
+ @property --kds-color-connector-flow-variable {
2268
+ syntax: "<color>";
2269
+ inherits: true;
2270
+ initial-value: hsl(360 84% 63%);
2271
+ }
2272
+
2273
+ @property --kds-color-skeleton-default {
2274
+ syntax: "<color>";
2275
+ inherits: true;
2276
+ initial-value: light-dark(linear-gradient(90deg, hsla(0, 0%, 10%, 0.02) 0%, hsla(0, 0%, 10%, 0.15) 25%, hsla(0, 0%, 10%, 0.02) 65%, hsla(0, 0%, 10%, 0.00) 100%), linear-gradient(90deg, hsla(0, 0%, 94%, 0.02) 0%, hsla(0, 0%, 94%, 0.15) 25%, hsla(0, 0%, 94%, 0.02) 65%, hsla(0, 0%, 94%, 0.00) 100%));
2277
+ }
2278
+
2279
+ @property --kds-color-elevation-top {
2280
+ syntax: "<color>";
2281
+ inherits: true;
2282
+ initial-value: light-dark(hsl(330 0% 73% / 0.32), hsl(345 0% 10% / 0.9));
2283
+ }
2284
+
2285
+ @property --kds-color-elevation-middle {
2286
+ syntax: "<color>";
2287
+ inherits: true;
2288
+ initial-value: light-dark(hsl(330 0% 32% / 0.14), hsl(345 0% 10% / 0.94));
2289
+ }
2290
+
2291
+ @property --kds-color-elevation-bottom {
2292
+ syntax: "<color>";
2293
+ inherits: true;
2294
+ initial-value: light-dark(hsl(330 0% 32% / 0.12), hsl(345 0% 10% / 0.98));
2295
+ }
2296
+
2297
+ @property --kds-color-elevation-knob {
2298
+ syntax: "<color>";
2299
+ inherits: true;
2300
+ initial-value: light-dark(hsl(330 0% 32% / 0.5), hsl(345 0% 10% / 0.6));
1683
2301
  }
1684
2302
 
1685
2303
  @property --kds-color-loading-spinner-progress-on-filled {
@@ -1712,6 +2330,48 @@ syntax: "<color>";
1712
2330
  initial-value: light-dark(linear-gradient(90deg, hsla(0, 0%, 10%, 0.02) 0%, hsla(0, 0%, 10%, 0.15) 25%, hsla(0, 0%, 10%, 0.02) 65%, hsla(0, 0%, 10%, 0.00) 100%), linear-gradient(90deg, hsla(0, 0%, 94%, 0.02) 0%, hsla(0, 0%, 94%, 0.15) 25%, hsla(0, 0%, 94%, 0.02) 65%, hsla(0, 0%, 94%, 0.00) 100%));
1713
2331
  }
1714
2332
 
2333
+ @property --kds-color-desktop-header-background-default {
2334
+ syntax: "<color>";
2335
+ inherits: true;
2336
+ initial-value: hsl(0 0% 10%);
2337
+ }
2338
+
2339
+ @property --kds-color-desktop-header-background-muted {
2340
+ syntax: "<color>";
2341
+ inherits: true;
2342
+ initial-value: light-dark(hsl(0 0% 98%), hsl(0 0% 16%));
2343
+ }
2344
+
2345
+ @property --kds-color-desktop-header-background-accent {
2346
+ syntax: "<color>";
2347
+ inherits: true;
2348
+ initial-value: light-dark(hsl(0 0% 98%), hsl(0 0% 16%));
2349
+ }
2350
+
2351
+ @property --kds-color-desktop-header-text-and-icon-neutral {
2352
+ syntax: "<color>";
2353
+ inherits: true;
2354
+ initial-value: light-dark(hsl(0 0% 16%), hsl(0 0% 94%));
2355
+ }
2356
+
2357
+ @property --kds-color-desktop-header-text-and-icon-muted {
2358
+ syntax: "<color>";
2359
+ inherits: true;
2360
+ initial-value: light-dark(hsl(0 0% 32%), hsl(0 0% 73%));
2361
+ }
2362
+
2363
+ @property --kds-color-desktop-header-border-default {
2364
+ syntax: "<color>";
2365
+ inherits: true;
2366
+ initial-value: light-dark(hsl(345 0% 10% / 0.1), hsl(330 0% 99% / 0.1));
2367
+ }
2368
+
2369
+ @property --kds-color-table-header-background-default {
2370
+ syntax: "<color>";
2371
+ inherits: true;
2372
+ initial-value: hsl(0 0% 99%);
2373
+ }
2374
+
1715
2375
  @property --kds-border-radius-container-none {
1716
2376
  syntax: "<length>";
1717
2377
  inherits: false;
@@ -1910,6 +2570,48 @@ syntax: "<string>";
1910
2570
  initial-value: 1px soild light-dark(hsl(215 100% 84%), hsl(210 50% 28%));
1911
2571
  }
1912
2572
 
2573
+ @property --kds-border-node-status-empty {
2574
+ syntax: "<string>";
2575
+ inherits: false;
2576
+ initial-value: 1px solid light-dark(hsl(0 0% 73%), hsl(0 0% 32%));
2577
+ }
2578
+
2579
+ @property --kds-border-node-status-idle {
2580
+ syntax: "<string>";
2581
+ inherits: false;
2582
+ initial-value: 1px solid light-dark(hsl(348 94% 21%), hsl(360 84% 63%));
2583
+ }
2584
+
2585
+ @property --kds-border-node-status-warning {
2586
+ syntax: "<string>";
2587
+ inherits: false;
2588
+ initial-value: 1px solid light-dark(hsl(43 100% 19%), hsl(51 100% 50%));
2589
+ }
2590
+
2591
+ @property --kds-border-node-status-executed {
2592
+ syntax: "<string>";
2593
+ inherits: false;
2594
+ initial-value: 1px solid light-dark(hsl(116 47% 26%), hsl(107 43% 55%));
2595
+ }
2596
+
2597
+ @property --kds-border-resize-handle-initial {
2598
+ syntax: "*";
2599
+ inherits: false;
2600
+ initial-value: [object Object];
2601
+ }
2602
+
2603
+ @property --kds-border-resize-handle-hover {
2604
+ syntax: "*";
2605
+ inherits: false;
2606
+ initial-value: [object Object];
2607
+ }
2608
+
2609
+ @property --kds-border-resize-handle-active {
2610
+ syntax: "*";
2611
+ inherits: false;
2612
+ initial-value: [object Object];
2613
+ }
2614
+
1913
2615
  @property --kds-sizing-viewport-breakpoints-576 {
1914
2616
  syntax: "<length>";
1915
2617
  inherits: false;
@@ -2048,6 +2750,12 @@ syntax: "<length>";
2048
2750
  initial-value: 4px;
2049
2751
  }
2050
2752
 
2753
+ @property --kds-dimension-component-height-0-25x {
2754
+ syntax: "<length>";
2755
+ inherits: false;
2756
+ initial-value: 4px;
2757
+ }
2758
+
2051
2759
  @property --kds-dimension-component-height-0-75x {
2052
2760
  syntax: "<length>";
2053
2761
  inherits: false;
@@ -2096,6 +2804,18 @@ syntax: "<length>";
2096
2804
  initial-value: 40px;
2097
2805
  }
2098
2806
 
2807
+ @property --kds-dimension-component-height-4x {
2808
+ syntax: "<length>";
2809
+ inherits: false;
2810
+ initial-value: 64px;
2811
+ }
2812
+
2813
+ @property --kds-dimension-component-width-0-25x {
2814
+ syntax: "<length>";
2815
+ inherits: false;
2816
+ initial-value: 4px;
2817
+ }
2818
+
2099
2819
  @property --kds-dimension-component-width-0-75x {
2100
2820
  syntax: "<length>";
2101
2821
  inherits: false;
@@ -2138,6 +2858,12 @@ syntax: "<length>";
2138
2858
  initial-value: 36px;
2139
2859
  }
2140
2860
 
2861
+ @property --kds-dimension-component-width-4x {
2862
+ syntax: "<length>";
2863
+ inherits: false;
2864
+ initial-value: 64px;
2865
+ }
2866
+
2141
2867
  @property --kds-dimension-icon-0-56x {
2142
2868
  syntax: "<length>";
2143
2869
  inherits: false;
@@ -2318,48 +3044,66 @@ syntax: "<string>";
2318
3044
  initial-value: 500 16px/1 Roboto;
2319
3045
  }
2320
3046
 
2321
- @property --kds-font-annotations-h1 {
3047
+ @property --kds-font-workflows-annotations-h1 {
2322
3048
  syntax: "<string>";
2323
3049
  inherits: true;
2324
3050
  initial-value: 700 36px/1.5 'Roboto Condensed';
2325
3051
  }
2326
3052
 
2327
- @property --kds-font-annotations-h2 {
3053
+ @property --kds-font-workflows-annotations-h2 {
2328
3054
  syntax: "<string>";
2329
3055
  inherits: true;
2330
3056
  initial-value: 700 30px/1.5 'Roboto Condensed';
2331
3057
  }
2332
3058
 
2333
- @property --kds-font-annotations-h3 {
3059
+ @property --kds-font-workflows-annotations-h3 {
2334
3060
  syntax: "<string>";
2335
3061
  inherits: true;
2336
3062
  initial-value: 700 26px/1.5 'Roboto Condensed';
2337
3063
  }
2338
3064
 
2339
- @property --kds-font-annotations-h4 {
3065
+ @property --kds-font-workflows-annotations-h4 {
2340
3066
  syntax: "<string>";
2341
3067
  inherits: true;
2342
3068
  initial-value: 700 22px/1.5 'Roboto Condensed';
2343
3069
  }
2344
3070
 
2345
- @property --kds-font-annotations-h5 {
3071
+ @property --kds-font-workflows-annotations-h5 {
2346
3072
  syntax: "<string>";
2347
3073
  inherits: true;
2348
3074
  initial-value: 700 16px/1.5 'Roboto Condensed';
2349
3075
  }
2350
3076
 
2351
- @property --kds-font-annotations-h6 {
3077
+ @property --kds-font-workflows-annotations-h6 {
2352
3078
  syntax: "<string>";
2353
3079
  inherits: true;
2354
3080
  initial-value: 700 13px/1.5 'Roboto Condensed';
2355
3081
  }
2356
3082
 
2357
- @property --kds-font-annotations-body {
3083
+ @property --kds-font-workflows-annotations-body {
2358
3084
  syntax: "<string>";
2359
3085
  inherits: true;
2360
3086
  initial-value: 700 13px/1.5 'Roboto Condensed';
2361
3087
  }
2362
3088
 
3089
+ @property --kds-font-workflows-node-name {
3090
+ syntax: "<string>";
3091
+ inherits: true;
3092
+ initial-value: 700 13px 'Roboto Condensed';
3093
+ }
3094
+
3095
+ @property --kds-font-workflows-node-label {
3096
+ syntax: "<string>";
3097
+ inherits: true;
3098
+ initial-value: 400 12px 'Roboto Condensed';
3099
+ }
3100
+
3101
+ @property --kds-font-workflows-node-status {
3102
+ syntax: "<string>";
3103
+ inherits: true;
3104
+ initial-value: 400 8px 'Roboto Condensed';
3105
+ }
3106
+
2363
3107
  @property --kds-font-dataapps-h1 {
2364
3108
  syntax: "<string>";
2365
3109
  inherits: true;
@@ -2424,4 +3168,40 @@ syntax: "*";
2424
3168
  syntax: "*";
2425
3169
  inherits: false;
2426
3170
  initial-value: 0 2px 4px 0 light-dark(hsl(330 0% 73% / 0.32), hsl(345 0% 10% / 0.9)), 0 4px 8px 0 light-dark(hsl(330 0% 32% / 0.14), hsl(345 0% 10% / 0.94)), 0 0 20px 0 light-dark(hsl(330 0% 32% / 0.12), hsl(345 0% 10% / 0.98));
3171
+ }
3172
+
3173
+ @property --knob-initial {
3174
+ syntax: "<color>";
3175
+ inherits: true;
3176
+ initial-value: hsl(0 0% 99%);
3177
+ }
3178
+
3179
+ @property --knob-disabled {
3180
+ syntax: "<color>";
3181
+ inherits: true;
3182
+ initial-value: hsl(0 0% 90%);
3183
+ }
3184
+
3185
+ @property --knob {
3186
+ syntax: "*";
3187
+ inherits: false;
3188
+ initial-value: 0 1px 2px 0 light-dark(hsl(330 0% 32% / 0.5), hsl(345 0% 10% / 0.6));
3189
+ }
3190
+
3191
+ @property --icon-on {
3192
+ syntax: "<color>";
3193
+ inherits: true;
3194
+ initial-value: hsl(176 67% 22%);
3195
+ }
3196
+
3197
+ @property --icon-off {
3198
+ syntax: "<color>";
3199
+ inherits: true;
3200
+ initial-value: hsl(0 0% 43%);
3201
+ }
3202
+
3203
+ @property --icon-disabled {
3204
+ syntax: "<color>";
3205
+ inherits: true;
3206
+ initial-value: hsl(0 0% 64%);
2427
3207
  }