translated hex to rgba
This commit is contained in:
@@ -35,7 +35,7 @@ general {
|
|||||||
gaps_in = 2
|
gaps_in = 2
|
||||||
gaps_out = 4
|
gaps_out = 4
|
||||||
border_size = 4
|
border_size = 4
|
||||||
col.active_border = linear-gradient(45deg, #89b4fa, #a6e3a1)
|
col.active_border = rgba(137, 180, 250, 1)) rgba(166, 227, 161, 1) 45deg
|
||||||
col.inactive_border = $inactive
|
col.inactive_border = $inactive
|
||||||
layout = scrolling
|
layout = scrolling
|
||||||
resize_on_border = true
|
resize_on_border = true
|
||||||
|
|||||||
Reference in New Issue
Block a user