Skip to content

Commit

Permalink
(chore) bump base16-highlightjs to 2021.09.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshgoebel committed Oct 3, 2021
1 parent 13499b8 commit 934f2e7
Show file tree
Hide file tree
Showing 176 changed files with 725 additions and 373 deletions.
6 changes: 4 additions & 2 deletions src/styles/base16/3024.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Jan T. Sott (http://github.com/idleberg)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #090300;
}

.hljs::selection,
.hljs ::selection {
color: #4a4543;
background-color: #4a4543;
color: #a5a2a2;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/apathy.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Jannik Siebert (https://github.com/janniks)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #031A16;
}

.hljs::selection,
.hljs ::selection {
color: #184E45;
background-color: #184E45;
color: #81B5AC;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/apprentice.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: romainl
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #262626;
}

.hljs::selection,
.hljs ::selection {
color: #333333;
background-color: #333333;
color: #BCBCBC;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/ashes.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Jannik Siebert (https://github.com/janniks)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #1C2023;
}

.hljs::selection,
.hljs ::selection {
color: #565E65;
background-color: #565E65;
color: #C7CCD1;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-cave-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #efecf4;
}

.hljs::selection,
.hljs ::selection {
color: #8b8792;
background-color: #8b8792;
color: #585260;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-cave.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #19171c;
}

.hljs::selection,
.hljs ::selection {
color: #585260;
background-color: #585260;
color: #8b8792;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-dune-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #fefbec;
}

.hljs::selection,
.hljs ::selection {
color: #a6a28c;
background-color: #a6a28c;
color: #6e6b5e;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-dune.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #20201d;
}

.hljs::selection,
.hljs ::selection {
color: #6e6b5e;
background-color: #6e6b5e;
color: #a6a28c;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-estuary-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #f4f3ec;
}

.hljs::selection,
.hljs ::selection {
color: #929181;
background-color: #929181;
color: #5f5e4e;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-estuary.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #22221b;
}

.hljs::selection,
.hljs ::selection {
color: #5f5e4e;
background-color: #5f5e4e;
color: #929181;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-forest-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #f1efee;
}

.hljs::selection,
.hljs ::selection {
color: #a8a19f;
background-color: #a8a19f;
color: #68615e;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-forest.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #1b1918;
}

.hljs::selection,
.hljs ::selection {
color: #68615e;
background-color: #68615e;
color: #a8a19f;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-heath-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #f7f3f7;
}

.hljs::selection,
.hljs ::selection {
color: #ab9bab;
background-color: #ab9bab;
color: #695d69;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-heath.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #1b181b;
}

.hljs::selection,
.hljs ::selection {
color: #695d69;
background-color: #695d69;
color: #ab9bab;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-lakeside-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #ebf8ff;
}

.hljs::selection,
.hljs ::selection {
color: #7ea2b4;
background-color: #7ea2b4;
color: #516d7b;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-lakeside.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #161b1d;
}

.hljs::selection,
.hljs ::selection {
color: #516d7b;
background-color: #516d7b;
color: #7ea2b4;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-plateau-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #f4ecec;
}

.hljs::selection,
.hljs ::selection {
color: #8a8585;
background-color: #8a8585;
color: #585050;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-plateau.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #1b1818;
}

.hljs::selection,
.hljs ::selection {
color: #585050;
background-color: #585050;
color: #8a8585;
}


Expand Down
6 changes: 4 additions & 2 deletions src/styles/base16/atelier-savanna-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Author: Bram de Haan (http://atelierbramdehaan.nl)
License: ~ MIT (or more permissive) [via base16-schemes-source]
Maintainer: @highlightjs/core-team
Version: 2021.05.0
Version: 2021.09.0
*/

/*
Expand Down Expand Up @@ -49,8 +49,10 @@ code.hljs {
background: #ecf4ee;
}

.hljs::selection,
.hljs ::selection {
color: #87928a;
background-color: #87928a;
color: #526057;
}


Expand Down

0 comments on commit 934f2e7

Please sign in to comment.