diff options
| -rw-r--r-- | aero.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1646,7 +1646,7 @@ body[data-theme="chrome"] .webring .wr-btn:hover { body[data-theme="chrome"] .bud-row { border-bottom-color: oklch(50% 0.03 250 / 0.4); } body[data-theme="chrome"] .bud-name { color: oklch(12% 0.02 250); font-family: "Audiowide", "Space Grotesk", sans-serif; font-weight: 400; } body[data-theme="chrome"] .bud-host { color: oklch(60% 0.10 280); } -body[data-theme="chrome"] .bud-mood { color: oklch(70% 0.10 290); } +body[data-theme="chrome"] .bud-mood { color: oklch(42% 0.14 290); } body[data-theme="chrome"] .bud-foot { border-top-color: oklch(50% 0.03 250 / 0.4); color: oklch(60% 0.08 280); } body[data-theme="chrome"] .bud-row:hover { background: oklch(35% 0.05 270 / 0.4); } |
