Unify desktop theming around Rider palette

This commit is contained in:
2026-03-21 22:46:55 -04:00
parent 8996455e4f
commit fc69fc8cd9
23 changed files with 1347 additions and 127 deletions

View File

@@ -1,80 +1,57 @@
// --// waybar config generated by wbarconfgen.sh //-- //
{
"layer": "top",
"position": "top",
"mod": "dock",
"margin-left": 0,
"margin-right": 0,
"margin-top": 0,
"margin-left": 10,
"margin-right": 10,
"margin-top": 10,
"margin-bottom": 0,
"exclusive": true,
"passthrough": false,
"gtk-layer-shell": true,
"reload_style_on_change": true,
"modules-left": [
"hyprland/workspaces"
"custom/launcher",
"hyprland/workspaces",
"hyprland/window"
],
"modules-center": [
"group/center"
"clock"
],
"modules-right": [
"group/right"
"network",
"bluetooth",
"pulseaudio",
"cpu",
"memory",
"tray",
"custom/power"
],
"custom/flexspace": {
"format": "",
"tooltip": false,
"expand": true
"custom/launcher": {
"format": "",
"tooltip": true,
"tooltip-format": "Open Walker",
"on-click": "walker",
"on-click-right": "thunar"
},
"memory": {
"interval": 1,
"rotate": 270,
"format": "{icon}",
"format-icons": [
"󰝦",
"󰪞",
"󰪟",
"󰪠",
"󰪡",
"󰪢",
"󰪣",
"󰪤",
"󰪥"
]
"interval": 5,
"format": "󰍛 {}%"
},
"cpu": {
"interval": 1,
"format": "{icon}",
"rotate": 270,
"format-icons": [
"󰝦",
"󰪞",
"󰪟",
"󰪠",
"󰪡",
"󰪢",
"󰪣",
"󰪤",
"󰪥"
]
"interval": 5,
"format": "󰻠 {usage}%"
},
"tray": {
"icon-size": 18,
"spacing": 6,
"rotate": 0
},
"group/system": {
"orientation": "horizontal",
"modules": [
"memory",
"cpu",
"pulseaudio"
]
},
"custom/power": {
"format": "",
"format": "",
"tooltip": false,
"menu": "on-click",
"menu-file": "$HOME/.config/waybar/power_menu.xml", // Menu file in resources folder
"menu-file": "$HOME/.config/waybar/power_menu.xml",
"menu-actions": {
"shutdown": "systemctl poweroff",
"reboot": "systemctl reboot",
@@ -84,28 +61,39 @@
"lock": "hyprlock"
}
},
"group/center": {
"orientation": "horizontal",
"modules": [
"clock"
]
},
"group/right": {
"orientation": "horizontal",
"modules": [
"tray",
"group/system",
"custom/power"
]
},
"hyprland/workspaces": {
"all-outputs": false,
"format": "{name}"
"sort-by-number": true,
"format": "{icon}",
"format-icons": {
"1": "󰎤",
"2": "󰎧",
"3": "󰎪",
"4": "󰎭",
"5": "󰎱",
"6": "󰎳",
"7": "󰎶",
"8": "󰎹",
"9": "󰎼",
"10": "󰽽",
"urgent": "",
"active": "",
"default": "",
"empty": ""
}
},
"hyprland/window": {
"separate-outputs": true,
"icon": true,
"max-length": 56,
"rewrite": {
"": "Desktop"
}
},
"clock": {
"format": "{:%R %a %d %b}",
"format": "󰃰 {:%a %d %b} 󰥔 {:%H:%M}",
"rotate": 0,
"on-click": "/usr/local/bin/ags -t ActivityCenter",
"on-click": "walker",
"tooltip-format": "<tt>{calendar}</tt>",
"calendar": {
"mode": "year",
@@ -114,10 +102,10 @@
"on-scroll": 1,
"on-click-right": "mode",
"format": {
"months": "<span color='#ffead3'><b>{}</b></span>",
"weeks": "<span color='#99ffdd'><b>{}</b></span>",
"weekdays": "<span color='#ffcc66'><b>{}</b></span>",
"today": "<span color='#ff6699'><b>{}</b></span>"
"months": "<span color='#C191FF'><b>{}</b></span>",
"weeks": "<span color='#66C3CC'><b>{}</b></span>",
"weekdays": "<span color='#C9A26D'><b>{}</b></span>",
"today": "<span color='#39CC9B'><b>{}</b></span>"
}
},
"actions": {
@@ -129,18 +117,45 @@
}
},
"pulseaudio": {
"format": "{icon}",
"format-muted": "",
"format": "{icon} {volume}%",
"format-muted": "󰖁 muted",
"format-icons": {
"default": [
"",
""
]
"󰕿",
"󰖀",
"󰕾"
],
"headphone": "󰋋",
"hands-free": "󰋎",
"headset": "󰋎",
"phone": "󰏲",
"portable": "󰄝",
"car": "󰄋"
},
"scroll-step": 5,
"on-click": "pavucontrol", // Open PulseAudio control GUI
"on-click-right": "pamixer -t", // Toggle mute
"on-scroll-up": "pamixer -i 5", // Increase volume
"on-scroll-down": "pamixer -d 5" // Decrease volume
"on-click": "pavucontrol",
"on-click-right": "pamixer -t",
"on-scroll-up": "pamixer -i 5",
"on-scroll-down": "pamixer -d 5"
},
"network": {
"interval": 5,
"format-wifi": "󰖩 {signalStrength}%",
"format-ethernet": "󰈀 ethernet",
"format-linked": "󰈀 linked",
"format-disconnected": "󰖪 offline",
"tooltip-format-wifi": "{essid} ({signalStrength}%)",
"tooltip-format-ethernet": "{ifname}",
"tooltip-format-disconnected": "Disconnected",
"on-click": "nm-connection-editor"
},
"bluetooth": {
"format": "󰂯 {status}",
"format-disabled": "󰂲 off",
"format-off": "󰂲 off",
"format-no-controller": "󰂲 n/a",
"format-on": "󰂯 on",
"format-connected": "󰂱 on",
"tooltip-format": "{controller_alias}\t{controller_address}"
}
}

View File

@@ -1,56 +1,153 @@
@define-color foreground #d8dee9;
@define-color background #1a1b26;
@import url("../rider-palette/palette.css");
@define-color foreground @rider-fg-bright;
@define-color foreground-muted @rider-fg-gutter;
@define-color background @rider-bg;
@define-color background-alt @rider-cursor-line;
@define-color accent @rider-func;
@define-color accent-alt @rider-keyword;
@define-color accent-soft @rider-field;
@define-color type @rider-type;
@define-color warning @rider-string;
@define-color danger @rider-error;
* {
background-color: @background;
color: @foreground;
font-family: 'JetBrainsMono Nerd Font Mono';
font-size: 20px;
font-size: 15px;
min-height: 0;
}
.modules-left {
margin-left: 8px;
window#waybar {
background: transparent;
color: @foreground;
}
.modules-right {}
tooltip {
background: @background;
border: 1px solid @accent-alt;
border-radius: 12px;
}
.modules-left,
.modules-center,
.modules-right {
margin: 0;
}
#custom-launcher,
#workspaces,
#window,
#clock,
#network,
#bluetooth,
#pulseaudio,
#cpu,
#memory,
#tray,
#custom-power {
background: @background;
border: 1px solid alpha(@accent-alt, 0.22);
border-radius: 14px;
margin: 0 5px;
padding: 0 12px;
min-height: 34px;
}
#custom-launcher {
background: @accent;
border-color: @accent;
color: @background;
font-size: 18px;
padding: 0 14px 0 12px;
}
#workspaces {
padding: 0 6px;
}
#workspaces button {
all: initial;
padding: 0 6px;
margin: 0 1.5px;
min-width: 9px;
opacity: 0.5;
min-width: 18px;
padding: 0 8px;
margin: 5px 2px;
border-radius: 10px;
color: @foreground-muted;
opacity: 0.9;
}
#workspaces button.empty {
opacity: 0.25;
color: @foreground-muted;
opacity: 0.45;
}
#workspaces button.visible {
opacity: 0.8;
color: @accent-alt;
background: alpha(@accent-alt, 0.12);
}
#workspaces button.active {
opacity: 1.0;
color: @background;
background: @accent;
opacity: 1;
}
#window {
color: @foreground-muted;
padding-right: 16px;
}
#clock {
border-color: alpha(@accent, 0.35);
color: @foreground;
font-weight: 700;
padding: 0 18px;
}
#network {
color: @accent-soft;
}
#bluetooth {
color: @type;
}
#pulseaudio {
color: @accent;
}
#cpu,
#memory,
#battery,
#pulseaudio,
#custom-omarchy,
#custom-screenrecording-indicator,
#custom-update,
#tray,
#bluetooth,
#network,
#custom-power,
#custom-expand-icon {
min-width: 24px;
font-size: 20px;
margin: 0px 2px;
#memory {
color: @warning;
}
#tray {
padding: 0 14px;
}
#custom-power {
color: @danger;
padding: 0 13px;
}
#custom-launcher:hover,
#workspaces button:hover,
#network:hover,
#bluetooth:hover,
#pulseaudio:hover,
#cpu:hover,
#memory:hover,
#tray:hover,
#custom-power:hover,
#clock:hover {
box-shadow: none;
background: @background-alt;
}
#custom-launcher:hover,
#workspaces button.active:hover {
background: @accent;
}
.hidden {
opacity: 0;