mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
13 lines
249 B
Plaintext
13 lines
249 B
Plaintext
$activeBorderColor = rgb(dcd7ba)
|
|
|
|
general {
|
|
col.active_border = $activeBorderColor
|
|
}
|
|
|
|
group {
|
|
col.border_active = $activeBorderColor
|
|
}
|
|
|
|
# Kanagawa backdrop is too strong for detault opacity
|
|
windowrule = opacity 0.98 0.95, match:tag terminal
|