Release Announcement: 1.1.0
We’re thrilled to introduce Mpass 1.1.0, our first minor release. This update adds extensive colour‑customisation, refines existing functionality, and resolves several bugs.
What's new
We’ve introduced a robust set of colour options you can tweak in your config(~/.config/mpass/mpass.config):
Added Configuration options
We’ve expanded the set of configurable keys and introduced colour settings so users can personalize the UI
Keywords
- ui.menu.background
- ui.menu.foreground
- ui.menu.focused.background
- ui.menu.focused.foreground
- ui.banner.background
- ui.banner.foreground
- ui.database.navigation.panel.background
- ui.database.navigation.panel.border
- ui.database.navigation.panel.banner.background
- ui.database.navigation.panel.banner.foreground
- ui.database.detail.panel.background
- ui.database.detail.panel.border
- ui.database.detail.panel.banner.background
- ui.database.detail.panel.banner.foreground
- ui.database.entry.background
- ui.database.entry.foreground
- ui.database.entry.focused.background
- ui.database.entry.focused.foreground
- ui.database.group.background
- ui.database.group.foreground
- ui.database.group.focused.background
- ui.database.group.focused.foreground
- ui.database.node.name.background
- ui.database.node.name.foreground
- ui.database.node.type.group.background
- ui.database.node.type.group.foreground
- ui.database.node.type.entry.background
- ui.database.node.type.entry.foreground
- ui.database.node.type.content.background
- ui.database.node.type.content.foreground
- ui.database.node.content.background
- ui.database.node.content.foreground
- ui.database.navigation.options.background
- ui.database.navigation.options.foreground
colour values:
- black
- white
- red
- green
- blue
- yellow
- magenta
- cyan
added Makefile support
Now ships with a ready‑to‑use Makefile for CentOS, simplifying build