A CSS theme that makes Kagi Search look like Google.
I wanted to switch to Kagi but kept missing Google's layout. Stockhold syndrome or not, I think this recreates the parts I like while letting me avoid actually using it.
| Kagi + this theme | Google for reference | Mobile |
|---|---|---|
![]() |
![]() |
![]() |
- Copy the contents of
custom.css - Go to Kagi Settings > Appearance > Custom CSS
- Paste and save
Set your Kagi theme to Default (light) first.
Colors and dimensions are CSS variables at the top of the file:
:root {
--g-link: #1a0dab;
--g-text: #202124;
--g-result-width: 652px;
--g-font-body: Arial, sans-serif;
/* ... */
}MIT tl;dr: use for anything but attribute



