<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gaurang Bhatt</title>
    <description>The latest articles on DEV Community by Gaurang Bhatt (@gaurang_bhatt_b6d91a19879).</description>
    <link>https://dev.to/gaurang_bhatt_b6d91a19879</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3868890%2Ff4952372-07c6-4307-afef-ed8434cfd0d7.png</url>
      <title>DEV Community: Gaurang Bhatt</title>
      <link>https://dev.to/gaurang_bhatt_b6d91a19879</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gaurang_bhatt_b6d91a19879"/>
    <language>en</language>
    <item>
      <title>Unnecessary Dark Mode™ — It Just Gets Darker (And That's It)</title>
      <dc:creator>Gaurang Bhatt</dc:creator>
      <pubDate>Thu, 09 Apr 2026 04:26:48 +0000</pubDate>
      <link>https://dev.to/gaurang_bhatt_b6d91a19879/unnecessary-dark-mode-it-just-gets-darker-and-thats-it-339e</link>
      <guid>https://dev.to/gaurang_bhatt_b6d91a19879/unnecessary-dark-mode-it-just-gets-darker-and-thats-it-339e</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/aprilfools-2026"&gt;DEV April Fools Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;A dark mode toggle that does exactly one thing: make your screen darker. And darker. And darker.&lt;/p&gt;

&lt;p&gt;No light mode comeback. No useful UI. No purpose. Just 10 levels of increasing darkness until you can't see anything at all — and a little message at the end congratulating you on achieving absolutely nothing.&lt;/p&gt;

&lt;p&gt;Level 0: "Perfectly usable. How boring."&lt;br&gt;
Level 10: "You have reached peak dark mode. Congratulations on nothing."&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;🔗 &lt;a href="https://codepen.io/Gaurang-Bhatt-the-scripter/pen/QwKVJzN" rel="noopener noreferrer"&gt;Live Demo on CodePen&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight html"&gt;&lt;code&gt;&lt;span class="c"&gt;&amp;lt;!-- Core concept: a button that makes things worse --&amp;gt;&lt;/span&gt;
&lt;span class="nt"&gt;&amp;lt;button&lt;/span&gt; &lt;span class="na"&gt;onclick=&lt;/span&gt;&lt;span class="s"&gt;"moreDark()"&lt;/span&gt;&lt;span class="nt"&gt;&amp;gt;&lt;/span&gt;Make it darker ▾&lt;span class="nt"&gt;&amp;lt;/button&amp;gt;&lt;/span&gt;
` ` `

Full source: [CodePen](https://codepen.io/Gaurang-Bhatt-the-scripter/pen/QwKVJzN)

## How I Built It

Pure HTML + CSS + vanilla JavaScript. No frameworks. No libraries. No dependencies — because why add complexity to something this pointless?

- 10 dark levels using CSS classes
- Smooth `transition` animations between levels
- Stars appear as it gets darker (for atmosphere)
- Progress bar that tracks how deep into uselessness you've gone
- Messages that get increasingly philosophical as the screen dies

Total build time: ~1 hour. Time spent questioning my life choices: ongoing.

## Prize Category

**Community Favorite** — because sometimes the internet just wants to watch a screen go dark for no reason.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;બસ આ paste કરો અને &lt;strong&gt;Publish&lt;/strong&gt; દબાવો! All the best! 🏆&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
