mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-04 14:00:46 +09:00
More style changes
This commit is contained in:
@@ -95,7 +95,7 @@ namespace gsr {
|
||||
background.set_size(max_size);
|
||||
background.set_color(mgl::Color(0, 0, 0));
|
||||
} else {
|
||||
background.set_color(mgl::Color(0, 0, 0, 250));
|
||||
background.set_color(mgl::Color(0, 0, 0, 220));
|
||||
}
|
||||
window.draw(background);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user