Skip to content
Draft
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
4 changes: 4 additions & 0 deletions assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
.redoc-container {
// TODO: Support dark them in the future
background: white;

code {
background-color: #f5f5f5 !important;
}
}

// Taken from https://github.com/Amoenus/SwaggerDark/releases/download/v1.0.0/SwaggerDark.css as is
Expand Down
42 changes: 0 additions & 42 deletions layouts/swagger/baseof.html

This file was deleted.