Skip to content

Releases: avelino/monotropic-theme-vscode

v0.2.3

21 May 20:42
265cd06
Compare
Choose a tag to compare
  • Migrate theme generate from JavaScript to Clojure, thanks @borkdude for creating and maintaining nbb ❤️

v0.2.2

20 May 09:37
Compare
Choose a tag to compare

text color improvements:

  • set textCodeBlock.background
  • set textBlockQuote.background
  • set textBlockQuote.border

v0.2.1

18 May 13:52
Compare
Choose a tag to compare
  • Isolate color variables from each theme
  • Gradient theme color variables
    • #111111 593e2c
    • #606060 745b4b
    • #b0b0b0 8f796c
    • #d7d7d7 aa998e
    • #fcfaf0 c6bab3
    • #fffffa e2dcd8

v0.2.0

17 May 13:21
3874fe7
Compare
Choose a tag to compare
  • Monotropic Coffee using the degrade palette (Tints and Shades)
    • #593e2c 593e2c
    • #745b4b 745b4b
    • #8f796c 8f796c
    • #aa998e aa998e
    • #c6bab3 c6bab3
    • #e2dcd8 e2dcd8
  • Color palette used in the themes in README

v0.1.6

16 May 19:57
Compare
Choose a tag to compare
  • Coffee ☕️ theme colors

v0.1.5

16 May 12:46
d85221b
Compare
Choose a tag to compare
  • textLink.foreground: change from blue to monochromatic color

v0.1.4

16 May 10:31
f82947e
Compare
Choose a tag to compare
  • merge property "quotes (temporary vscode fix)"
  • do not version theme file (json)

    it will be generated in the build to avoid keeping outdated version in the response

v0.1.3

15 May 10:24
5b70bad
Compare
Choose a tag to compare
  • fix the build that generates the theme json

v0.1.2

15 May 09:57
4ba3548
Compare
Choose a tag to compare
  • automate build and publishing in the marketplace