Here's how the warp-taskbar detect theme change from light to dark
And then change the theme of the main window
| /* | |
| To-do list : | |
| (type)(expression) ( Ep kieu ) | |
| expression1?expression2:expression3 | |
| printf %[flags][width][.precision][length]specifier | |
| scanf %[*][width][length]specifier | |
| name of array = &array[0] | |
| fflush(stdin) | |
| */ | |
| //MY FIRST PROJECT : ATM SIMULATION SYSTEM IN C |