3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Qt Creator:カラースキームを追加する

Last updated at Posted at 2014-08-30

環境

Qt Creator 2.8.1
OS X 10.9.4

設定ファイルの場所、追加方法

~/.config/QtProject/qtcreator/styles

デフォルトのカラースキームはそのままはいじれず、コピーしてからいじれるようになる。
コピーした場合、テーマ名.xml の形でここへファイルが作成される様子。

自力でさくせいするとか、Githubとかに公開されてる.xmlをここへ置けば、設定画面のプルダウンリストに追加される様子。

参考(ほかにも色々ありそうだがひとまず最初に見つけて入れてみたもの)

Solarized, Dusk, Monokaiなど追加してみた状態

スクリーンショット 2014-08-30 23.50.21.png

Monokai がいまのところしっくり来る。

スクリーンショット 2014-09-02 1.41.22.png

3
2
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
3
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?