@viasat/beam-tokens 2.67.0 → 2.67.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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/themes/onefi.css +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@viasat/beam-tokens",
3
- "version": "2.67.0",
3
+ "version": "2.67.1",
4
4
  "description": "Design tokens for the Beam Design System with support for CSS, SASS, and CSS-in-JS",
5
5
  "license": "MIT",
6
6
  "author": "Viasat",
package/themes/onefi.css CHANGED
@@ -1166,8 +1166,8 @@
1166
1166
  .bm-light.bm-onefi.bm-onefi-french-bee,
1167
1167
  [data-bm-theme~="bm-light"][data-bm-theme~="bm-onefi"][data-bm-theme~="bm-onefi-french-bee"] {
1168
1168
  --bm-alias-color-brand-primary-default: var(
1169
- --bm-theme-color-brand-650,
1170
- #e7300b
1169
+ --bm-theme-color-brand-600,
1170
+ #f66649
1171
1171
  );
1172
1172
  --bm-alias-color-brand-secondary-default: var(
1173
1173
  --bm-theme-color-brand-secondary-800,
@@ -1223,7 +1223,7 @@
1223
1223
  );
1224
1224
  --bm-onefi-comp-nav-color-icon-selected: var(
1225
1225
  --bm-alias-color-brand-primary-default,
1226
- #e7300b
1226
+ #f66649
1227
1227
  );
1228
1228
  }
1229
1229
  .bm-onefi.bm-onefi-iceland-air,