You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-21Lines changed: 12 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,36 +7,27 @@
7
7
8
8
## Install
9
9
10
-
This repository is distributed with [npm][npm]. After [installing npm][install-npm], you can install `octicons` with this command.
11
-
12
-
```
13
-
$ npm install --save octicons
14
-
```
15
-
16
-
17
-
This repository contains the syntax highlighting theme used on github.com and
18
-
gist.github.com. It is made available as a CSS stylesheet,
19
-
[Ace](http://ace.c9.io) stylesheet, Atom theme, and TextMate bundle.
20
-
21
-
## Installing
10
+
All of the built themes in this package are distributed at separate repositories. It's recommended that you install one of these if you're looking for a specific theme.
22
11
23
12
### CSS
13
+
-[github-syntax-light]()
14
+
-[github-syntax-dark]()
24
15
25
-
The `.css` files can be used directly in a website.
0 commit comments