Modifies the tracker to have Emotracker-styled colors.
FF6WC Emotracker style by peroquenariz
Details
Authorperoquenariz
LicenseNo License
Categorytracker.ff6worldscollide.com -> userstyles
Created
Updated
Size940 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 FF6WC Emotracker style
@version 20231018.19.48
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://tracker.ff6worldscollide.com/") {
#group-terra-container { background-color: #006000; }
#group-sabin-container { background-color: #000060; }
#group-celes-container { background-color: #600060; }
#group-shadow-container { background-color: #500000; }
#group-edgar-container { background-color: #000095; }
#group-locke-container { background-color: #003535; }
#group-cyan-container { background-color: #404535; }
#group-strago-container { background-color: #706075; }
#group-relm-container { background-color: #900080; }
#group-umaro-container { background-color: #005565; }
#group-mog-container { background-color: #206520; }
#group-gogo-container { background-color: #403515; }
#group-gau-container { background-color: #807000; }
#group-setzer-container { background-color: #703505; }
}