Giter Site home page Giter Site logo

rouge-themes's Introduction

rouge-themes

Highlight themes generated by rougify.

$ rougify version
3.13.0

目录

使用

在 dist 文件夹里挑选好需要引用的 theme 后,可在网页里直接引用,比如引用 monokai.sublime

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/mzlogin/rouge-themes@master/monokai.sublime.css">

theme 列表

base16

base16

base16.dark

base16.dark

base16.light

base16.light

base16.monokai

base16.monokai

base16.monokai.dark

base16.monokai.dark

base16.monokai.light

base16.monokai.light

base16.solarized

base16.solarized

base16.solarized.dark

base16.solarized.dark

base16.solarized.light

base16.solarized.light

bw

bw

colorful

colorful

github

github

gruvbox

gruvbox

gruvbox.dark

gruvbox.dark

gruvbox.light

gruvbox.light

igorpro

igorpro

magritte

magritte

molokai

molokai

monokai

monokai

monokai.sublime

monokai.sublime

pastie

pastie

thankful_eyes

thankful_eyes

tulip

tulip

生成方法

首先需要安装 rouge:

gem install rouge

自动

python3 generate.py

手动

  1. 获取 available themes:

    rougify help style
  2. 选择一个喜欢的 theme,然后输出到 CSS 文件:

    rougify style monokai.sublime > dist/monokai.sublime.css

rouge-themes's People

Contributors

mzlogin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.