summaryrefslogtreecommitdiff
path: root/mac/.config/borders/bordersrc
diff options
context:
space:
mode:
Diffstat (limited to 'mac/.config/borders/bordersrc')
-rwxr-xr-xmac/.config/borders/bordersrc12
1 files changed, 6 insertions, 6 deletions
diff --git a/mac/.config/borders/bordersrc b/mac/.config/borders/bordersrc
index d043d83..f73156d 100755
--- a/mac/.config/borders/bordersrc
+++ b/mac/.config/borders/bordersrc
@@ -1,12 +1,12 @@
#!/bin/bash
options=(
- style=square
- width=6.0
- hidpi=on
- active_color=0xff269043
- # active_color="gradient(top_left=0xffebeb99,bottom_right=0xfff57f17)"
- inactive_color=0xff4b5356
+ style=square
+ width=6.0
+ hidpi=on
+ active_color=0xff770000
+ # active_color="gradient(top_left=0xffebeb99,bottom_right=0xfff57f17)"
+ inactive_color=0xff444444
)
borders "${options[@]}"