Commit 15e4ed7df215989141cd35b8d39b1a3f4b18fb34

Lea Verou 2013-05-22T16:49:43

Merge pull request #106 from remybach/twilight-theme Add twilight theme to components.js

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/components.js b/components.js
index 909dbac..d40cf9c 100644
--- a/components.js
+++ b/components.js
@@ -18,7 +18,8 @@ var components = {
 		},
 		'prism-dark': 'Dark',
 		'prism-funky': 'Funky',
-		'prism-okaidia': 'Okaidia'
+		'prism-okaidia': 'Okaidia',
+		'prism-twilight': 'Twilight'
 	},
 	plugins: {
 		meta: {