Skip to content

Latest commit

 

History

History

MinimalSearchbar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Minimal Searchbar

Status: working

Condenses the header searchbar into an icon when not in use.

MinimalSearchbar applied to Discord

Usage

@import

@import url("https://minidiscordthemes.github.io/Snippets/MinimalSearchbar/main.css");

Replugged automatic theme

Install now

Replugged manual theme

Download now

Vencord online theme

https://minidiscordthemes.github.io/Snippets/MinimalSearchbar/main.css

Customisation

Paste the following at the end of Custom / Quick CSS, then edit the values:

:root {
    --search-order: 1;
}