All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.8 (2022-12-14)
- Add 'Boundless Moa' theme. A theme that combines the syntax highlighting of Boundless Flamingo with the UI of Boundless.
- New readme screenshots for Boundless and Boundless Flamingo.
- Makes the activity bar and inactive lighter.
- Makes the color of the inactive tabs in the activity bar match the color of the selected tab in the editor.
- Flips around the bracket colorization so that the colors get angrier as the nesting level increases.
0.1.7 (2022-09-27)
Lighter background for better contrast. The active selection foreground is now a darker for better visibility, and the background pinker for better aesthetics .
0.1.6 (2022-09-11)
Alternate status bars colors. Text contrast has been ensured between background and foreground for alternate status bars for legibility.
0.1.5 (2022-09-08)
Darker foreground texts for better legibility. This one especially focuses on git status decoration colors. Instead of yellow this version use a more legible purple for modified files.
Also, better support of markup styling (e.g. bold and italic), although all combinations are not fully there yet.
0.1.4 (2022-08-25)
Changes the CSS property color to be more legible and change function color to blue for consistency with Boundless void.
0.1.3 (2022-08-22)
Adds a flow keyword color. Makes git ignored files unsaturated gray rather than pink.
-
Increases text contrast color in boundless flamingo. Reading code should not be straining on the eyes.
-
Migrate to standard-version.
- HTML tag text content is now green rather than orange to better contrast with the red HTML tag foreground.
- Added 'Boundless Flamingo' theme
- Notebooks support. Notebooks without borders for distraction free phythonistas.
- Make active tab more clearly highlighted by making the empty space behind the tabs darker.
- Brace colorization
- Highlight color is now blue, as this hue is dark and provides better contrast
- Add shell variable and interpolation highlighting
- Fixed the screenshot
- Darker diff editor change backgrounds for better contrast with the code.
- Darker background to improve display on IPS screens.
- Initial release