git-touch / highlight.dart

Syntax highlighting for Dart and Flutter
https://git-touch.github.io/highlight/
MIT License
234 stars 85 forks source link

Added background color option that would override theme color and default color. #20

Closed NamanShergill closed 3 years ago

deengel commented 3 years ago

When will this feature be merged to master? I'm really looking forward to override the background color....

NamanShergill commented 3 years ago

When will this feature be merged to master? I'm really looking forward to override the background color....

You can depend on this branch directly if you would like, add this to your yaml

  flutter_highlight:
    git:
      url: https://github.com/NamanShergill/highlight.dart.git
      ref: 6d982b74e50ca18e7be712971fd42ab5e96ae1fb
      path: flutter_highlight
NamanShergill commented 3 years ago

I'm just going to close this PR, I don't think anyone is going to check it.

deengel commented 2 years ago

Hi Naman, why did you close the PR? I would love to see the backgroundColor feature on master.