body.light-theme { background-color: #ffffff; color: #000000; } body.dark-theme { background-color: #343a40; color: #ffffff; }