Themes

Dark Mode vs Light Mode: Design Systems for Code Editors

The dark mode versus light mode debate is a false dichotomy. Picking one theme and sticking with it forever ignores how your eyes, environment, and tasks actually work. The real answer is adaptive theming: an editor design system that shifts its contrast, saturation, and color palette based on context.

A 2023 survey by JetBrains found that 82% of developers prefer dark themes, but 93% of those same developers admitted they occasionally switch to a light theme depending on lighting conditions. That is not indecision. It is a signal that one theme cannot cover every scenario.

Introducing Olivero Hugo Theme: Drupal's Award-Winning Design for Hugo

The Hugo community has a stunning new addition that brings one of the most acclaimed web designs to the static site world. I’m excited to introduce the Olivero Hugo Theme - a complete 1:1 replication of Drupal’s award-winning Olivero theme, meticulously crafted for Hugo’s static site generator.

Born from Drupal’s default theme that revolutionized accessibility and modern web design, this Hugo version maintains every pixel-perfect detail while leveraging Hugo’s blazing-fast performance. Whether you’re building a personal blog, corporate site, or documentation portal, Olivero delivers professional aesthetics with enterprise-grade accessibility standards.

How To Change VSCode Theme By Time of Day?

Eye comfort is very important, especially to programmers, who spend most of their day looking at code in their favorite editor. This programming productivity tip can significantly improve your coding experience and reduce eye strain during long development sessions.

I’ve already mentioned a few themes I like, and today I am going to teach you how to set your editor up in such away that the theme changes automatically depending on what time of day it is. This developer tools automation can greatly enhance your coding comfort throughout different lighting conditions.

The Best Theme for VS Code and Visual Studio: My Top Pick

For a long time I have been a big fan of Sarah Drasner’s theme for Visual Studio Code, and even used a port of it in Visual Studio 2019 Community Edition.

Ever since I’ve started learning .Net Framework on both Linux and Windows, I ’ve also started using the default Visual Studio 2019 theme in both the IDE, and the editor. Simply because I like unity across the developer tools I use.