mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +02:00
Darker title bar
This commit is contained in:
@@ -37,7 +37,7 @@ namespace VRCX
|
||||
PersistSessionCookies = true,
|
||||
UserAgent = Program.Version,
|
||||
BrowserSubprocessPath = Environment.ProcessPath,
|
||||
BackgroundColor = 0xFF101010
|
||||
BackgroundColor = 0xFF0A0A0A
|
||||
};
|
||||
|
||||
cefSettings.RegisterScheme(new CefCustomScheme
|
||||
|
||||
Reference in New Issue
Block a user