Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hacker Night Vision theme #1407

Merged
merged 6 commits into from
Oct 7, 2024
Merged

Add Hacker Night Vision theme #1407

merged 6 commits into from
Oct 7, 2024

Conversation

Takk8IS
Copy link
Contributor

@Takk8IS Takk8IS commented Sep 13, 2024

📺 This PR adds the Hacker Night Vision theme for Zed.

Hacker Night Vision Theme for Zed

The "Hacker Night Vision" theme brings a sleek, monochromatic aesthetic to your Zed editor. This theme offers a unique and immersive visual experience, designed for those who appreciate a clean, focused coding environment. Available in both dark and light versions, the Hacker Night Vision Theme transforms your workspace with its distinct black-and-white color scheme.

Theme Variants

The theme includes two primary variants:

Hacker Night Vision Dark

Hacker Night Vision Dark

Hacker Night Vision Light

Hacker Night Vision Light

Theme Overview

The "Hacker Night Vision" is designed to provide a clean and focused coding experience. The dark version features a vibrant black background with greyscale text, creating a stark contrast that's easy on the eyes. The light version inverts this palette, offering a bright background with dark text for those who prefer a lighter aesthetic. Both versions maintain a consistent monochromatic scheme that enhances readability and reduces distractions during long coding sessions.

Theme Details

Hacker Night Vision Dark Theme

  • Background: Vibrant black for a striking contrast.
  • Text: Various shades of grey for different syntax elements.
  • Accent Colors: Subtle grey tones for borders, highlights, and UI elements.
  • Syntax Highlighting: Emphasis on readability with different shades of grey for keywords, strings, and other elements.

Hacker Night Vision Light Theme

  • Background: Bright white or light grey for a clean, airy feel.
  • Text: Dark grey to black for maximum contrast and readability.
  • Accent Colors: Light grey tones for borders, highlights, and UI elements.
  • Syntax Highlighting: Enhanced visibility with darker grey text for keywords, strings, and other elements.

Both versions of the theme ensure a cohesive and focused experience, making your coding environment visually appealing and distraction-free.

Color Palette

Dark Theme

  • Background: #000000 (Pure Black)
  • Text: Varying shades of grey (#ffffff to #f5f5f7)
  • Highlights: #8f8e93 (Light Grey)

Light Theme

  • Background: #ffffff (Pure White)
  • Text: Varying shades of grey (#000000 to #1c1c1e)
  • Highlights: #87868b (Dark Grey)

@cla-bot cla-bot bot added the cla-signed label Sep 13, 2024
@Takk8IS
Copy link
Contributor Author

Takk8IS commented Sep 19, 2024

@maxdeviant pls check 🙌🏻

[hacker-night-vision]
submodule = "extensions/hacker-night-vision"
version = "1.0.0"
[hacker-night-vision]
submodule = "extensions/hacker-night-vision"
version = "1.0.0"
@maxdeviant maxdeviant changed the title 💾 Add Hacker Night Vision theme Add Hacker Night Vision theme Oct 7, 2024
Copy link
Member

@maxdeviant maxdeviant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@maxdeviant maxdeviant merged commit 25e0b07 into zed-industries:main Oct 7, 2024
2 checks passed
@Takk8IS
Copy link
Contributor Author

Takk8IS commented Oct 9, 2024

Thanks!

More comming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants