Skip to content

aryadaroui/bubble

Repository files navigation

Bubble

A VS Code theme with the goal of using as many meaningful colors as possible for Python and C syntax highlighting, but works fine for other languages too. Inspired by the colorful iridescence on the thin film of bubbles. A bit more info available here.

sample

sample

The colorful bracket colors are:

	"workbench.colorCustomizations": {
		"editorBracketHighlight.foreground1": "#ffa23f",
		"editorBracketHighlight.foreground2": "#edd871",
		"editorBracketHighlight.foreground3": "#75dc6f",
		"editorBracketHighlight.foreground4": "#71e7e7",
		"editorBracketHighlight.foreground5": "#986fe9",
	},

About

VS Code theme for (for python) that uses as many colors as is reasonable. Inspired by iridescence seen on bubbles or other thin films.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published