Skip to content

Commit 667ceac

Browse files
committed
Added line about JMol default color scheme
1 parent 6ad0f4a commit 667ceac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The options object can contain the following keys:
7373
- `atomRadius`: radius of atom circles
7474
- `bondStrokeWidth`: stroke width of bond lines
7575
- `backgroundColor`: background color
76-
- `colors`: object mapping chemical abbreviations to colors, for example:
76+
- `colors`: object mapping chemical abbreviations to colors. By default, sdftosvg uses the [JMol color scheme](http://jmol.sourceforge.net/jscolors/). For example, to override:
7777

7878
```js
7979
{

0 commit comments

Comments
 (0)