lumide_vscode_themes 1.0.1 copy "lumide_vscode_themes: ^1.0.1" to clipboard
lumide_vscode_themes: ^1.0.1 copied to clipboard

A collection of standard VS Code themes imported for the Lumide IDE, including Modern Light and Modern Dark.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add lumide_vscode_themes

With Flutter:

 $ flutter pub add lumide_vscode_themes

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  lumide_vscode_themes: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:lumide_vscode_themes/lumide_vscode_themes.dart';
0
likes
150
points
131
downloads

Documentation

API reference

Publisher

verified publishersofluffy.io

Weekly Downloads

A collection of standard VS Code themes imported for the Lumide IDE, including Modern Light and Modern Dark.

Homepage
Repository (GitHub)
View/report issues

Topics

#lumide-themes #lumide-plugin

License

MIT (license)

Dependencies

lumide_api

More

Packages that depend on lumide_vscode_themes