Skip to content

Instantly share code, notes, and snippets.

View mxmvncnt's full-sized avatar
:shipit:

Maxime Vincent mxmvncnt

:shipit:
  • Montréal
  • 07:20 (UTC -04:00)
View GitHub Profile
@jamesjlyons
jamesjlyons / cozy-kagi-theme.css
Last active August 8, 2025 16:06
A cozy theme for Kagi Search. Be sure to set the default Kagi themes to "Calm Blue" and "Moon Dark" for the themes to apply properly.
:root {
--sand1: hsl(50, 20%, 99%);
--sand2: hsl(60, 7.7%, 97.5%);
--sand3: hsl(59, 6.5%, 95.1%);
--sand4: hsl(58, 6.1%, 92.9%);
--sand5: hsl(57, 6%, 90.7%);
--sand6: hsl(56, 5.9%, 88.4%);
--sand7: hsl(55, 5.9%, 85.2%);
--sand8: hsl(51, 6%, 77.1%);
--sand9: hsl(50, 2%, 55.7%);