All notable changes to the "monoeye" extension will be documented in this file.
- Add markdown syntax by @eyemono in #14
- ✨ add json file scope settings by @eyemono in #8
- 👁️ adjustment background color when dragging editor by @eyemono in #9
- Adjusted the opacity
- Make secondary buttons more visible.
- Make peek view more visible.
- Clarification of the meaning of colors.
- red: search result, parameter
- orange: error, git removed
- yellow: warning
- green: success, git added, literal
- cyan: function name
- blue: type, class, interface name, git modified
- purple: primary accent color
- Fixed red color in terminal.
- Slightly lowered the hue of blue.
- Made it easier to see the distinction between blue and purple.
- Change the color of the status bar in debug mode.
- Make buttons more visible.
- Made the blue color cooler.
- Swapped red and orange.
- Automatic theme generation from the color palette instead of manual theme generation.
- With this change, the number of colors in the color palette has been reduced.
- Significant changes have been made to the colors used in the editor and syntax highlighting.
- Changed the orange color to a slightly lighter shade to make it more visually appealing.
- Initial release