Skip to content

Instantly share code, notes, and snippets.

View excd's full-sized avatar

Gregg Seamon excd

  • Cocoa, FL
  • 18:49 (UTC -04:00)
View GitHub Profile
@excd
excd / excd-myanimelist-modern.css
Last active August 16, 2023 10:01
CSS style for custom modern MyAnimeList theme. View here: https://myanimelist.net/animelist/_excd
/**
* MyAnimeList custom modern list style by excd.
* https://myanimelist.net/animelist/_excd
**/
/* Variables */
:root {
--background-color: #2a2d33;
--background-color-light: #353941;
--background-color-dark: #202327;