chore: tweak colors
This commit is contained in:
parent
b5ac360bbd
commit
2a7e34c8d5
8 changed files with 20 additions and 20 deletions
|
@ -35,11 +35,11 @@
|
|||
}
|
||||
|
||||
.active {
|
||||
@apply text-purple-500 !important;
|
||||
@apply text-purple-600 !important;
|
||||
}
|
||||
|
||||
.active:hover,
|
||||
.active:active,
|
||||
.active:focus {
|
||||
@apply text-purple-400 !important;
|
||||
@apply text-purple-500 !important;
|
||||
}
|
||||
|
|
Reference in a new issue