popovers: Remove "light-border" Tippyjs theme usage.

The "light-border" theme was set as the default theme for all the
popovers, but was no longer in use, since all of our current popovers
either use the "popover-menu" theme or the "dropdown-widget" theme.

In response to the above reasoning, this commit removes the redundant
"light-border" Tippyjs theme usage from the codebase.
This commit is contained in:
Sayam Samal
2025-09-11 18:07:21 +05:30
committed by Tim Abbott
parent b9b1798a1e
commit 3070c78cc5
3 changed files with 0 additions and 16 deletions

View File

@@ -27,17 +27,6 @@
}
}
/* Extend the 'light-border' TippyJS theme, which is intended for
popovers/menus that should use default background colors, to use
our dark theme colors in Zulip's dark theme.
*/
.tippy-box[data-theme~="light-border"] {
.tippy-content a,
p {
color: hsl(236deg 33% 90%);
}
}
.dropdown-list-delete {
/* hsl(7deg 100% 74%) corresponds to var(--red-250) */
color: color-mix(