fix: lint errors + wrong color
This commit is contained in:
parent
f0c3d38ea7
commit
f6b1e13113
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ import HeadCommonNew from '../../components/HeadCommonNew.astro';
|
|||
<!-- <HeadCommonNew /> -->
|
||||
<style>
|
||||
:root {
|
||||
--background: #cd8b8b;
|
||||
--background: #222;
|
||||
--lineBackground: #22222299;
|
||||
--foreground: #fff;
|
||||
--caret: #ffcc00;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue