Reviews for Animated Miku Dance
Animated Miku Dance by SwiftLemon
Review by Ambrotos
Rated 5 out of 5
by Ambrotos, 2 years agoGreat theme. You can fix the url text color with a userChrome.css. Add:
#urlbar-input {
color: black !important;
}
#urlbar-input {
color: black !important;
}