sublime-vscode-plus icon indicating copy to clipboard operation
sublime-vscode-plus copied to clipboard

Invalid ReadMe references to .tmTheme files

Open sloganking opened this issue 3 years ago • 1 comments

The Readme mentions files Dark+.tmTheme and Light+.tmTheme, but there are no .tmTheme files in this repository. Only .sublime-color-scheme files.

https://github.com/vbasky/sublime-vscode-plus/commit/1f844cd406f76ea2d354d1d297a87ea40290f824 seems to have caused this. Is this repo no longer interested in maintaining .tmTheme files?

sloganking avatar Feb 12 '22 16:02 sloganking

Thanks for bringing this to my attention will update the README. Sublime text prefers the use of .sublime-color-scheme files

https://www.sublimetext.com/docs/color_schemes_tmtheme.html

vbasky avatar Feb 13 '22 21:02 vbasky