A silver-and-blue skeuomorphic Obsidian theme. From a Winamp-inspired challenge to a working prototype in 13 minutes.
A silver-and-blue skeuomorphic theme for Obsidian: polished metal, recessed blue glass, bevelled buttons, and controls that look like something you can touch. Light silver and dark gunmetal modes. I'm David Hurtado, and I built this with Máquina -the name I use for my usual AI assistant: sometimes ChatGPT, sometimes Claude, and sometimes Copilot.
I saw a post on X by Jose Saez-Merino, quoting Rushil Shah, with an image of a classic Winamp interface: silver metal, blue glass, round transport buttons, and an equalizer. It made me wonder: could Máquina build an Obsidian theme with those same design principles?

The original post screenshot I shared with Máquina to start the project. Included as the visual reference for this story; the post and Winamp artwork belong to their respective owners and are not covered by this project's MIT license.
I showed the screenshot to Máquina and asked whether similar themes existed and how much work it would take to build one. Its estimate went as far as one to two weeks for a polished, distributable theme. I laughed. I bet it could do a first version in less than half an hour, and told it to go ahead.
Máquina built and installed the first working prototype in 13 minutes.
I then tried it in Obsidian and sent back screenshots pointing out small issues: off-center icons, inconsistent button sizes, slider alignment, repeated dropdown arrows, the right-hand title bar, and tag contrast in light mode. Máquina corrected them, and those refinements became the 0.1.x releases.
That's how Silverglass came about. I brought the reference, challenged the estimate, and reviewed the results; Máquina wrote the code and made the corrections. The 13 minutes describe the first working prototype. We spent additional time refining and testing the version you can download here.
These are the light and dark screenshots I selected for this release.



Silverglass is published on GitHub. It has not yet been accepted into the Obsidian Community Themes directory.
theme.css and manifest.json from the latest release.Silverglass inside your vault's .obsidian/themes/ folder.To stop using it, select the default theme in Appearance. No plugin, account, network access or payment is required by the theme.
examples/Silverglass - Demo.md into your vault, activate Silverglass, and open the note in Reading view. The example is in Spanish because that's the language I used with Máquina.preview.html locally. Keep theme.css beside it. This is a standalone prototype, not a hosted website.The example uses inline HTML and SVG. It contains no scripts or external resources. The full-size front panel is designed for a reasonably wide note pane; narrow panes may clip parts of this optional demo.
Use this in any note:
> [!lcd] SIGNAL LOCKED
> Your text inside a recessed blue-glass display.
minAppVersion is conservatively set to 1.14.2; older versions have not been verified.stylelint-config-obsidianmd configuration with zero errors and warnings. This does not imply approval by the Community directory or exhaustive compatibility with every plugin.!important declarations.Please report issues with your Obsidian version, operating system, light/dark mode, and a screenshot.
npm ci --ignore-scripts
npm run lint
Edit theme.css. To test, copy it and manifest.json into the theme folder of a development vault. The repository contains no automatic installer and does not modify a vault when you run the linter.
MIT © 2026 David Hurtado for the theme code and original demo. I supplied the theme screenshots for this project.
Visual inspiration: the classic Winamp interface in the post I shared. The original post screenshot is included above for context; no Winamp skin bitmap, logo, proprietary font or source code is used as an asset in the theme. Silverglass is not affiliated with Winamp or Obsidian. The demo track label is a nod to the reference image.