Theme
Background:
background-color: rgb(48, 57, 80);
Text Color:
color: rgb(240, 240, 240);
Border:
border-radius: 5px;
Yes/Confirm Button:
background-color: rgb(64, 89, 145);
color: rgb(240, 240, 240);
No/Cancel Button:
background-color: rgb(161, 20, 40);
color: rgb(240, 240, 240);