As @Mirko Stocker mentioned, this is not currently supported. However, I found that combining *.sbt with a JavaScript editor provides decent highlighting.
Configuration
Open "Settings" and configure:

Result
Below is an example sbt file after configuring above:

source share