update docs content (#11374)
Move all docs to zed repo Release Notes: - N/A --------- Co-authored-by: Marshall Bowers <elliott.codes@gmail.com> Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
parent
3e5dcd1bec
commit
a497c49fb8
30 changed files with 996 additions and 479 deletions
2
docs/theme/css/variables.css
vendored
2
docs/theme/css/variables.css
vendored
|
@ -13,9 +13,7 @@
|
|||
Liberation Mono, Courier New, monospace;
|
||||
--code-font-size: 0.875em
|
||||
/* please adjust the ace font size accordingly in editor.js */;
|
||||
}
|
||||
|
||||
.light {
|
||||
--bg: rgb(246, 245, 240);
|
||||
--fg: rgb(75, 83, 97);
|
||||
--title-color: rgb(8, 76, 207);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue