Theme
Clear on Run 1
> Not implemented yet, but will be in future updates!
Eside
v2.4
A web IDE for some esoteric programming languages.
256.js
v1.1.1
Changelog
v2.4
- Added High Contrast theme and theme category
- Changed theme category headers to "[Category] Themes" instead of just "[Category]"
v2.3
- Increased width of theme dropdown
- Organised theme CSS files into folders in the code
- Added Aquamarine theme (cyan / teal / light blue-green)
- Added Champagne theme (light pink / yellow-pink)
v2.2
- Now using Major.Minor/Patch instead of Major.Minor.Patch version scheme
- Monokai theme's accent color is now a yellow color
- Added headers / some organisation to theme dropdown
- Increased margin between top bar right side elements
v2.1
- Made tour button stand out with accented border and slight highlight
- Tour now includes an introduction and the tour button
- Tour popover arrow is now styled the correct color
- When in the tour and showing the Clear on Run, the popover is now centered instead of to the right
- Added Twilight theme
v2.0
- Removed now unused syntax CSS variables from themes
- Added Monokai (based) theme
v2.0-beta4
- Moved theme dropdown to the top row
- Made theme dropdown to after the clear button in the tour
v2.0-beta3
- Reverted dropdown to browser default to increase accessibility
v2.0-beta2
- Fixed custom dropdown text color always being white
- Added metadata description
v2.0-beta1
- The top of the bottom container is now stretchable so if you drag the top, it will become higher / lower
- Further customised the theme dropdown
- Themes are now previewed when hovered over in the theme dropdown
- Added changelog to about panel
- Browser default checkbox now used instead of customised
- Tweaked styling of about panel
- Tweaked styling of theme container
- Button's text can no longer be highlighted by user
- Updated 256.js to v1.1.1
- Removed syntax highlighting and (other custom code input handlers) to increase compatibility