mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix indention
This commit is contained in:
@@ -61,18 +61,17 @@ group {
|
|||||||
indicator_height = 0
|
indicator_height = 0
|
||||||
indicator_gap = 5
|
indicator_gap = 5
|
||||||
height = 22
|
height = 22
|
||||||
gaps_in = 5
|
gaps_in = 5
|
||||||
gaps_out = 0
|
gaps_out = 0
|
||||||
|
|
||||||
text_color = rgb(ffffff)
|
text_color = rgb(ffffff)
|
||||||
text_color_inactive = rgba(ffffff90)
|
text_color_inactive = rgba(ffffff90)
|
||||||
col.active = rgba(00000040)
|
col.active = rgba(00000040)
|
||||||
col.inactive = rgba(00000020)
|
col.inactive = rgba(00000020)
|
||||||
|
|
||||||
gradients = true
|
gradients = true
|
||||||
gradient_rounding = 0
|
gradient_rounding = 0
|
||||||
gradient_round_only_edges = false
|
gradient_round_only_edges = false
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user