dotfiles-guix/home-config/sway/config.d/theme

33 lines
938 B
Text
Raw Normal View History

2023-09-05 03:21:01 +00:00
### Set borders
gaps inner $gaps
2023-09-05 03:21:01 +00:00
for_window [class="^.*"] border pixel 2
2023-09-07 22:52:18 +00:00
default_border pixel 2
default_floating_border pixel 2
2023-09-05 03:21:01 +00:00
### Colors
# class border backgr. text indicator child_border
client.background #14171d
2023-09-07 22:52:18 +00:00
client.focused #4d4754 #14171d #ffffff #4d4754 #4d4754
client.focused_inactive #4d4754 #14171d #ffffff #14171d #14171d
2023-09-05 03:21:01 +00:00
client.focused_tab_title #4d4754 #14171d #ffffff
2023-09-07 22:52:18 +00:00
client.unfocused #14171d #14171d #ffffff #14171d #14171d
client.urgent #cc5c5c #a63a3a #ffffff #a63a3a #a63a3a
2023-09-05 03:21:01 +00:00
### SwayFX
corner_radius $radius
smart_corner_radius $radius
shadows $shadows
shadows_on_csd $shadows
shadow_blur_radius $shadow_blur
shadow_color #14171dff
2023-09-05 03:21:01 +00:00
blur $blur
blur_radius $blur_radius
blur_passes $blur_passes
layer_effects "waybar" blur enable; shadows enable
layer_effects "wofi" blur enable; shadows enable
2023-09-05 03:21:01 +00:00
### Output configuration
output * bg $bg fill