Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove implicit style #4125

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions src/styles/base16/3024.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@ base0E #a16a94 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #cdab53 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
joshgoebel marked this conversation as resolved.
Show resolved Hide resolved
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #a5a2a2;
background: #090300;
Expand Down
10 changes: 0 additions & 10 deletions src/styles/base16/apathy.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@ base0E #4C963E Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #3E965B Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #81B5AC;
background: #031A16;
Expand Down
10 changes: 0 additions & 10 deletions src/styles/base16/apprentice.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@ base0E #87AFD7 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #5F87AF Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #BCBCBC;
background: #262626;
Expand Down
10 changes: 0 additions & 10 deletions src/styles/base16/ashes.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,6 @@ base0E #C795AE Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #C79595 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #C7CCD1;
background: #1C2023;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-cave-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #955ae7 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #bf40bf Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #585260;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-cave.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #955ae7 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #bf40bf Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #8b8792;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-dune-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #b854d4 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #d43552 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #6e6b5e;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-dune.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #b854d4 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #d43552 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #a6a28c;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-estuary-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #5f9182 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #9d6c7c Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #5f5e4e;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-estuary.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #5f9182 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #9d6c7c Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #929181;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-forest-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #6666ea Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #c33ff3 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #68615e;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-forest.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #6666ea Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #c33ff3 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #a8a19f;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-heath-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #7b59c0 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #cc33cc Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #695d69;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-heath.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #7b59c0 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #cc33cc Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #ab9bab;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-lakeside-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #6b6bb8 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #b72dd2 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #516d7b;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-lakeside.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #6b6bb8 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #b72dd2 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #7ea2b4;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-plateau-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #8464c4 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #bd5187 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #585050;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-plateau.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #8464c4 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #bd5187 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #8a8585;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-savanna-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #55859b Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #867469 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #526057;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-savanna.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #55859b Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #867469 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #87928a;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-seaside-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #ad2bee Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #e619c3 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #5e6e5e;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-seaside.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #ad2bee Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #e619c3 Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #8ca68c;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-sulphurpool-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #6679cc Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #9c637a Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #5e6687;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/atelier-sulphurpool.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #6679cc Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #9c637a Deprecated, Opening/Closing Embedded Language Tags, e.g. <?php ?>
*/

pre code.hljs {
display: block;
overflow-x: auto;
padding: 1em;
}

code.hljs {
padding: 3px 5px;
}

.hljs {
color: #979db4;
Expand Down
Loading
Loading