Jump to content

[Suggestion] Variables for Search and ToolTip


SeNioR-

Recommended Posts

Hi 🤙 Adding new variables for the search field and tooltip will make it easier to edit the theme, e.g. by adding a dark version.

  • --theme-search_text
  • --theme-search_background
#elSearch {
    background: #fff;
    color: #222;
}
.ipsTooltip {
    background: #0f0f10;
    border-color: #0f0f10;
}
Edited by SeNioR-
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...