Last 12 weeks · 0 commits
2 of 6 standards met
In my last PR #5 I've added TypeScript support to subliminal. In this PR I have done some refactoring TypeScript .ts / .tsx support Preserved the original Subliminal theme Reformatted the long selection strings to arrays Separated some scopes into language groups (would enable different colors for different languages) Added extra theme for more italic / operator style Added demo files TypeScript before !ts before TypeScript after !ts before The screens are based on the theme. In the original theme the italic style style is kept to a minimum. Fixes #19 #4 EDIT: Improved TypeScript colors HTML Support TypeScript ts / tsx !subliminal-actual-tsx HTML before !subliminal_html_before HTML after !subliminal_html_after
Repository: gaearon/subliminal. Description: An opinionated minimalistic VS Code theme for JavaScript Stars: 625, Forks: 24. License: MIT. Homepage: https://marketplace.visualstudio.com/items?itemName=gaearon.subliminal Topics: javascript, spacegray, sublime, vscode-theme. Open PRs: 11, open issues: 5. Last activity: 6y ago. Community health: 42%. Top contributors: gaearon, palashmon.
Reporting in case others have this issue: VSCode's integrated terminal respects my zsh terminal theme, which is awesome. When I installed Subliminal theme the terminal prompt's text didn't have sufficiently high contrast. Adding this to user settings smoothed it out: Thanks!