Skip to content

Instantly share code, notes, and snippets.

@Algomorph
Created November 12, 2020 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Algomorph/e023da6751395c7128429efadb9d618f to your computer and use it in GitHub Desktop.
Save Algomorph/e023da6751395c7128429efadb9d618f to your computer and use it in GitHub Desktop.
body {
color: #cfcfcf;
background: #333;
}
th {
vertical-align: bottom;
padding: 4px;
border: 1px solid #8e8e8e;
margin: 0px;
background: #4b0a0a;
}
a:visited {
color: rgb(110, 149, 187) !important;
}
tr.r0 {
background: #41403d;
background-color: rgb(74, 73, 69);
}
tr.r1 {
background-color: #717070;
}
a,
a:visited,
a:hover {
color: #9d9db2;
}
a:link {
color: #c1aa8d;
}
.tray-file-view {
margin: 3px;
border: 2px solid #191919;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment