- Terraform strings
- Lighter green for keywords
- darker green for keywords (closer to grey) + italic
- bold for function declarations
- comments to dark grey
- New color for keywords: green #b3dd9d
- lighter base color: #e7e7e7
- Simplified the title bar and the side bar separators
- fixed decorators for Python
- keywords such as true, false, none, null... moved to special light green
- fixed underline in everything related to a class
- function call treated as normal text (white)
- function declaration: remove underline
- python: @ for decorators to function blue
- Class declaration: add underline
- background to lighter grey (#1b1b18)
- whitespaces to 4e4e47
- python multi doc to bold
- keywords no italic
- special python symbols (and self) to light blue (#a3fdee)
- removed bold to function declarations
- fix some some regex
- fix some python variables as "cls"
- function declaration: bold
- python magic as keywords: bold
- fix everything in italic
- constants: from yellow to string orange (but darker)
- (refactor): +700 lines removed!!!
- python improvements
- recognizing self as first argument
- magic functions considered keywords
- surronding [] in regex considered normal strings
- trying to set bold for function arguments
- lighter sidebar foreground
- markdown revision
- css support
- darker strings (d7ba7d)
- fix start <? for php files
- fix self for python
- brackets () are now considered as normal text
- Complete redone from old
manutero.5-colors-dark
theme