mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
@@ -763,7 +763,7 @@ Most themes doesn't support styling unsafe operations differently yet. You can f
|
||||
"editor.semanticTokenColorCustomizations": {
|
||||
"rules": {
|
||||
"operator.unsafe": "#ff6600",
|
||||
"function.unsafe": "#ff6600"
|
||||
"function.unsafe": "#ff6600",
|
||||
"method.unsafe": "#ff6600"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user