Skip to content

Commit

Permalink
automated regeneration
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 15, 2023
1 parent 41ea8e9 commit b2bc314
Showing 1 changed file with 3 additions and 28 deletions.
31 changes: 3 additions & 28 deletions github-dark.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -11084,34 +11084,9 @@
.border-white-fade {
border-color: hsla(0, 0%, 0%, .15) !important;
}
.graphiql-button-group > button.graphiql-button {
background-color: transparent;
}
[data-reach-dialog-content], [data-reach-listbox-popover] {
background-color: #181818;
}
[data-reach-listbox-list]:focus {
box-shadow: none;
}
[data-reach-listbox-option][data-current-nav] {
color: #fff;
}
@keyframes flash {
0% {
color: #fff;
}
to {
color: #fff;
}
}
[data-reach-menu-item][data-selected] {
color: #fff;
}
[data-reach-tooltip] {
color: #afafaf;
border-color: #5a5a5a;
}
.graphiql-history-item.editable > input, [data-reach-combobox-input] {
.graphiql-button-group > button.graphiql-button,
.graphiql-doc-explorer-search [role=combobox],
.graphiql-history-item.editable > input {
background-color: transparent;
}
@-moz-keyframes blink {
Expand Down

0 comments on commit b2bc314

Please sign in to comment.