💄 Optimize readability of swagger
This commit is contained in:
@@ -84,4 +84,10 @@ useHead({
|
|||||||
.swagger-ui textarea * {
|
.swagger-ui textarea * {
|
||||||
font-family: "IBM Plex Mono", monospace !important;
|
font-family: "IBM Plex Mono", monospace !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (prefers-color-scheme: dark) {
|
||||||
|
.swagger-ui {
|
||||||
|
--secondary-text-color: #ffffff !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Reference in New Issue
Block a user