This repository has been archived by the owner on Jun 28, 2021. It is now read-only.
Releases: ntoff/Octoprint-CyborgTheme
Releases · ntoff/Octoprint-CyborgTheme
0.1.6
Rewrite using less
- various colour tweaks to modals and drop down menus
- rewritten "from scratch" (sort of) using less and compiled to css, so no more whacky overrides
- fixed issues with url readability in the notification popups
- "less" source files available now to make future customisation easier (I hope).
0.1.5
0.1.4
You read that right, I've skipped 0.1.3, don't adjust your television, brings with it a few changes and with OctoPrint's 1.3.5 soon-to-be release (currently it's in release candidate testing) I figured it was about time to update this here theme.
Changes:
- Most notable is the fixed icon compatibility with OctoPrint 1.3.5 and the new fontawesome (hopefully without breaking compat with < v1.3.5, I can only do so much testing by myself.)
- I've stripped out a bunch of css that was conflicting with OctoPrint's base css, this may or may not need tweaking (especially on weird and obscure browsers I don't have access to, like Safari).
- Added a white background to API keys, this didn't seem to be an issue for my QR reader but now it looks nicer and more contrasty
- Various other colour tweaks, temp graph, progress bars, and some icon colour tweaks for 3rd party plugins
- I've also implemented a new body class
OctoPrintTheme-Cyborg
so anyone in future who wishes to detect my theme and colour their text and icons accordingly can do so. Theoretically the theme should handle all the colours but some plugin developers are specifying the colours themselves rather than relying on OctoPrint's own base CSS, so workarounds must be put in place until a proper theme system can be developed for OctoPrint.
0.1.2
- Adds compatibility for octoprint v1.3.3rc1
- Fixes some issues when installed along side the TouchUI plugin
- Small tweaks to the unpopulated progress bars to make them easier to see
- Removed all the stock octoprint fonts and image files as it seems they're unnecessary (smaller download size)