Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Latest commit

 

History

History
79 lines (50 loc) · 1.8 KB

File metadata and controls

79 lines (50 loc) · 1.8 KB

joey theme for Visual Studio Code

Source from: https://github.com/xshapira/joey

3.1.10

  • Downplay python magic variables

3.1.9

  • Make python arithmetic operators blend in more

3.1.8

  • Standardize punctuation colors in python

3.1.7

  • Add font styles section to README

3.1.6

  • Make python arithmetic operators stand out better

3.1.5

  • Replace deprecated editor indent guide background settings

Update Python colors:

  • Update self variables color for python
  • Improve visibility of python meta function & meta function parameters
  • Change python parameter separators color
  • Remove highlighting for python argument access
  • Set #bcb28d color for python return type annotations
  • Suppress python annotation punctuation to reduce visual noise
  • Modify python constant values color
  • Make python assignment & arithmetic operators clearer
  • Refine styling of python support types

3.0.6

  • Improve TypeScript primitive type color
  • Update Python type color to improve readability

3.0.5

  • Add bold font style to 'this' and 'self' keywords
  • Revert color for assignment operators, apply changes to Python only

3.0.4

  • Update syntax highlighting for Python types
  • Change color for assignment operators

3.0.3

  • Update colors for javascript variables and objects
  • Change colors for typescript variables and parameters
  • Revise theme description to better convey the key benefits

3.0.2

  • Improve package description for clarity and accuracy
  • Update package description and screenshots path in README
  • Move code screenshots to dedicated folder

3.0.1

  • Refine package description
  • Update README

3.0.0

  • Add new snap png
  • Change to a new icon
  • Update README
  • Update syntax highlighting colors for Javascript
  • Refactor Python syntax highlighting to remove unnecessary scopes