@things-factory/shell 7.0.1-beta.18 → 7.0.1-beta.23

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.
@@ -139,6 +139,10 @@ body {
139
139
  --legend-font: bold 16px var(--theme-font);
140
140
  }
141
141
 
142
+ body.dark {
143
+ caret-color: white;
144
+ }
145
+
142
146
  @media only screen and (max-width: 460px) {
143
147
  body {
144
148
  /* subtitle style */