Skip to content

Releases: studioframes/Frames

Frames v0.1.0

31 May 15:18
17d03fb

Choose a tag to compare

Added

  • 6 Core Theme Variants: Added production-ready color maps for Frames Charcoal, Frames OLED, Frames Light Minimal, Frames Light Sepia, Frames Cyber Neon, and Frames Sunset Rose.
  • Custom Icon Engine Integration: Integrated a completely desaturated, premium pastel color map layout built directly over the default VS Code Seti vector glyph framework (vs-seti-icon-theme.json & seti.woff).
  • Typography Support Framework: Added global workspace configurationDefaults mappings to gracefully bundle and auto-activate Google Fonts parameters:
    • Monospace Code Panes: Optimized explicitly around 'JetBrains Mono' for fluid code parsing.
    • Sans-Serif Previews: Mapped 'Inter' natively across Markdown rendering frames, chat panels, and interface body typography.
  • Modular Layout Geometry Controls: Leveraged native VS Code workbench color and spacing configuration tokens to enforce a smooth, curved interface layout scheme (button.borderRadius, input.borderRadius, editorWidget.borderRadius).
  • Automatic Environment Orchestration: Programmed manifest defaults to auto-select and enforce the bundled font configurations and desaturated icon packs instantly whenever a user hits the "Set Color Theme" trigger.

Full Changelog: https://github.com/studioframes/Frames/commits/v0.1.0