Browse
For agents
About
Prismatic
/
1.9
Prismatic
v1.9
Switch version
trunk
1.3
1.4
1.5
1.6
1.6.1
1.7
1.8
1.9
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
2.9.1
3.0
3.1
3.1.1
3.2
3.2.1
All 40 releases
Overview
Code
prismatic
/
lib
/
highlight
/
css
/
darkula.css
darkula.css
in Prismatic 1.9, at lib/highlight/css/darkula.css
7 lines
154 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
2
Deprecated due to a typo in the name and left here for compatibility purpose only.
3
Please use darcula.css instead.
4
*/
5
6
@
import
url
(
'
darcula.css
'
)
;
7