ankitmlive / firefly-theme

Firefly Glows to attract Mates, Firefly Pro Glows to attract Developers. A Pure Colourful Dark Theme for VsCode that Glows in Night, inspired by Fireflies.

Home Page:https://marketplace.visualstudio.com/items?itemName=ankitcode.firefly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marketplace version downloads rating

Description

  • πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯ New FireFly Version is Live. πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯πŸ”₯
  • A Pure Colorful Dark Theme that Glows in Night, inspired by Fireflies.
  • Includes Three Dark variants - Firefly Pro (New), Firefly Pro Bright & FireFly Pro Midnight.
  • For professional Night Coders who Loves Visual Studio Code.
  • Fully optimized for eyes, Tested more than 6 hours in night with no eye burn.
  • A Theme that motivates you to code at night.

Firefly Pro Demo (New) πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰πŸŽ‰

Firefly Pro Bright Demo

Firefly Pro Midnight Demo

Getting started

You can install firefly theme through mentioned ways.

Installation

1 - From Visual Studio Code Marketplace

Install this incredible dark theme through the Visual Studio Code Marketplace.

2 - From Command Panel in VsCode

Launch Quick Open:

Paste the following command and press Enter:

ext install firefly

And pick the one by Ankit Mishra.

3 - From Packaged VSIX Extension

Download the latest .vsix release file from the marketplace and install it from the command line

code --install-extension firefly-*.*.*.vsix

or from within VS Code by launching Quick Open and running the Install from VSIX... command.

Activate theme

Launch Quick Open:

Type theme, choose Preferences: Color Theme, and select FireFly Pro or FireFly Pro MidNight.

Recommended settings for a better experience

Use Material Icon's -- Install material icon extension
Jetbrains Mono(free), Operator Mono(buy) & Fira Code(free) are best suited fonts with firefly -- Install Jetbrains Mono, Fira Code or Operator Mono
Jetbrains Mono is a New TypeFace for Developers, Firefly looks awesome with it download it here -> https://www.jetbrains.com/lp/mono/
{
    // "Jetbrains Mono" font family OR
    "editor.fontFamily": "Jetbrains Mono",
    // "Operator Mono" font family AND
    "editor.fontFamily": "Operator Mono",
    // Enables font ligatures
    "editor.fontLigatures": true,
}

Issues

If you are facing VsCode Editor background issue, where your editor background show's different colors, use this setting to fix it.

Goto Command Pallete in vscode
Search for 'Configure Runtime Arguments' & enter, it will open argv.json file
Add this in your argv file -> "disable-hardware-acceleration": true 
Restart VsCode

Feedback

If you find any issue or feature idea let me know either on GITHUB ISSUE or EMAIL ME

Contribution

If you like this theme and wants to contribute in this project, you can clone our github repository.

git clone https://github.com/ankitmlive/firefly-theme.git

Current Contribution

Theme Logo Created by -- Karthik Rajeev

You can catch on : TWITTER GITHUB

Author

Theme Created by -- Ankit Mishra

You can catch on : TWITTER GITHUB


Copyright Β© 2019-2022 Ankit Mishra

About

Firefly Glows to attract Mates, Firefly Pro Glows to attract Developers. A Pure Colourful Dark Theme for VsCode that Glows in Night, inspired by Fireflies.

https://marketplace.visualstudio.com/items?itemName=ankitcode.firefly

License:Apache License 2.0