Add different themes

This commit is contained in:
David Heinemeier Hansson
2025-06-18 21:17:59 +02:00
parent 0269ee55d9
commit e09c0477aa
20 changed files with 362 additions and 113 deletions

View File

@ -4,8 +4,6 @@
min-height: 0;
font-family: CaskaydiaMono Nerd Font;
font-size: 12px;
color: #cdd6f4;
background-color: #1a1b26;
}
#workspaces {
@ -29,7 +27,6 @@
margin-right: 13px;
}
tooltip {
padding: 2px;
}
@ -37,3 +34,5 @@ tooltip {
tooltip label {
padding: 2px;
}
@import "../omarchy/current-theme/waybar.css";