gralobe 1.0.45 → 1.0.46

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/gralobe.js CHANGED
@@ -4845,19 +4845,19 @@ class $a {
4845
4845
  font-size: 8px;
4846
4846
  }
4847
4847
 
4848
- /* All style - slightly more subtle but still readable */
4848
+ /* All style - harmonized visibility */
4849
4849
  .label-style-all .country-label {
4850
4850
  color: rgba(255, 255, 255, 0.85);
4851
4851
  }
4852
4852
 
4853
4853
  .label-style-all .country-label.size-large {
4854
4854
  font-size: 9px;
4855
- color: rgba(255, 255, 255, 0.9);
4855
+ color: rgba(255, 255, 255, 0.95);
4856
4856
  }
4857
4857
 
4858
4858
  .label-style-all .country-label.size-tiny {
4859
4859
  font-size: 5px;
4860
- color: rgba(255, 255, 255, 0.6);
4860
+ color: rgba(255, 255, 255, 0.8);
4861
4861
  }
4862
4862
  `, document.head.appendChild(e);
4863
4863
  }