Skip to content

Changelog

All notable changes to Fungoid will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • CONTRIBUTING.md with contribution guidelines
  • Screenshots folder for visual documentation
  • Color palette reference in COLORS.md
  • Expanded README with installation guides and feature highlights

Changed

  • Optimized VSCode theme file (61% size reduction)
  • Enhanced documentation with comprehensive guides

Fixed

  • Syntax highlighting color consistency across file types

[1.0.0] - 2024-04-23

Added

  • Initial release of Fungoid theme
  • iTerm2 color scheme
  • Oh My Zsh theme
  • VSCode theme extension
  • Dark theme with orange (#ff7800) and green (#3cdc50) as primary accents
  • Dracula-inspired syntax highlighting
  • Zsh prompt with timestamp, path, git status, and exit codes
  • Syntax highlighting for strings, comments, keywords, types, operators
  • LICENSE (MIT)
  • README.md with installation instructions
  • INSTALL.md with detailed setup guides

Changed

  • Refined color palette for better readability
  • Improved punctuation and comment colors (muted grey #a09080)
  • Consolidated duplicate scope definitions in VSCode theme

Fixed

  • String value coloring (now properly green)
  • Comment and punctuation visibility