Jump to content

Featured Replies

Posted

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-

Recently Browsing 0

  • No registered users viewing this page.