mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
"Dark keybindings"
This commit is contained in:
@@ -51,4 +51,21 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@include DarkThemeOverride {
|
||||||
|
.content {
|
||||||
|
.hint {
|
||||||
|
background: #3b3d40;
|
||||||
|
}
|
||||||
|
|
||||||
|
.category .entry {
|
||||||
|
color: #c0c4c8;
|
||||||
|
border-bottom-color: #888;
|
||||||
|
|
||||||
|
button {
|
||||||
|
filter: invert(1);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user