-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
17 changed files
with
1,120 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Set default behavior to automatically normalize line endings. | ||
* text=auto | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
node_modules | ||
*.vsix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
// A launch configuration that launches the extension inside a new window | ||
// Use IntelliSense to learn about possible attributes. | ||
// Hover to view descriptions of existing attributes. | ||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 | ||
{ | ||
"version": "0.2.0", | ||
"configurations": [ | ||
{ | ||
"name": "Extension", | ||
"type": "extensionHost", | ||
"request": "launch", | ||
"args": [ | ||
"--extensionDevelopmentPath=${workspaceFolder}" | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
.vscode/** | ||
.vscode-test/** | ||
.gitignore | ||
vsc-extension-quickstart.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Change Log | ||
|
||
All notable changes to the "aurora-future" extension will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [v0.1.0] - 2021-04-17 | ||
|
||
- Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,58 @@ | ||
# README | ||
## This is the README for your extension "aurora-future" | ||
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts: | ||
# Aurora Future | ||
|
||
* Split the editor (`Cmd+\` on macOS or `Ctrl+\` on Windows and Linux) | ||
* Toggle preview (`Shift+CMD+V` on macOS or `Shift+Ctrl+V` on Windows and Linux) | ||
* Press `Ctrl+Space` (Windows, Linux) or `Cmd+Space` (macOS) to see a list of Markdown snippets | ||
[![Version](https://vsmarketplacebadge.apphb.com/version/auroral-ui.aurora-future.svg)](https://marketplace.visualstudio.com/items?itemName=auroral-ui.aurora-future) | ||
[![Rating](https://vsmarketplacebadge.apphb.com/rating-star/auroral-ui.aurora-future.svg)](https://marketplace.visualstudio.com/items?itemName=auroral-ui.aurora-future) | ||
[![Installs](https://vsmarketplacebadge.apphb.com/installs/auroral-ui.aurora-future.svg)](https://marketplace.visualstudio.com/items?itemName=auroral-ui.aurora-future) | ||
[![Downloads](https://vsmarketplacebadge.apphb.com/downloads/auroral-ui.aurora-future.svg)](https://marketplace.visualstudio.com/items?itemName=auroral-ui.aurora-future) | ||
[![Issues](https://img.shields.io/github/issues/auroral-ui/aurora-future)](https://github.com/auroral-ui/aurora-future/issues) | ||
|
||
### For more information | ||
* [Visual Studio Code's Markdown Support](http://code.visualstudio.com/docs/languages/markdown) | ||
* [Markdown Syntax Reference](https://help.github.com/articles/markdown-basics/) | ||
> This theme is inspired by 💀 Adam Argyle's [Kung-Fury-Theme](https://github.com/argyleink/Kung-Fury-Theme). | ||
**Enjoy!** | ||
**Purple**, **pink** and **blue** are the main colors of this theme. These colors combine give us a futuristic feel. The color scheme is inspired by Adam Argyle's theme. | ||
|
||
However I have change the colors, to follow the colors used in `Auroral-UI`, basically the same colors used in my [Hexo Theme Aurora](https://github.com/auroral-ui/hexo-theme-aurora). | ||
|
||
## Why make this theme? | ||
|
||
First is because I fall in love with Adam Argyle's sublime3 theme when I watched his Youtube videos. The syntax highlight he did is just pure awesomeness, but his VSCode's version of the theme is very outdated, also the color saturation is just a bit too high for my own liking, therefore I decided to make my own base on his ideas. Another thing is that I would like to have my own custom theme to go with my Auroral-UI project. | ||
|
||
I have used many themes in VSCode, but most of them used way too many colors. After writing hours of codes, my eyes gets very tiring of looking at those colors. | ||
|
||
Therefore the main goal of this theme is to use the main colors of Auroral-UI and draw back all the distractions from the colors. Which help us focus on what is important and keep the visual harmony in the theme. | ||
|
||
## Features | ||
|
||
> I follow the same goals as Adam Argyle's sublime3 theme, because I couldn't agree more on his design concepts. | ||
- **Accentuates the signal** of your code, while pushing back the noise | ||
- Colors, italics, and subdued colors are meaningful to help you understand the code via consistent coloring, there's rhyme and reason for the choices beyond visual harmony | ||
- If your code has no errors, then it looks pythonic (noise reduction) | ||
- Dark mode that's been tested heavily for day and night use | ||
- Leverages cursive if you're using [Dank Mono]() or [Operator Mono]() | ||
|
||
## Recommended combination | ||
|
||
- **Font**: use **Dank Mono** or **Operator Mono** | ||
- **Icon theme**: Material Theme Icon Dark | ||
|
||
## Screenshots | ||
|
||
### JavaScript | ||
|
||
![](./screenshots/javascript.png) | ||
|
||
### Vue | ||
|
||
![](./screenshots/vue.png) | ||
|
||
### Vue-HTML | ||
|
||
![](./screenshots/vue-html.png) | ||
|
||
### Json | ||
|
||
![](./screenshots/json.png) | ||
|
||
### Yaml | ||
|
||
![](./screenshots/yaml.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"name": "aurora-future", | ||
"displayName": "Aurora Future", | ||
"description": "A futuristic vscode theme.", | ||
"publisher": "auroral-ui", | ||
"version": "0.1.0", | ||
"engines": { | ||
"vscode": "^1.55.0" | ||
}, | ||
"icon": "icon.png", | ||
"author": { | ||
"name": "Benny Guo", | ||
"email": "code.tridiamond@gmail.com", | ||
"url": "https://tridiamond.tech" | ||
}, | ||
"repository": { | ||
"url": "", | ||
"type": "git" | ||
}, | ||
"categories": [ | ||
"Themes" | ||
], | ||
"contributes": { | ||
"themes": [ | ||
{ | ||
"label": "Aurora Future", | ||
"uiTheme": "vs-dark", | ||
"path": "./themes/Aurora Future-color-theme.json" | ||
} | ||
] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.