Skip to content

Commit cdf67f9

Browse files
committed
Highlight menu, and link to SVG's
1 parent 1e46745 commit cdf67f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

documentation/docs/customize.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
currentMenu: custom-icons
3+
---
4+
15
## Customize icons
26

37
You can add icons to src/icons and run ``gulp build-icons``. This will make the icons available for use in the contextmenu using the icon property.
@@ -15,6 +19,8 @@ var items = {
1519
}
1620
```
1721

22+
Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/encharm/Font-Awesome-SVG-PNG). You can download more there if you like.
23+
1824
## Customize CSS
1925

2026
You can use the _variables.scss to adjust variables on pretty much everything you want to change.

0 commit comments

Comments
 (0)