@codecademy/gamut
72.2.472.2.5-alpha.e082dd.0
dist/Tag/styles.js~
dist/Tag/styles.jsModified+2−2
Index: package/dist/Tag/styles.js
===================================================================
--- package/dist/Tag/styles.js
+++ package/dist/Tag/styles.js
@@ -56,11 +56,11 @@
width: 'fit-content'
},
variants: {
readOnly: {
- bg: 'text-secondary',
+ bg: 'background-disabled',
borderRadius: 'none',
- color: 'background'
+ color: 'text'
},
selection: {
bg: 'text-secondary',
borderRadiusRight: 'none',