@everymatrix/casino-header-controller 0.0.259 → 0.0.260

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-header-controller",
3
- "version": "0.0.259",
3
+ "version": "0.0.260",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -38,5 +38,5 @@
38
38
  "publishConfig": {
39
39
  "access": "public"
40
40
  },
41
- "gitHead": "7e26e42bac250a646d98bd80910b234522350fd6"
41
+ "gitHead": "a30fdd6f6180c69aabbc0daf1bf2a2e1342bf0e2"
42
42
  }
@@ -550,7 +550,7 @@
550
550
  background-position: calc(100% - 0.75rem) center;
551
551
 
552
552
  option {
553
- color: var(--emfe-w-color-contrast, #07072A);
553
+ color: var(--emfe-w-color-white, #FFFFFF);
554
554
  }
555
555
  }
556
556