mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix all themes active border for groups to match regular active border
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
$activeBorderColor = rgba(205EA6ee)
|
||||
|
||||
general {
|
||||
col.active_border = rgba(205EA6ee)
|
||||
col.active_border = $activeBorderColor
|
||||
}
|
||||
|
||||
group {
|
||||
col.border_active = $activeBorderColor
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user