LoginSignup
30
32

More than 5 years have passed since last update.

Sublime Textのデフォルトのスタイル(Monokai)の色分け

Last updated at Posted at 2014-10-26

Sublime Textのデフォルトのスタイル(Monokai)の色分けについて

Monokaiとは元々、Wimer Hazenbergが作成したTextmate用のColor Style
http://studiostyl.es/schemes/monokai
https://www.monokai.nl/
https://www.monokai.pro/

サクラエディタをSublime TextのMonokai風に変えてみたり
https://github.com/nightyknite/monokai-sakuraeditor-theme

色分け表

#f92672(249,38,114) Tag name
#a6e22e(166,226,46) Function argument
#fd971f(253,151,31) Tag attribute
#66d9ef(102,217,239) Storage type
#ae81ff(174,129,255) User-defined constant
#e6db74(230,219,116) String
#75715e (117,113,94)  Comment
#272822(39,40,34)  Background

あとQiitaで色つける方法はfontタグぐらいしか無いのかな。

30
32
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
30
32