Skip to content

luisramirezdev/prism-gloom-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gloom Prism Theme

This Prism theme based on Theme Gloom from Atom (https://github.com/hejrobin/gloom).

Usage Gloom Prism Theme

Add gloom-prism.css:

<link rel="stylesheet" href="gloom-prism.css">

Should be something like that:

<!DOCTYPE html>
<html>
    <head>
        ...
        <link href="themes/gloom-prism.css" rel="stylesheet" />
    </head>
    <body>
        ...
        <script src="prism.js"></script>
    </body>
</html>

Examples:

Language JavaScript

Language JavaScript

Language Python

Language Python

Language PHP

Language PHP

Language CSS

Language CSS

Language HTML

Language HTML

About

Gloom PrismJS Theme

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages