Skip to content

Commit f4fda68

Browse files
authored
Update README.md
1 parent f2ea200 commit f4fda68

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# [GDL-sublime](https://github.com/runxel/GDL-sublime)
22
A bundle to make GDL available in [Sublime Text](http://www.sublimetext.com/).
33

4-
[![Version](https://img.shields.io/badge/version-1.3.0-brightgreen.svg)]()
4+
[![Version](https://img.shields.io/badge/version-1.3.0-brightgreen.svg)]()
5+
6+
![dark color scheme](http://i.imgur.com/zg85SmQ.png)
57

68
# What is GDL?
79
GDL means 'Geometric Description Language'. [ArchiCAD](http://www.graphisoft.com/) uses it to define a library part.
@@ -56,6 +58,7 @@ Copy _one_ of these into the new file and save:
5658
"color_scheme": "Packages/GDL/GDL-light.tmTheme"
5759
}
5860
```
61+
![light color scheme](http://i.imgur.com/7gWWr6N.png)
5962

6063
#### Don't like the theme?
6164
Don't worry. Go to the [ththeme-editor](http://tmtheme-editor.herokuapp.com/#!/editor/theme/GDL dark) and select one of the two themes as start and make one which satisfies you! (Note that the theme-editor of course has no preview for gdl code, so it's just direct scope color editing.)

0 commit comments

Comments
 (0)