adds overview, removes old stuff
This commit is contained in:
@@ -23,21 +23,21 @@ hl.config({
|
||||
},
|
||||
|
||||
group = {
|
||||
["col.border_active"] = color6,
|
||||
["col.border_active"] = color9,
|
||||
["col.border_inactive"] = color2,
|
||||
["col.border_locked_active"] = color3,
|
||||
["col.border_locked_inactive"] = color0,
|
||||
groupbar = {
|
||||
font_size = 13,
|
||||
height = 1,
|
||||
font_size = 12,
|
||||
height = 16,
|
||||
indicator_height = 16,
|
||||
rounding = 2,
|
||||
rounding = 3,
|
||||
font_family = "Roboto Sans",
|
||||
text_color = foreground,
|
||||
text_offset = -8,
|
||||
font_weight_active = "ultraheavy",
|
||||
font_weight_inactive = "semibold",
|
||||
["col.active"] = color6,
|
||||
text_color = background,
|
||||
text_offset = -16,
|
||||
font_weight_active = "bold",
|
||||
font_weight_inactive = "normal",
|
||||
["col.active"] = color4,
|
||||
["col.inactive"] = color2,
|
||||
["col.locked_active"] = color3,
|
||||
["col.locked_inactive"] = color0,
|
||||
|
||||
Reference in New Issue
Block a user