note hover color

This commit is contained in:
Martti Malmi
2023-11-27 15:06:07 +02:00
parent 360ca20eba
commit 6b3102f30a
6 changed files with 12 additions and 7 deletions

View File

@ -5,7 +5,7 @@ module.exports = {
theme: {
extend: {
colors: {
"neutral-999": "#090909",
"nearly-bg-color": "var(--nearly-bg-color)",
},
textColor: {
"nostr-blue": "var(--repost)",