1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 11:47:36 +00:00

WindowServer+MouseSettings: Make default cursor highlight more visible

A litte smaller, and red with a slightly higher opacity, which
is much easier to make out.
This commit is contained in:
MacDue 2022-06-07 23:27:23 +01:00 committed by Linus Groh
parent d3ed490cb4
commit 44cd973148
3 changed files with 9 additions and 9 deletions

View file

@ -53,7 +53,7 @@
orientation: "Horizontal"
max: 230
min: 0
value: 80
value: 110
}
@GUI::Label {
@ -87,7 +87,7 @@
orientation: "Horizontal"
max: 60
min: 19
value: 30
value: 25
}
@GUI::Label {