This website requires JavaScript.
Explore
Help
Sign In
finn
/
omarchy
Watch
1
Star
0
Fork
0
You've already forked omarchy
mirror of
https://github.com/basecamp/omarchy.git
synced
2025-07-27 12:19:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36c8f17749e8e54a466dd6cc6e459a3906e87bc1
omarchy
/
themes
/
nord
/
waybar.css
3 lines
68 B
CSS
Raw
Normal View
History
Unescape
Escape
Extensible, evenly spaced waybar styling (#156) * Add override to only require one network interface online * refactor: extensible, evenly spaced waybar style.css - Use @define-color directive to define colour variables for each theme (@foreground for text, @background for background-color) - apply the colour variables in the main theme config, making it more extensible - make waybar elements more evenly spaced with consistent margin and padding values - add migration to apply the above changes to existing users * Update style.css better pixel spacing --------- Co-authored-by: Ryan Hughes <1630358+ryanrhughes@users.noreply.github.com> Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-07-15 09:26:54 +05:30
@
define-color
foreground
#
d8dee9
;
@
define-color
background
#
2e3440
;
Copy Permalink