Drawing split, fix split left right behaviour
This commit is contained in:
@@ -253,6 +253,9 @@ void GenerateConfig() {
|
||||
colors.add({"TitleBarActiveBackground", "0xfefefefe"});
|
||||
colors.add({"TitleBarSelection", "GruvboxLight3"});
|
||||
|
||||
colors.add({"ResizerBackground", "GruvboxLight0Soft"});
|
||||
colors.add({"ResizerOutline", "GruvboxLight3"});
|
||||
|
||||
Array<Var> style = {};
|
||||
style.add({"WaitForEvents", "1"});
|
||||
style.add({"DrawLineNumbers", "1"});
|
||||
|
||||
Reference in New Issue
Block a user