Adopt theme color in skipass-badge for site ser
This commit is contained in:
@@ -150,6 +150,7 @@ module.exports = {
|
||||
variants: {
|
||||
extend: {
|
||||
backgroundColor: [ 'sbw', 'sbw-hover', 'sbw-group-hover', 'snz', 'snz-hover', 'snz-group-hover', 'uch', 'uch-hover', 'uch-group-hover', 'ser', 'ser-hover', 'ser-group-hover', 'even', 'odd' ],
|
||||
backgroundImage: [ 'ser' ],
|
||||
borderWidth: [ 'even', 'odd', 'first', 'last' ],
|
||||
textColor: [ 'sbw', 'sbw-hover', 'snz', 'snz-hover', 'uch', 'uch-hover', 'ser', 'ser-hover' ],
|
||||
borderColor: [ 'sbw','snz', 'uch', 'ser' ],
|
||||
|
||||
Reference in New Issue
Block a user