SublimeText3: テーマ変更、反映、テーマで使われている色の変更

スポンサーリンク

SidebarEnhancementをインストールした上で、

パッケージコントロールでテーマをインストールするだけではサイドバーの色は変わらない。

Preferences -> Settings で下記のようにテーマの追記をすること。

"theme": "Boxy Tomorrow.sublime-theme"

 

あと、好きなテーマをよく忘れるので下記にリンク。

Boxy

https://github.com/ihodev/sublime-boxy/wiki

 

テーマで使われている色の一部を変更したい時は、PackageResourseViewerをインストールして、

PackageResourseViewer: Open ResourceをPackage Controlから開き、

Boxy Theme -> Shcmesから該当のファイルを開けば色を変えられる。

How to change text color of a Sublime 3 predefined color-scheme/theme?
Specifically, I'm using the Boxy theme for Sublime text 3. I'd like to change the color of the main text and comments and I can't find a default to change to d...

 

Sublime Text Themesのよいまとめ。

DigitalOcean
Technical tutorials, Q&A, events — This is an inclusive place where developers can find or lend support and discover new ways to contribute to the community.

注意:テーマによってはサイドバーのカラーが入っていないものがあり、そのテーマをthemeに設定すると完全なる黒色の画面となる。

コメント

タイトルとURLをコピーしました