[Date updated: 2023/01/27(Fri) 18:39:06]
 CSS Tip: "color-scheme: dark" will make an element (or entire page if 
           you apply it to ":root") use ur browser's default dark theme. 
           Useful not just for having an instant dark mode, but also if 
           you want dark buttons, input areas, drop-down selections, etc. 
           without lose all the default styling ヽ(´ー`)ノ
  

Return