]>
luflow.net public git repositories - flow-web.git/blob - static/highlight/styles/github.css
11 Description: Light theme as seen on github.com
16 Outdated base version: https://github.com/primer/github-syntax-light
17 Current colors taken from GitHub's CSS
25 .hljs-meta
.hljs-keyword
,
27 .hljs-template-variable
,
29 .hljs-variable.language_ {
30 /* prettylights-syntax-keyword */
35 .hljs-title
.class_
.inherited__
,
36 .hljs-title.function_ {
37 /* prettylights-syntax-entity */
50 /* prettylights-syntax-constant */
55 .hljs-meta .hljs-string {
56 /* prettylights-syntax-string */
61 /* prettylights-syntax-variable */
67 /* prettylights-syntax-comment */
73 .hljs-selector-pseudo {
74 /* prettylights-syntax-entity-tag */
78 /* prettylights-syntax-storage-modifier-import */
82 /* prettylights-syntax-markup-heading */
87 /* prettylights-syntax-markup-list */
91 /* prettylights-syntax-markup-italic */
96 /* prettylights-syntax-markup-bold */
101 /* prettylights-syntax-markup-inserted */
103 background-color: #f0fff4
106 /* prettylights-syntax-markup-deleted */
108 background-color: #ffeef0
116 /* purposely ignored */