updated default log level marker color
This commit is contained in:
File diff suppressed because one or more lines are too long
Vendored
+2
-2
@@ -13,9 +13,9 @@
|
|||||||
|
|
||||||
<!-- prism -->
|
<!-- prism -->
|
||||||
<script src="./libs/prism/prism.js" data-manual></script>
|
<script src="./libs/prism/prism.js" data-manual></script>
|
||||||
<script type="module" crossorigin src="./assets/index-CGqHmizk.js"></script>
|
<script type="module" crossorigin src="./assets/index-C6EtHz6e.js"></script>
|
||||||
<link rel="modulepreload" crossorigin href="./assets/pocketbase.es-B_4DUNUU.js">
|
<link rel="modulepreload" crossorigin href="./assets/pocketbase.es-B_4DUNUU.js">
|
||||||
<link rel="stylesheet" crossorigin href="./assets/index-ZC1aK-6Z.css">
|
<link rel="stylesheet" crossorigin href="./assets/index-DMmjfPb3.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
+1
-1
@@ -157,7 +157,7 @@
|
|||||||
width: 6px;
|
width: 6px;
|
||||||
height: 6px;
|
height: 6px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
background: var(--surfaceAlt4Color);
|
background: var(--surfaceAlt5Color);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* levels */
|
/* levels */
|
||||||
|
|||||||
Reference in New Issue
Block a user