light blue
github light blue by WhyNotDogieSchool
Details
AuthorWhyNotDogieSchool
LicenseISC
Categorygithub.com
Created
Updated
Size287 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 github.com
@version 20230420.10.25
@namespace ?
==/UserStyle== */
@-moz-document domain("github.com") {
a {
color: #00f4ff;
}
.Link--primary:Hover {
color: #00f4ff !important;
}
.Link--secondary:Hover {
color: #00f4ff !important;
}
}