.theme-switch{display:inline-block;height:34px;position:relative;width:60px;}.theme-switchinput{display:none;}[data-theme="hacker"]{/* Please just try to find out how to get it without cheating! */--text-color:#fff;--background-color:#005c00;--background-day:#142f14;--background-day-hover:#016b03;--background-current-day:#00a813;--background-modal:#4caf50;}.darkmode{display:none!important;}input:checked+.icons.lightmode{display:none!important;}input:checked+.icons.darkmode{display:var(--fa-display,inline-block)!important;}
.theme-switch{display:inline-block;height:26px;position:relative;width:26px;}.theme-switchinput{display:none;}[data-theme="hacker"]{/* Please just try to find out how to get it without cheating! */--text-color:#fff;--background-color:#005c00;--background-day:#142f14;--background-day-hover:#016b03;--background-current-day:#00a813;--background-modal:#4caf50;}.darkmode{display:none!important;}input:checked+.icons.lightmode{display:none!important;}input:checked+.icons.darkmode{display:var(--fa-display,inline-block)!important;}