

I'm working on it.
I would love to take a dab at this if @vishesh-dembla is no longer working on this.
On first look, it looks like the background style for the code editor is from CodeMirror and as such we will not be able to directly manipulate its styles.
I was thinking we could add a background property to each theme in constants.js in rgb( ) and use this to override the style set by CodeMirror.
I opened a PR for a theme which comes with vibrancy support: https://github.com/dawnlabs/carbon/pull/341. It's based on the Verminal, a Hyper theme (which is in the second image) and Framer Syntax.
Hope you like it! 馃帀
@jakedex super cool idea and design term ! :tada:
Closing since seems Verminal is covering the use case 馃憤
Most helpful comment
I'm working on it.