mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Group mako settings and adjust notification styles (#2273)
* Move common mako settings to `core.ini` * Use monospace font, set font size in px * Increase line height * Adjust paddings * Add 10px width so the Welcome notification fits on one line * Remove extra whitespace * Remove extra whitespace, adjust wording * Improve text-to-bg contrast in Tokyo Night * Follow the system font * Use sans-serif font * Restore width and extra space characters * Adjust vertical paddings * Remove `omarchy-restart-mako` (no longer needed)
This commit is contained in:
committed by
GitHub
parent
011174699c
commit
2326018341
@@ -3,8 +3,3 @@ include=~/.local/share/omarchy/default/mako/core.ini
|
||||
text-color=#d3c6aa
|
||||
border-color=#d3c6aa
|
||||
background-color=#2d353b
|
||||
padding=10
|
||||
border-size=2
|
||||
font=Liberation Sans 11
|
||||
max-icon-size=32
|
||||
outer-margin=20
|
||||
Reference in New Issue
Block a user