Rename One theme and update Zed default theme
This commit is contained in:
parent
c83cae60f6
commit
bd8509990a
5 changed files with 284 additions and 306 deletions
|
@ -665,7 +665,7 @@ mod tests {
|
|||
fn test_write_theme_into_settings_with_theme() {
|
||||
let settings = r#"
|
||||
{
|
||||
"theme": "one-dark"
|
||||
"theme": "One Dark"
|
||||
}
|
||||
"#
|
||||
.unindent();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue