-
Notifications
You must be signed in to change notification settings - Fork 0
UI Tweaks
Tim Wilkinson edited this page Mar 26, 2026
·
4 revisions
The UI support light and dark modes automatically.
By default, user posted messages are shown to the right, while other messages are shown to the left. See below:
However some user prefer all messages to be on the left. Such as:
To enable this edit the raven.conf.override file (see Advanced Configuration) and add the following as a top-level key:
"ui": {
"message": {
"align": "left"
}
}
- Home
- Change Log
- Configuration
- Configuring Channels
- Backend Selection and Test Deployment
- Command Reference
- APRS Bridge
- LoRa Gateway Tags
- Meshtastic API Backend
- Memory Use
- Strict Gatekeeper
- Winlink
- USB Storage
APRS.mdBackend-Selection-and-Deployment.mdChange-Log.mdCommand-Reference.mdConfiguration.mdConfiguring-Channels.mdHome.mdLoRa-Gateway-Tags.mdMeshtastic-API.mdMemory-Use.mdStrict-Gatekeeper.mdUSB-Storage.mdWinlink.md_Sidebar.md
- Keep every
.mdwiki page linked here. - Keep
Home.mdand_Sidebar.mdin sync. - When a wiki page is removed, remove it from both the Home page inventory and this sidebar.