A collection of powerful and user-friendly extensions for SVG-Edit, enhancing your vector graphics editing experience.
This repository houses a variety of plugins designed to extend the functionality of SVG-Edit, a powerful web-based vector graphics editor. These extensions aim to improve user experience, add new features, and streamline the editing process.
Allows users to switch between light and dark themes, enhancing visibility and reducing eye strain in low-light environments.
- Easy toggle between light and dark themes
- Customized color palette adapted from the VS Code theme for optimal contrast
- Seamless integration with SVG-Edit
Learn more about ext-dark-theme
This extension integrates the CodeMirror editor into SVG-Edit - a popular javascript based vector graphics editor, providing syntax-highlighted source code editing capabilities for SVG content.
Learn more about ext-codemirror
To use these extensions with SVG-Edit:
- Clone this repository or download the desired extension folder.
- Place the extension folder in your SVG-Edit
extensions
directory. - Enable the extension in your SVG-Edit configuration.
We welcome contributions to improve existing extensions or add new ones. Please read our CONTRIBUTING.md file for guidelines on how to submit your extensions or improvements.
This project is licensed under the MIT License - see the LICENSE file for details.
- SVG-Edit team for creating and maintaining the core editor