jekyll-theme-merlotsp 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE +116 -0
  3. data/README.md +116 -0
  4. data/_includes/head-custom-google-analytics.html +10 -0
  5. data/_includes/head-custom.html +9 -0
  6. data/_layouts/default.html +81 -0
  7. data/_sass/jekyll-theme-merlot.scss +4 -0
  8. data/_sass/merlot.scss +4 -0
  9. data/_sass/rouge-base16-solarized.scss +77 -0
  10. data/_sass/screen.scss +570 -0
  11. data/assets/css/mobile.css +510 -0
  12. data/assets/css/non-screen.css +154 -0
  13. data/assets/css/style.scss +8 -0
  14. data/assets/fonts/opensans-bold-webfont.eot +0 -0
  15. data/assets/fonts/opensans-bold-webfont.svg +251 -0
  16. data/assets/fonts/opensans-bold-webfont.ttf +0 -0
  17. data/assets/fonts/opensans-bold-webfont.woff +0 -0
  18. data/assets/fonts/opensans-bolditalic-webfont.eot +0 -0
  19. data/assets/fonts/opensans-bolditalic-webfont.svg +251 -0
  20. data/assets/fonts/opensans-bolditalic-webfont.ttf +0 -0
  21. data/assets/fonts/opensans-bolditalic-webfont.woff +0 -0
  22. data/assets/fonts/opensans-extrabold-webfont.eot +0 -0
  23. data/assets/fonts/opensans-extrabold-webfont.svg +251 -0
  24. data/assets/fonts/opensans-extrabold-webfont.ttf +0 -0
  25. data/assets/fonts/opensans-extrabold-webfont.woff +0 -0
  26. data/assets/fonts/opensans-italic-webfont.eot +0 -0
  27. data/assets/fonts/opensans-italic-webfont.svg +251 -0
  28. data/assets/fonts/opensans-italic-webfont.ttf +0 -0
  29. data/assets/fonts/opensans-italic-webfont.woff +0 -0
  30. data/assets/fonts/opensans-regular-webfont.eot +0 -0
  31. data/assets/fonts/opensans-regular-webfont.svg +252 -0
  32. data/assets/fonts/opensans-regular-webfont.ttf +0 -0
  33. data/assets/fonts/opensans-regular-webfont.woff +0 -0
  34. data/assets/images/bg-ramp.jpg +0 -0
  35. data/assets/images/blockquote-gfx-2x.png +0 -0
  36. data/assets/images/blockquote-gfx.png +0 -0
  37. data/assets/images/chevron-2x.png +0 -0
  38. data/assets/images/chevron.png +0 -0
  39. data/assets/images/download-fallback-bg.png +0 -0
  40. data/assets/images/download-sprite.png +0 -0
  41. data/assets/images/footer-ramp.jpg +0 -0
  42. data/assets/images/fork-sprite.png +0 -0
  43. data/assets/images/hr-2x.jpg +0 -0
  44. data/assets/images/hr.jpg +0 -0
  45. data/assets/images/octocat-2x.png +0 -0
  46. data/assets/images/octocat.png +0 -0
  47. data/assets/images/ribbon-tail-sprite-2x.png +0 -0
  48. data/assets/images/ribbon-tail-sprite.png +0 -0
  49. data/assets/images/shield-fallback.png +0 -0
  50. data/assets/images/shield.png +0 -0
  51. data/assets/images/site-2.png +0 -0
  52. data/assets/images/small-ribbon-tail-sprite-2x.png +0 -0
  53. data/assets/images/small-ribbon-tail-sprite.png +0 -0
  54. data/assets/js/headsmart.min.js +1 -0
  55. data/assets/js/modernizr.js +4 -0
  56. metadata +174 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 207aac2c3338a77ba9b361c30b46384d69f39c0da5b8a70c6aaa4d54a64daaba
4
+ data.tar.gz: 7ef9b0fba331d169b7065adac9a09877d099a8754685ae366edf8dc89a11be51
5
+ SHA512:
6
+ metadata.gz: 200d89ccb5204b882f5644ce69189a0156431bb649ae5439c43fa233a7721690980722cb70182b53f4561e24434f9ad0808d463036205e10e2c5ae4bbfd75bde
7
+ data.tar.gz: 6a993733cedce49462dd20633d3955ae2ae05ece548fbf23822bb8ae02ee7f7ac6a219f310fc943ba5f17a27aafb9d543d73b36d5a380a0947dc547038cf1631
data/LICENSE ADDED
@@ -0,0 +1,116 @@
1
+ CC0 1.0 Universal
2
+
3
+ Statement of Purpose
4
+
5
+ The laws of most jurisdictions throughout the world automatically confer
6
+ exclusive Copyright and Related Rights (defined below) upon the creator and
7
+ subsequent owner(s) (each and all, an "owner") of an original work of
8
+ authorship and/or a database (each, a "Work").
9
+
10
+ Certain owners wish to permanently relinquish those rights to a Work for the
11
+ purpose of contributing to a commons of creative, cultural and scientific
12
+ works ("Commons") that the public can reliably and without fear of later
13
+ claims of infringement build upon, modify, incorporate in other works, reuse
14
+ and redistribute as freely as possible in any form whatsoever and for any
15
+ purposes, including without limitation commercial purposes. These owners may
16
+ contribute to the Commons to promote the ideal of a free culture and the
17
+ further production of creative, cultural and scientific works, or to gain
18
+ reputation or greater distribution for their Work in part through the use and
19
+ efforts of others.
20
+
21
+ For these and/or other purposes and motivations, and without any expectation
22
+ of additional consideration or compensation, the person associating CC0 with a
23
+ Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
24
+ and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
25
+ and publicly distribute the Work under its terms, with knowledge of his or her
26
+ Copyright and Related Rights in the Work and the meaning and intended legal
27
+ effect of CC0 on those rights.
28
+
29
+ 1. Copyright and Related Rights. A Work made available under CC0 may be
30
+ protected by copyright and related or neighboring rights ("Copyright and
31
+ Related Rights"). Copyright and Related Rights include, but are not limited
32
+ to, the following:
33
+
34
+ i. the right to reproduce, adapt, distribute, perform, display, communicate,
35
+ and translate a Work;
36
+
37
+ ii. moral rights retained by the original author(s) and/or performer(s);
38
+
39
+ iii. publicity and privacy rights pertaining to a person's image or likeness
40
+ depicted in a Work;
41
+
42
+ iv. rights protecting against unfair competition in regards to a Work,
43
+ subject to the limitations in paragraph 4(a), below;
44
+
45
+ v. rights protecting the extraction, dissemination, use and reuse of data in
46
+ a Work;
47
+
48
+ vi. database rights (such as those arising under Directive 96/9/EC of the
49
+ European Parliament and of the Council of 11 March 1996 on the legal
50
+ protection of databases, and under any national implementation thereof,
51
+ including any amended or successor version of such directive); and
52
+
53
+ vii. other similar, equivalent or corresponding rights throughout the world
54
+ based on applicable law or treaty, and any national implementations thereof.
55
+
56
+ 2. Waiver. To the greatest extent permitted by, but not in contravention of,
57
+ applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
58
+ unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
59
+ and Related Rights and associated claims and causes of action, whether now
60
+ known or unknown (including existing as well as future claims and causes of
61
+ action), in the Work (i) in all territories worldwide, (ii) for the maximum
62
+ duration provided by applicable law or treaty (including future time
63
+ extensions), (iii) in any current or future medium and for any number of
64
+ copies, and (iv) for any purpose whatsoever, including without limitation
65
+ commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
66
+ the Waiver for the benefit of each member of the public at large and to the
67
+ detriment of Affirmer's heirs and successors, fully intending that such Waiver
68
+ shall not be subject to revocation, rescission, cancellation, termination, or
69
+ any other legal or equitable action to disrupt the quiet enjoyment of the Work
70
+ by the public as contemplated by Affirmer's express Statement of Purpose.
71
+
72
+ 3. Public License Fallback. Should any part of the Waiver for any reason be
73
+ judged legally invalid or ineffective under applicable law, then the Waiver
74
+ shall be preserved to the maximum extent permitted taking into account
75
+ Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
76
+ is so judged Affirmer hereby grants to each affected person a royalty-free,
77
+ non transferable, non sublicensable, non exclusive, irrevocable and
78
+ unconditional license to exercise Affirmer's Copyright and Related Rights in
79
+ the Work (i) in all territories worldwide, (ii) for the maximum duration
80
+ provided by applicable law or treaty (including future time extensions), (iii)
81
+ in any current or future medium and for any number of copies, and (iv) for any
82
+ purpose whatsoever, including without limitation commercial, advertising or
83
+ promotional purposes (the "License"). The License shall be deemed effective as
84
+ of the date CC0 was applied by Affirmer to the Work. Should any part of the
85
+ License for any reason be judged legally invalid or ineffective under
86
+ applicable law, such partial invalidity or ineffectiveness shall not
87
+ invalidate the remainder of the License, and in such case Affirmer hereby
88
+ affirms that he or she will not (i) exercise any of his or her remaining
89
+ Copyright and Related Rights in the Work or (ii) assert any associated claims
90
+ and causes of action with respect to the Work, in either case contrary to
91
+ Affirmer's express Statement of Purpose.
92
+
93
+ 4. Limitations and Disclaimers.
94
+
95
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
96
+ surrendered, licensed or otherwise affected by this document.
97
+
98
+ b. Affirmer offers the Work as-is and makes no representations or warranties
99
+ of any kind concerning the Work, express, implied, statutory or otherwise,
100
+ including without limitation warranties of title, merchantability, fitness
101
+ for a particular purpose, non infringement, or the absence of latent or
102
+ other defects, accuracy, or the present or absence of errors, whether or not
103
+ discoverable, all to the greatest extent permissible under applicable law.
104
+
105
+ c. Affirmer disclaims responsibility for clearing rights of other persons
106
+ that may apply to the Work or any use thereof, including without limitation
107
+ any person's Copyright and Related Rights in the Work. Further, Affirmer
108
+ disclaims responsibility for obtaining any necessary consents, permissions
109
+ or other rights required for any use of the Work.
110
+
111
+ d. Affirmer understands and acknowledges that Creative Commons is not a
112
+ party to this document and has no duty or obligation with respect to this
113
+ CC0 or use of the Work.
114
+
115
+ For more information, please see
116
+ <http://creativecommons.org/publicdomain/zero/1.0/>
data/README.md ADDED
@@ -0,0 +1,116 @@
1
+ # The Merlot theme
2
+
3
+ [![.github/workflows/ci.yaml](https://github.com/pages-themes/merlot/actions/workflows/ci.yaml/badge.svg)](https://github.com/pages-themes/merlot/actions/workflows/ci.yaml) [![Gem Version](https://badge.fury.io/rb/jekyll-theme-merlot.svg)](https://badge.fury.io/rb/jekyll-theme-merlot)
4
+
5
+ *Merlot is a Jekyll theme for GitHub Pages. You can [preview the theme to see what it looks like](http://pages-themes.github.io/merlot), or even [use it today](#usage).*
6
+
7
+ ![Thumbnail of Merlot](thumbnail.png)
8
+
9
+ ## Usage
10
+
11
+ To use the Merlot theme:
12
+
13
+ 1. Add the following to your site's `_config.yml`:
14
+
15
+ ```yml
16
+ remote_theme: pages-themes/merlot@v0.2.0
17
+ plugins:
18
+ - jekyll-remote-theme # add this line to the plugins list if you already have one
19
+ ```
20
+
21
+ 2. Optionally, if you'd like to preview your site on your computer, add the following to your site's `Gemfile`:
22
+
23
+ ```ruby
24
+ gem "github-pages", group: :jekyll_plugins
25
+ ```
26
+
27
+ ## Customizing
28
+
29
+ ### Configuration variables
30
+
31
+ Merlot will respect the following variables, if set in your site's `_config.yml`:
32
+
33
+ ```yml
34
+ title: [The title of your site]
35
+ description: [A short description of your site's purpose]
36
+ ```
37
+
38
+ Additionally, you may choose to set the following optional variables:
39
+
40
+ ```yml
41
+ show_downloads: ["true" or "false" (unquoted) to indicate whether to provide a download URL]
42
+ google_analytics: [Your Google Analytics tracking ID]
43
+ ```
44
+
45
+ ### Stylesheet
46
+
47
+ If you'd like to add your own custom styles:
48
+
49
+ 1. Create a file called `/assets/css/style.scss` in your site
50
+ 2. Add the following content to the top of the file, exactly as shown:
51
+ ```scss
52
+ ---
53
+ ---
54
+
55
+ @import "{{ site.theme }}";
56
+ ```
57
+ 3. Add any custom CSS (or Sass, including imports) you'd like immediately after the `@import` line
58
+
59
+ *Note: If you'd like to change the theme's Sass variables, you must set new values before the `@import` line in your stylesheet.*
60
+
61
+ ### Layouts
62
+
63
+ If you'd like to change the theme's HTML layout:
64
+
65
+ 1. For some changes such as a custom `favicon`, you can add custom files in your local `_includes` folder. The files [provided with the theme](https://github.com/pages-themes/merlot/tree/master/_includes) provide a starting point and are included by the [original layout template](https://github.com/pages-themes/merlot/blob/master/_layouts/default.html).
66
+ 2. For more extensive changes, [copy the original template](https://github.com/pages-themes/merlot/blob/master/_layouts/default.html) from the theme's repository<br />(*Pro-tip: click "raw" to make copying easier*)
67
+ 3. Create a file called `/_layouts/default.html` in your site
68
+ 4. Paste the default layout content copied in the first step
69
+ 5. Customize the layout as you'd like
70
+
71
+ ### Customizing Google Analytics code
72
+
73
+ Google has released several iterations to their Google Analytics code over the years since this theme was first created. If you would like to take advantage of the latest code, paste it into `_includes/head-custom-google-analytics.html` in your Jekyll site.
74
+
75
+ ### Overriding GitHub-generated URLs
76
+
77
+ Templates often rely on URLs supplied by GitHub such as links to your repository or links to download your project. If you'd like to override one or more default URLs:
78
+
79
+ 1. Look at [the template source](https://github.com/pages-themes/merlot/blob/master/_layouts/default.html) to determine the name of the variable. It will be in the form of `{{ site.github.zip_url }}`.
80
+ 2. Specify the URL that you'd like the template to use in your site's `_config.yml`. For example, if the variable was `site.github.url`, you'd add the following:
81
+ ```yml
82
+ github:
83
+ zip_url: http://example.com/download.zip
84
+ another_url: another value
85
+ ```
86
+ 3. When your site is built, Jekyll will use the URL you specified, rather than the default one provided by GitHub.
87
+
88
+ *Note: You must remove the `site.` prefix, and each variable name (after the `github.`) should be indent with two space below `github:`.*
89
+
90
+ For more information, see [the Jekyll variables documentation](https://jekyllrb.com/docs/variables/).
91
+
92
+ ## Roadmap
93
+
94
+ See the [open issues](https://github.com/pages-themes/merlot/issues) for a list of proposed features (and known issues).
95
+
96
+ ## Project philosophy
97
+
98
+ The Merlot theme is intended to make it quick and easy for GitHub Pages users to create their first (or 100th) website. The theme should meet the vast majority of users' needs out of the box, erring on the side of simplicity rather than flexibility, and provide users the opportunity to opt-in to additional complexity if they have specific needs or wish to further customize their experience (such as adding custom CSS or modifying the default layout). It should also look great, but that goes without saying.
99
+
100
+ ## Contributing
101
+
102
+ Interested in contributing to Merlot? We'd love your help. Merlot is an open source project, built one contribution at a time by users like you. See [the CONTRIBUTING file](docs/CONTRIBUTING.md) for instructions on how to contribute.
103
+
104
+ ### Previewing the theme locally
105
+
106
+ If you'd like to preview the theme locally (for example, in the process of proposing a change):
107
+
108
+ 1. Clone down the theme's repository (`git clone https://github.com/pages-themes/merlot`)
109
+ 2. `cd` into the theme's directory
110
+ 3. Run `script/bootstrap` to install the necessary dependencies
111
+ 4. Run `bundle exec jekyll serve` to start the preview server
112
+ 5. Visit [`localhost:4000`](http://localhost:4000) in your browser to preview the theme
113
+
114
+ ### Running tests
115
+
116
+ The theme contains a minimal test suite, to ensure a site with the theme would build successfully. To run the tests, simply run `script/cibuild`. You'll need to run `script/bootstrap` once before the test script will work.
@@ -0,0 +1,10 @@
1
+ {% if site.google_analytics %}
2
+ <script>
3
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
4
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
5
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
6
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
7
+ ga('create', '{{ site.google_analytics }}', 'auto');
8
+ ga('send', 'pageview');
9
+ </script>
10
+ {% endif %}
@@ -0,0 +1,9 @@
1
+ <!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2
+
3
+ <!-- Setup Google Analytics -->
4
+ {% include head-custom-google-analytics.html %}
5
+
6
+ <!-- You can set your favicon here -->
7
+ <!-- link rel="shortcut icon" type="image/x-icon" href="{{ '/favicon.ico' | relative_url }}" -->
8
+
9
+ <!-- end custom head snippets -->
@@ -0,0 +1,81 @@
1
+ <!DOCTYPE html>
2
+ <html lang="{{ site.lang | default: "en-US" }}">
3
+ <head>
4
+ <meta charset='utf-8'>
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
+ <meta name="viewport" content="width=640">
7
+
8
+ <link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}" media="screen">
9
+ <link rel="stylesheet" href="{{ '/assets/css/mobile.css' | relative_url }}" media="handheld, only screen and (max-device-width:640px)">
10
+ <link rel="stylesheet" href="{{ '/assets/css/non-screen.css' | relative_url }}" media="handheld, only screen and (max-device-width:640px)">
11
+
12
+ <script src="{{ '/assets/js/modernizr.js' | relative_url }}"></script>
13
+ <script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=" crossorigin="anonymous"></script>
14
+ <script src="{{ '/assets/js/headsmart.min.js' | relative_url }}"></script>
15
+ <script>
16
+ $(document).ready(function () {
17
+ $('#main_content').headsmart()
18
+ })
19
+ </script>
20
+
21
+ {% seo %}
22
+
23
+ {% include head-custom.html %}
24
+ </head>
25
+
26
+ <body>
27
+ <a id="forkme_banner" href="{{ site.github.repository_url }}">View on GitHub</a>
28
+ <div class="shell">
29
+
30
+ <header>
31
+ <span class="ribbon-outer">
32
+ <span class="ribbon-inner">
33
+ <h1>{{ site.title | default: site.github.repository_name }}</h1>
34
+ <h2>{{ site.description | default: site.github.project_tagline }}</h2>
35
+ </span>
36
+ <span class="left-tail"></span>
37
+ <span class="right-tail"></span>
38
+ </span>
39
+ </header>
40
+
41
+ {% if site.show_downloads %}
42
+ <section id="downloads">
43
+ <span class="inner">
44
+ <a href="{{ site.github.zip_url }}" class="zip"><em>download</em> .ZIP</a><a href="{{ site.github.tar_url }}" class="tgz"><em>download</em> .TGZ</a>
45
+ </span>
46
+ </section>
47
+ {% else %}
48
+ <div id="no-downloads">
49
+ <span class="inner">
50
+ </span>
51
+ </div>
52
+ {% endif %}
53
+
54
+
55
+ <span class="banner-fix"></span>
56
+
57
+
58
+ <section id="main_content">
59
+ {{ content }}
60
+ </section>
61
+
62
+ <footer>
63
+ <span class="ribbon-outer">
64
+ <span class="ribbon-inner">
65
+ {% if site.github.is_project_page %}
66
+ <p>this project by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a> can be found on <a href="{{ site.github.repository_url }}">GitHub</a></p>
67
+ {% endif %}
68
+ {% if site.github.is_user_page %}
69
+ <p>Projects by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a> can be found on <a href="{{ site.github.repository_url }}">GitHub</a></p>
70
+ {% endif %}
71
+ </span>
72
+ <span class="left-tail"></span>
73
+ <span class="right-tail"></span>
74
+ </span>
75
+ <p>Generated with <a href="https://pages.github.com">GitHub Pages</a> using Merlot</p>
76
+ <span class="octocat"></span>
77
+ </footer>
78
+
79
+ </div>
80
+ </body>
81
+ </html>
@@ -0,0 +1,4 @@
1
+ @import "screen";
2
+ @import "rouge-base16-solarized";
3
+ @import url("non-screen.css") handheld;
4
+ @import url("non-screen.css") only screen and (max-device-width:640px);
data/_sass/merlot.scss ADDED
@@ -0,0 +1,4 @@
1
+ // Placeholder file. If your site uses
2
+ // @import "{{ site.theme }}";
3
+ // Then using this theme with jekyll-remote-theme will work fine.
4
+ @import "jekyll-theme-merlot";
@@ -0,0 +1,77 @@
1
+ .highlight table td { padding: 5px; }
2
+ .highlight table pre { margin: 0; }
3
+ .highlight, .highlight .w {
4
+ color: #586e75;
5
+ }
6
+ .highlight .err {
7
+ color: #002b36;
8
+ background-color: #dc322f;
9
+ }
10
+ .highlight .c, .highlight .cd, .highlight .cm, .highlight .c1, .highlight .cs {
11
+ color: #657b83;
12
+ }
13
+ .highlight .cp {
14
+ color: #b58900;
15
+ }
16
+ .highlight .nt {
17
+ color: #b58900;
18
+ }
19
+ .highlight .o, .highlight .ow {
20
+ color: #93a1a1;
21
+ }
22
+ .highlight .p, .highlight .pi {
23
+ color: #93a1a1;
24
+ }
25
+ .highlight .gi {
26
+ color: #859900;
27
+ }
28
+ .highlight .gd {
29
+ color: #dc322f;
30
+ }
31
+ .highlight .gh {
32
+ color: #268bd2;
33
+ background-color: #002b36;
34
+ font-weight: bold;
35
+ }
36
+ .highlight .k, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kv {
37
+ color: #6c71c4;
38
+ }
39
+ .highlight .kc {
40
+ color: #cb4b16;
41
+ }
42
+ .highlight .kt {
43
+ color: #cb4b16;
44
+ }
45
+ .highlight .kd {
46
+ color: #cb4b16;
47
+ }
48
+ .highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .sh, .highlight .sx, .highlight .s1 {
49
+ color: #859900;
50
+ }
51
+ .highlight .sr {
52
+ color: #2aa198;
53
+ }
54
+ .highlight .si {
55
+ color: #d33682;
56
+ }
57
+ .highlight .se {
58
+ color: #d33682;
59
+ }
60
+ .highlight .nn {
61
+ color: #b58900;
62
+ }
63
+ .highlight .nc {
64
+ color: #b58900;
65
+ }
66
+ .highlight .no {
67
+ color: #b58900;
68
+ }
69
+ .highlight .na {
70
+ color: #268bd2;
71
+ }
72
+ .highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mb, .highlight .mx {
73
+ color: #859900;
74
+ }
75
+ .highlight .ss {
76
+ color: #859900;
77
+ }