Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mervick committed May 7, 2015
1 parent a9c213e commit 1b42864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Can be loaded with the `-stylesheet` parameter on startup of Qt Creator.
qtcreator -stylesheet=/path/to/stylesheet/darcula.css
```

2. Colorscheme file `darcula.xml` which defines the colors for syntax highlighting. This file has to be copied into the styles directory of Qt Creator.
2. Colorscheme file `darcula.xml` which defines the colors for syntax highlighting. This file should be copied into the styles directory of Qt Creator.
On linux the path to this directory is `~/.config/QtProject/qtcreator/styles`.

3. The color scheme use some images for the GUI elements. The directory `images` must be located in the same directory with the file `darcula.css`.
Expand Down

0 comments on commit 1b42864

Please sign in to comment.