Dark Odin Project for personal use.
The Odin Project Dark by MMachado05
Details
AuthorMMachado05
LicenseNo License
Categorywww.theodinproject.com
Created
Updated
Size207 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name The Odin Project Dark
@version 20240121.23.34
@namespace ?
==/UserStyle== */
@-moz-document domain("theodinproject.com") {
.bg-gray-50 {
background-color: red;
}
}