Sha256: 78d179c9e9e11798e70fc35df64d6ea84a91956d5bdb7405e452eb46b4a841d6
Contents?: true
Size: 1.36 KB
Versions: 40
Compression:
Stored size: 1.36 KB
Contents
/* # ----------------------------------------------------------------------------- # ~/modules/rouge/css/igorpro/theme.css # Rouge theme igorpro # # Product/Info: # https://jekyll.one # https://github.com/rouge-ruby/rouge # # Copyright (C) 2022 Juergen Adams # Copyright (c) 2012 Jeanine Adkisson # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # Rouge is licensed under the MIT License. # See: https://github.com/rouge-ruby/rouge/blob/master/LICENSE # ----------------------------------------------------------------------------- */ .highlight table td { padding: 5px; } .highlight table pre { margin: 0; } .highlight, .highlight .w { color: #444444; } .highlight .cp { color: #CC00A3; } .highlight .cs { color: #CC00A3; } .highlight .c, .highlight .cd, .highlight .cm, .highlight .c1 { color: #FF0000; } .highlight .kc { color: #C34E00; } .highlight .kd { color: #0000FF; } .highlight .kr { color: #007575; } .highlight .k, .highlight .kn, .highlight .kp, .highlight .kt, .highlight .kv { color: #0000FF; } .highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .se, .highlight .sh, .highlight .si, .highlight .sx, .highlight .sr, .highlight .s1, .highlight .ss { color: #009C00; } .highlight .nb, .highlight .bp { color: #C34E00; }
Version data entries
40 entries across 40 versions & 1 rubygems