Styles
Positions
In client/ui/positions.css it's possible to change some UI styles
.keyboard defines position of shortcuts keyboard opened with /shortcutskeyboard
.nativeShortcutPreview defines position and width of shortcut preview when you use native shortcut
.shortcutsOverview defines position and sizes of shortcuts overview opened by /shortcuts
.shortcutsAdmin defines position and sizes of admin panel
.admin-players-list defines max-height of players list in admin panel home
Logo
If you want to replace logo in admin, it's located in client/ui folder
Logo is called rcoreLogo.{hash}.svg
, do not rename the file just replace it with your logo
Last updated