ssebs-theme

June 26, 2025 ยท View on GitHub

Sebastian Safari's custom theme.

https://marketplace.visualstudio.com/items?itemName=SebastianSafari.ssebs-theme

https://open-vsx.org/extension/SebastianSafari/ssebs-theme

Screenshot

screenshot

Updating

This is a reminder for me on how to update this extension

  • Follow https://code.visualstudio.com/api/working-with-extensions/publishing-extension

Steps:

  • Install npm
  • npm i -g @vscode/vsce
  • npm i
  • vsce package
  • vsce publish if that works

Contents

  1. 1Screenshot
  2. 2Updating
  3. 2.1Steps: