diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2022-09-27 23:00:28 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2022-09-27 23:00:28 +0800 |
| commit | dd97e761a8b354e09c27ef604d27a3bbaa27b2e2 (patch) | |
| tree | f59e2cf8b416a69185060db1e894f040f29f29b2 /misc/themes | |
| parent | 74d99560d8a0dfcbf066668bce26d44a93b87ba9 (diff) | |
Change border color
Diffstat (limited to 'misc/themes')
| -rw-r--r-- | misc/themes/Arc-Dark/openbox-3/themerc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/themes/Arc-Dark/openbox-3/themerc b/misc/themes/Arc-Dark/openbox-3/themerc index 34a4dc1..3db5fe5 100644 --- a/misc/themes/Arc-Dark/openbox-3/themerc +++ b/misc/themes/Arc-Dark/openbox-3/themerc | |||
| @@ -19,7 +19,7 @@ menu.separator.padding.width: 0 | |||
| 19 | menu.separator.padding.height: 2 | 19 | menu.separator.padding.height: 2 |
| 20 | 20 | ||
| 21 | #-- Border colors ------------------------------------------------- | 21 | #-- Border colors ------------------------------------------------- |
| 22 | window.active.border.color: #BB0000 | 22 | window.active.border.color: #FF79C6 |
| 23 | window.inactive.border.color: #2F343F | 23 | window.inactive.border.color: #2F343F |
| 24 | window.active.client.color: #2F343F | 24 | window.active.client.color: #2F343F |
| 25 | window.inactive.client.color: #2F343F | 25 | window.inactive.client.color: #2F343F |