Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Change Log

## [1.3] - 2024-05-29

- We've updated the GUI parameter for the background of some items to enhance user readability.
- Added versions Green Monochrome Monitor CRT Phosphor Dark I and Green Monochrome Monitor CRT Phosphor Dark II.

## [1.2] - 2024-05-27

- Creation of the first release, updated colours to match exact phosphor specifications from the CRT manual.
- Improved accuracy and realism of green shades for P1, P31, and P39 phosphors.
- Ensured consistency in both dark and light versions of the theme.

## [1.1] - 2024-05-26

- Creation of the test release.
- Both versions of the theme ensure a cohesive and immersive experience, making your coding environment visually appealing and reminiscent of classic green phosphor monitors.

## [1.0] - 2024-05-18

- Creation of the concept, introducing "Green Monochrome Monitor Theme for Zed" as a new standard in dark and light mode aesthetics.
- Initial design and layout of the theme based on early CRT monitor phosphor colours.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2024 Takk8IS

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
125 changes: 117 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,123 @@
# Zed Extensions
# Green Monochrome Monitor CRT Phosphor Theme for Zed

This is the central repository containing the extensions available for [Zed](https://zed.dev/).
The "Green Monochrome Monitor CRT Phosphor" brings the nostalgic essence of vintage green phosphor monitors to your Zed editor. This theme is crafted to offer a unique and immersive visual experience, capturing the original charm of early computing displays. Available in both dark and light versions, the Green Monochrome Monitor CRT Phosphor Theme transforms your coding environment with its distinct green-on-black and green-on-light-green aesthetics.

## Authoring extensions
## Theme Variants

See [`AUTHORING_EXTENSIONS.md`](./AUTHORING_EXTENSIONS.md) for how to author your own extension and get it added to the extension registry.
The theme includes eight distinct variants, each designed to emulate specific types of CRT phosphors:

Looking for extension ideas? Check out:
### Green Monochrome Monitor CRT Phosphor Dark

- [Top theme requests](https://github.com/zed-industries/extensions/issues?q=is%3Aissue+is%3Aopen+label%3Atheme+sort%3Areactions-%2B1-desc)
- [Top language requests](https://github.com/zed-industries/extensions/issues?q=is%3Aissue+is%3Aopen+label%3Alanguage+sort%3Areactions-%2B1-desc)
![Green Monochrome Monitor CRT Phosphor Dark](./assets/screenshot-dark.png)

If an issue requesting an extension is tagged with the `needs infrastructure` label, it indicates that the extension cannot currently be developed due to the absence of necessary system infrastructure.
### Green Monochrome Monitor CRT Phosphor Dark P1

![Green Monochrome Monitor CRT Phosphor Dark P1](./assets/screenshot-dark-p1.png)

### Green Monochrome Monitor CRT Phosphor Dark P31

![Green Monochrome Monitor CRT Phosphor Dark P31](./assets/screenshot-dark-p31.png)

### Green Monochrome Monitor CRT Phosphor Dark P39 I

![Green Monochrome Monitor CRT Phosphor Dark P39 I](./assets/screenshot-dark-p39-i.png)

### Green Monochrome Monitor CRT Phosphor Dark P39 II

![Green Monochrome Monitor CRT Phosphor Dark P39 II](./assets/screenshot-dark-p39-ii.png)

### Green Monochrome Monitor CRT Phosphor Light

![Green Monochrome Monitor CRT Phosphor Light](./assets/screenshot-light.png)

### Green Monochrome Monitor CRT Phosphor Light P1

![Green Monochrome Monitor CRT Phosphor Light P1](./assets/screenshot-light-p1.png)

### Green Monochrome Monitor CRT Phosphor Light P31

![Green Monochrome Monitor CRT Phosphor Light P31](./assets/screenshot-light-p31.png)

### Green Monochrome Monitor CRT Phosphor Light P39 I

![Green Monochrome Monitor CRT Phosphor Light P39 I](./assets/screenshot-light-p39-i.png)

### Green Monochrome Monitor CRT Phosphor Light P39 II

![Green Monochrome Monitor CRT Phosphor Light P39 II](./assets/screenshot-light-p39-ii.png)

## Theme Overview

The "Green Monochrome Monitor CRT Phosphor" is designed to evoke the look and feel of classic CRT monitors, emphasizing simplicity and readability. The dark versions feature a predominantly black background with vibrant green text and accents, while the light versions introduce a softer green background for a refreshing contrast. Both versions maintain a consistent color scheme that is easy on the eyes and suitable for long coding sessions.

### Installation Instructions

**1. Manual Install**

- **Download**: Download the theme files (`green-monochrome-monitor-crt-phosphor.json`) from the repository.
- **Add**: Move the downloaded JSON file to the `~/.config/zed/themes/` directory on your macOS.
- **Activate**: Open the Command Palette in Zed by typing `theme selector: toggle`, then search for "Green Monochrome Monitor CRT Phosphor" to apply the theme.

**2. Install via Command Palette**

- **Open**: Open the Command Palette in Zed by navigating to the menu and selecting `Go > Open Command Palette...`.
- **Type**: Type `extensions` or `zed: extensions` in the Command Palette.
- **Search**: Search for "Green Monochrome Monitor CRT Phosphor" and install it directly from the extension marketplace.

**3. Activate**

- **Open**: Open the Command Palette in Zed by navigating to the menu and selecting `Go > Open Command Palette...`.
- **Type**: Type `theme selector: toggle`.
- **Search**: Search for "Green Monochrome Monitor CRT Phosphor" and select it from the list to activate the theme.

## Theme Details

### Green Monochrome Monitor Dark Theme

- **Accent Colors**: Various shades of green for borders, highlights, and syntax elements.
- **Syntax Highlighting**: Strong emphasis on readability with bold green text for keywords, strings, and other elements.

### Green Monochrome Monitor Light Theme

- **Accent Colors**: Light green tones for borders, highlights, and syntax elements.
- **Syntax Highlighting**: Enhanced visibility with lighter green text for keywords, strings, and other elements.

Both versions of the theme ensure a cohesive and immersive experience, making your coding environment visually appealing and reminiscent of classic green phosphor monitors.

## Phosphor Specific Details

### P1 (Green Monochrome Monitor CRT Phosphor P1)

- **Color**: #00FF00 (Green Pure)
- **Application**: General purpose oscilloscopes and radar.

### P31 (Green Monochrome Monitor CRT Phosphor P31)

- **Color**: #7FFF00 (Green Yellowish)
- **Application**: Display tubes and oscilloscopes.

### P39 (Green Monochrome Monitor CRT Phosphor P39)

- **Color**: #006400 (Green Dark)
- **Application**: Display tubes.

## Support

Experience the power of Zed by visiting their [official website](https://zed.dev/).

To contribute to public and social projects focused on research and artificial intelligence, feel free to support with any amount you prefer.

## About the Author

### Takk™ Innovate Studio

- **Author**: David C Cavalcante
- **LinkedIn**: [David C Cavalcante](https://www.linkedin.com/in/hellodav/)
- **Medium**: [David C Cavalcante](https://medium.com/@davcavalcante/)
- **Positive results, rapid innovation**
- **Leading the Digital Revolution as the Pioneering 100% Artificial Intelligence Team**
- **URL**: [Takk](https://takk.ag/)
- **Twitter**: [Takk](https://twitter.com/takk8is/)
- **Medium**: [Takk](https://takk8is.medium.com/)

Enjoy coding with the nostalgic and visually soothing aesthetics of the Green Monochrome Monitor CRT Phosphor Theme. Whether you prefer the dark version's striking green-on-black contrast or the light version's refreshing green tones, this theme will enhance your Zed editor experience with a touch of vintage charm.
Binary file added assets/screenshot-dark-p1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-dark-p31.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-dark-p39-i.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-dark-p39-ii.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-light-p1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-light-p31.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-light-p39-i.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-light-p39-ii.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Green Monochrome Monitor CRT Phosphor",
"description": "The Green Monochrome Monitor CRT Phosphor brings the nostalgic essence of vintage green phosphor monitors to your Zed editor. This theme is crafted to offer a unique and immersive visual experience, capturing the original charm of early computing displays. Available in both dark and light versions, transforms your coding environment with its distinct green-on-black and green-on-light-green aesthetics.",
"version": "1.2",
"license": "MIT",
"authors": [
"Takk™ Innovate Studio <say@takk.ag>",
"David C Cavalcante <davcavalcante@proton.me>"
],
"url": "https://takk.ag/",
"repository": "https://github.com/takk8is/green-monochrome-monitor-crt-phosphor-theme-for-zed"
}
Loading