Is mica dead? #20595

Open
opened 2026-01-31 07:18:39 +00:00 by claunia · 0 comments
Owner

Originally created by @237dmitry on GitHub (Sep 30, 2023).

Windows Terminal version

1.19.2682.0

Windows build number

10.0.22621

Other Software

No response

Steps to reproduce

Windows Terminal does not start with mica theme:

  "theme": "mica",
  "themes": [
    {
      "name": "mica",
      "tabRow": {
        "background": "#00000000",
        "unfocusedBackground": null
      },
      "window": {
        "applicationTheme": "system",
        "useMica": true
      }
    }
  ],

Expected Behavior

Correct working

Actual Behavior

WT does not start at all. Is this theme no longer available?

Originally created by @237dmitry on GitHub (Sep 30, 2023). ### Windows Terminal version 1.19.2682.0 ### Windows build number 10.0.22621 ### Other Software _No response_ ### Steps to reproduce Windows Terminal does not start with `mica` theme: ``` "theme": "mica", "themes": [ { "name": "mica", "tabRow": { "background": "#00000000", "unfocusedBackground": null }, "window": { "applicationTheme": "system", "useMica": true } } ], ``` ### Expected Behavior Correct working ### Actual Behavior WT does not start at all. Is this theme no longer available?
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 07:18:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#20595