/*! Theme: GitHub Description: Light theme as seen on github.com Author: github.com Maintainer: @Hirse Updated: 2021-05-15 Outdated base version: https://github.com/primer/github-syntax-light Current colors taken from GitHub's CSS */ .github-style .hljs{color:#24292e;background:#fff}.github-style .hljs-doctag,.github-style .hljs-keyword,.github-style .hljs-meta .github-style .hljs-keyword,.github-style .hljs-template-tag,.github-style .hljs-template-variable,.github-style .hljs-type,.github-style .hljs-variable.language_{color:#d73a49}.github-style .hljs-title,.github-style .hljs-title.class_,.github-style .hljs-title.class_.inherited__,.github-style .hljs-title.function_{color:#6f42c1}.github-style .hljs-attr,.github-style .hljs-attribute,.github-style .hljs-literal,.github-style .hljs-meta,.github-style .hljs-number,.github-style .hljs-operator,.github-style .hljs-selector-attr,.github-style .hljs-selector-class,.github-style .hljs-selector-id,.github-style .hljs-variable{color:#005cc5}.github-style .hljs-meta .github-style .hljs-string,.github-style .hljs-regexp,.github-style .hljs-string{color:#032f62}.github-style .hljs-built_in,.github-style .hljs-symbol{color:#e36209}.github-style .hljs-code,.github-style .hljs-comment,.github-style .hljs-formula{color:#6a737d}.github-style .hljs-name,.github-style .hljs-quote,.github-style .hljs-selector-pseudo,.github-style .hljs-selector-tag{color:#22863a}.github-style .hljs-subst{color:#24292e}.github-style .hljs-section{color:#005cc5;font-weight:700}.github-style .hljs-bullet{color:#735c0f}.github-style .hljs-emphasis{color:#24292e;font-style:italic}.github-style .hljs-strong{color:#24292e;font-weight:700}.github-style .hljs-addition{color:#22863a;background-color:#f0fff4}.github-style .hljs-deletion{color:#b31d28;background-color:#ffeef0}