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