Regenerated
This commit is contained in:
+354
-354
File diff suppressed because it is too large
Load Diff
+10
-10
@@ -2714,33 +2714,33 @@ general {
|
|||||||
gaps_out = 4
|
gaps_out = 4
|
||||||
resize_on_border = true
|
resize_on_border = true
|
||||||
extend_border_grab_area = 20
|
extend_border_grab_area = 20
|
||||||
col.active_border = rgb(#89b4fa) rgb(#a6e3a1) 45deg
|
col.active_border = rgb(89b4fa) rgb(a6e3a1) 45deg
|
||||||
col.inactive_border = rgba(#595959aa)
|
col.inactive_border = rgba(595959aa)
|
||||||
}
|
}
|
||||||
|
|
||||||
# Decorations
|
# Decorations
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 8
|
rounding = 8
|
||||||
shadow {
|
shadow {
|
||||||
color = rgba(#1e1e2e99)
|
color = rgba(1e1e2e99)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Groups
|
# Groups
|
||||||
group {
|
group {
|
||||||
col.border_active = rgb(#89b4fa)
|
col.border_active = rgb(89b4fa)
|
||||||
col.border_inactive = rgb(#45475a)
|
col.border_inactive = rgb(45475a)
|
||||||
col.border_locked_active = rgb(#94e2d5)
|
col.border_locked_active = rgb(94e2d5)
|
||||||
groupbar {
|
groupbar {
|
||||||
col.active = rgb(#89b4fa)
|
col.active = rgb(89b4fa)
|
||||||
col.inactive = rgb(#595959aa)
|
col.inactive = rgb(595959aa)
|
||||||
text_color = rgb(#cdd6f4)
|
text_color = rgb(cdd6f4)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
misc {
|
misc {
|
||||||
background_color = rgb(#1e1e2e)
|
background_color = rgb(1e1e2e)
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
|||||||
@@ -27,31 +27,31 @@ general {
|
|||||||
gaps_out = 4
|
gaps_out = 4
|
||||||
resize_on_border = true
|
resize_on_border = true
|
||||||
extend_border_grab_area = 20
|
extend_border_grab_area = 20
|
||||||
col.active_border = rgb(#89b4fa) rgb(#a6e3a1) 45deg
|
col.active_border = rgb(89b4fa) rgb(a6e3a1) 45deg
|
||||||
col.inactive_border = rgba(#595959aa)
|
col.inactive_border = rgba(595959aa)
|
||||||
}
|
}
|
||||||
|
|
||||||
# Decorations
|
# Decorations
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 8
|
rounding = 8
|
||||||
shadow {
|
shadow {
|
||||||
color = rgba(#1e1e2e99)
|
color = rgba(1e1e2e99)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Groups
|
# Groups
|
||||||
group {
|
group {
|
||||||
col.border_active = rgb(#89b4fa)
|
col.border_active = rgb(89b4fa)
|
||||||
col.border_inactive = rgb(#45475a)
|
col.border_inactive = rgb(45475a)
|
||||||
col.border_locked_active = rgb(#94e2d5)
|
col.border_locked_active = rgb(94e2d5)
|
||||||
groupbar {
|
groupbar {
|
||||||
col.active = rgb(#89b4fa)
|
col.active = rgb(89b4fa)
|
||||||
col.inactive = rgb(#595959aa)
|
col.inactive = rgb(595959aa)
|
||||||
text_color = rgb(#cdd6f4)
|
text_color = rgb(cdd6f4)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
misc {
|
misc {
|
||||||
background_color = rgb(#1e1e2e)
|
background_color = rgb(1e1e2e)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user