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 1 commit
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/cupertino.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #a90d91 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #826b28 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: #404040;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/danqing.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #CCA4E3 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #CA6924 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: #e0f0eF;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/darcula.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #cc7832 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #808080 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: #a9b7c6;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/dark-violet.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #7e5ce6 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #a886bf 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: #b08ae6;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/darkmoss.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #9bc0c8 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #d27b53 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: #c7c7a5;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/darktooth.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #8F4673 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #A87322 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: #A89984;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/decaf.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #efb3f7 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #ff93b3 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: #cccccc;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/default-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #ba8baf Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #a16946 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: #d8d8d8;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/default-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #ba8baf Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #a16946 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: #383838;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/dirtysea.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #000090 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #755B00 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: #000000;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/dracula.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #b45bcf Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #00f769 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: #e9e9f4;
Expand Down
9 changes: 0 additions & 9 deletions src/styles/base16/edge-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,6 @@ base0E #d390e7 Keywords, Storage, Selector, Markup Italic, Diff Changed
base0F #5ebaa5 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: #b7bec9;
Expand Down
Loading