MiSTer Remote Light Mode for the MiSTer remote project here: https://github.com/wizzomafizzo/mrext
MiSTer Remote Light Mode by Ezzelin

Details
AuthorEzzelin
LicenseNo License
Categorymister.local
Created
Updated
Code size2.0 kB
Code checksum2ce2a40f
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Please use the default internal theme, "MiSTer", or this theme will not work. If you need to use a local IP address instead of mister.local, you can change the URL this works on to your local IP.
Source code
/* ==UserStyle==
@name mister.local
@version 20250426.08.14
@namespace ?
@description MiSTer Remote Light Mode
@license No License
==/UserStyle== */
@-moz-document url-prefix("http://mister.local") {
/* Main background */
body {
color: rgb(0, 0, 0);
background-color: rgb(200, 200, 200);
}
/* Sidebar */
.css-1evlaxh {
background-color: rgb(169, 169, 169);
color: rgb(0, 0, 0);
}
/* Mobile Sidebar */
.css-joswy0 {
background-color: rgb(169, 169, 169);
color: rgb(0, 0, 0);
}
/* Control button text */
.css-1m8ym1x {
color: rgb(0, 0, 0);
}
.css-1u5erbr {
color: rgb(0, 0, 0);
}
.css-gtvcl7 {
color: rgb(0, 0, 0);
}
/* Search system list */
.css-adx198 {
background-color: rgb(169, 169, 169);
color: rgb(0, 0, 0);
}
/* Search term */
.css-oofthr {
color: rgb(0, 0, 0);
}
/* Search result system */
.css-11q8n1y {
color: rgba(0, 0, 0, .7);
}
/* Game search result popup */
.css-sd33hq {
background-color: rgb(169, 169, 169);
color: rgb(0, 0, 0);
}
/* Current searched system */
.css-1y9mngi {
color: rgb(0, 0, 0);
}
/* Systems bottom bar */
.css-skoo15 {
background-color: rgb(169, 169, 169);
}
.css-e1spmr {
color: rgba(0, 0, 0, .7);
}
/* Screenshots */
.css-ucj12 {
color: rgba(0, 0, 0, .7);
}
.css-1fonj0q {
background-color: rgb(169, 169, 169);
color: rgb(0, 0, 0);
}
/* Wallpaper */
.css-1uo7gmd {
background-color: rgb(169, 169, 169);
color: rgb(0, 0, 0);
}
/* Scripts console buttons */
.css-1my2q78 {
color: rgb(0, 0, 0);
}
/* Settings drop down text */
.css-1dlvk43 {
color: rgb(0, 0, 0);
}
/* Settings drop down labels */
.css-dsy6sa {
color: rgba(0, 0, 0, .7);
}
/* Settings helper text */
.css-1dgmk38 {
color: rgba(0, 0, 0, .7);
}
.css-71xnfy {
color: rgba(0, 0, 0, .7);
}
/* Settings text box help text */
.css-1ymp2im {
color: rgba(0, 0, 0, .7);
}
/* Settings video filters text */
.css-14cxu1i {
color: rgba(0, 0, 0, .7);
}
}