intellij-visual-studio-code-dark-plus icon indicating copy to clipboard operation
intellij-visual-studio-code-dark-plus copied to clipboard

Flutter named parameter and widget have same colour.

Open Gocool63 opened this issue 5 years ago • 1 comments

What the issue is?

IMG20201207003047

Screenshots

How would you fix it?

Additional info

Q A
Plugin Version 1.?
IDE and version
Operating system

Gocool63 avatar Dec 07 '20 18:12 Gocool63

  1. Go to Settings > Editor > Color Scheme > Dart
  2. Click on the gear icon ⚙️ and select Duplicate... to preserve the original scheme
  3. Select the type you want to edit from the list. For example select Parameter reference for widget parameters
  4. Uncheck Inherit values from
  5. Select a new color. For the white color just uncheck Forderground
  6. Click on Apply
  7. You might need to restart your IDE for the changes to take effect

vscode-color-scheme(4)

This issue is related to #32

marwenx avatar Dec 18 '20 06:12 marwenx