This commit is contained in:
parent
309cd98ea1
commit
0e5f4f5ef7
2 changed files with 2 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
static int get_color_diff(MwWidget handle) {
|
||||
if(MwGetInteger(handle, MwNmodernLook)) {
|
||||
return 23;
|
||||
return 40;
|
||||
} else {
|
||||
return 80;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue