1
0
mirror of https://github.com/bitwarden/jslib synced 2025-12-14 23:33:36 +00:00

Updated hover/focus states as requested

This commit is contained in:
Vincent Salucci
2022-05-31 13:33:34 -05:00
parent 709b7c7f5f
commit e1eabbfdd4
2 changed files with 9 additions and 4 deletions

View File

@@ -61,6 +61,7 @@ module.exports = {
primary: {
300: "var(--color-primary-300)",
500: "var(--color-primary-500)",
700: "var(--color-primary-700)",
},
},
ringOffsetColor: ({ theme }) => ({