Skip to content

Qwant style DuckDuckGo by anonymousratwastaken

Details

Authoranonymousratwastaken

LicenseNo License

Categoryduckduckgo.com

Created

Updated

Size2.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes DDG look more like Qwant

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           duckduckgo.com - Jul 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("duckduckgo.com") {
    * {
        font-family: "Inter Variable", "Inter", sans-serif !important;
        box-shadow: none !important;
    }
    .kFFXe30DOpq5j1hbWU1q.SnptgjT2zdOhGYfNng6g.wZ4JdaHxSAhGy1HoNVja.d26Geqs1C__RaCO7MUs2 {
        border-radius: 25pt;
        padding-right:16pt !important;
        padding-left: 16pt !important;
        background-color: #ffcdcd;
        border: 1px solid hsl(0, 100%, 60%);
        color: black;
    }
    .kFFXe30DOpq5j1hbWU1q.SnptgjT2zdOhGYfNng6g.wZ4JdaHxSAhGy1HoNVja.d26Geqs1C__RaCO7MUs2 > svg, .kFFXe30DOpq5j1hbWU1q.wZ4JdaHxSAhGy1HoNVja.d26Geqs1C__RaCO7MUs2 > svg {
        display: none;
    }
    .kFFXe30DOpq5j1hbWU1q.SnptgjT2zdOhGYfNng6g.wZ4JdaHxSAhGy1HoNVja.d26Geqs1C__RaCO7MUs2::after {
        display: none;
    }
    .header-wrap::after,
    .header.cw::after,
    .header-wrap {

        box-shadow: none !important;
    }
    .is-link-style-exp .search__button:focus,
    .is-link-style-exp .search:hover .search__button,
    .is-link-style-exp .search:hover .search__button:focus,
    .is-link-style-exp .search--home.has-text .search__button:focus,
    .is-link-style-exp.is-mobile .search--header.has-text.search--focus .search__button:hover,
    .is-link-style-exp .search__input:focus ~ .search__button,
    .is-link-style-exp .search--header.has-text.search--hover .search__button,
    .is-link-style-exp .search--header.has-text.search--focus .search__button,
    .is-link-style-exp .search--home.has-text .search__button {
        background: none !important;
        color: inherit !important;
    }
    #search-form,
    .search--header {
        background-color: rgb(246, 246, 246) !important;
        border: none;
        border-radius: 999pt;
        padding: 15pt;
        padding-top: 0pt;
    }
    #search_button:hover,
    #search_button:active,
    #search_button:focus {
        background: none;
        color: inherit !important;
    }
    #autocompleteList.search_autocomplete {
        border: none !important;
        background-color: rgb(246, 246, 246) !important;
    }
    .XvPRmQVeIoCP5lQhICTv.DrcNDXeWs90rE8UOUh96 {
        padding-left: 0 !important;
    }
    .DrcPyihFGyKMlg6lpwsa::before {
        display: none !important;
    }
    #react-duckbar {
        padding: 3pt;
    }
}

Reviews

No reviews yet.