Skip to content

SearXNG Modern by ikkqqstudio

Screenshot of SearXNG Modern

Details

Authorikkqqstudio

LicenseNo License

CategorySearXNG

Created

Updated

Size2.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

an Modern styled SearXNG
Why SearXNG? because SearX is now not longer exists, Use Searxng.site or search.ononoki.org (recommended) instead!

Notes

This Userstyle only works on Searxng.site and search.ononoki.org, Not all Searxng websites

Source code

/* ==UserStyle==
@name           SearXNG Modern
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    an Modern styled SearXNG
Why SearXNG? because SearX is now not longer exists, Use Searxng.site or search.ononoki.org (recommended) instead!
@author         Me
==/UserStyle== */

@-moz-document domain("searxng.site"), domain("search.ononoki.org") {
    .index > .title {
        background:  url('https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/58f1ff70-4279-4f54-bdfd-734cc0546fb1/di6j7wt-a331fdaf-1292-4887-b343-c6cac0514a25.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzU4ZjFmZjcwLTQyNzktNGY1NC1iZGZkLTczNGNjMDU0NmZiMVwvZGk2ajd3dC1hMzMxZmRhZi0xMjkyLTQ4ODctYjM0My1jNmNhYzA1MTRhMjUucG5nIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.q6tq3doRjJQRxQTBdw4_PqRHRUXvLKj8HSE46kwZBSc') no-repeat !important;
        background-position-x: 0% !important;
        background-position-y: 0% !important;
        background-size: auto !important;
        background-position: center !important;
        background-size: contain !important;
    }
    html {
        background-color: #16161e;
    }
    footer {
        background-color: #1a1b26;
        border-top: unset;
    }
    #search_header{
        background: #1a1b26
    }
    #search_logo{
        background: url('https://em-content.zobj.net/source/microsoft/407/magnifying-glass-tilted-left_1f50d.png');
        
  background-size: cover;
  background-position: center;
    }
    #search_logo > svg {
        display:none;
    }
    button.category_button.selected, button.category_button:active, button.category_button:focus-within {
      color: #fff;
    }
    button.category_button.selected, button.category_button:active, button.category_button:focus-within {
      border-bottom: 2px solid #fff;
    }
    a {
        color:#7db0ff !important;
    }
    .highlight {
        color:#4d93ff !important;
    }
    a:visited {
        color:#b37dff !important;
    }
    #q, #send_search {
      background: none repeat scroll 0 0 #16161e
    }
    #clear_search {
        background: none repeat scroll 0 0 #16161e
    }
    .autocomplete {
         background: none repeat scroll 0 0 #16161e
    }
    .autocomplete.open {
         background: none repeat scroll 0 0 #16161e
    }
}

Reviews

No reviews yet.