GitXplorerGitXplorer
J

blackula

public
3 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
f887115dfad9c75fe31013fd078f628691a16307

fix(#1): adjust terminal background color

JJacobCoffee committed 9 months ago
Verified
2e9576b241cfa3c18c8294fc4f2989466f3a37cb

feat: initial theme commit

JJacobCoffee committed 9 months ago
Verified
e35bdefad73ce1900b6617d3d9d54e501e58ec6a

docs: add screenshot example

JJacobCoffee committed 9 months ago
Verified
22c0f9671a29f480c51da6e92584bf432243c020

Initial commit

JJacobCoffee committed 9 months ago

README

The README file for this repository.

blackula

[!NOTE] A dark theme for Zed, with a hint of Dracula (or maybe the other way around?)

Example of theme

Installation

You have a few options (in order of preference):

  1. Install via Zed extensions:
    1. Open Zed.
    2. Press Cmd/Ctrl+Shift+P to open the command palette.
    3. Select zed: extensions
    4. Type blackula and click Install.
  2. Open blackula.json and copy/paste that into your ~/.config/zed/themes/ directory as blackula.json
  3. Clone this repository, move into your ~/.config/zed/themes/ directory.

Usage

Once you have the theme installed, you can enable it by opening the theme palette (Cmd/Ctrl+K -> Cmd/Ctrl+T) and selecting blackula.

Theme Palette

License

MIT

Credits

I basically merged The Dark Side, my own custom JetBrains theme, and Dracula.