Color of title bar when active and window size
This commit is contained in:
@@ -250,6 +250,7 @@ void GenerateConfig() {
|
||||
|
||||
colors.add({"TitleBarText", "GruvboxDark2"});
|
||||
colors.add({"TitleBarBackground", "GruvboxLight1"});
|
||||
colors.add({"TitleBarActiveBackground", "0xfefefefe"});
|
||||
colors.add({"TitleBarSelection", "GruvboxLight3"});
|
||||
|
||||
Array<Var> style = {};
|
||||
|
||||
Reference in New Issue
Block a user