All notable changes to the "papercolor-redux" extension will be documented in this file.
- Change the "hover widget" and notifications backgrounds to white for a bit more contrast between it and the editor background.
- Change the status bar error and warning colours. The warning colour was especially ugly.
- Add better colouring for Vim Script (requires VimL).
- Add support for JavaScript tagged template literals (requires Better JavaScript Syntax).
- v1.0.0 pre-release 2.
- Change rust macro style & colour.
- Highlight Python builtin and support functions like
print()
andlen()
and other tweaks. - Tweak Dockerfile colouring (via Better DockerFile Syntax)
- Tweak TOML colouring (via Better TOML)
- v1.0.0 pre-release 1.
- Colour fixes for Python, TS, & Vue.
- Different colour scheme for HTML & XML.
- Updates to diff and merge colours.
- v1.0.0 pre-release 0.
- Refactor, using yaml source file.
- Many colour changes to make theme more consistent with original vim theme, as well as more consistent between file types.
- Slight colour adjustments.
- Fix white text appearing in the "suggest widget".
- Some small Docker colouring changes.
- Lighten up the title-bar.
- Fix merge colours. Thanks to @g7fernandes for pointing it out!
- Improve colouring for Typescript.
- Minor corrections to Javascript and C# colouring.
- Updated inputValidation foreground/background. Thanks to @Thalos12 for pointing it out!
- Remove base "Meta" colouring.
- Improve colouring for Kotlin.
- Update colouring for C#.
- Update colouring for Javascript.
- Again, tweak colouring for Batch scripts.
- Improve colouring for Groovy.
- Improve colouring for C/C++.
- Improve colouring for x86 Assembly (requires 13xforever.language-x86-64-assembly extension).
- Improve colouring for Shell scripts.
- Improve colouring for diffs.
- Improve colouring for HTML.
- Improve colouring for Batch scripts.
- Make it easier to see selected text in highlighted search results.
- Make it possible to see "through" the terminal cursor with dark text.
- Improve colouring for C#.
- Improve colouring for Java.
- UI colouring fixes.
- Improve colouring for Python.
- Improve colouring for Batch scripts.
- Improve colouring for Shell scripts.
- UI colouring fixes.
- Initial release