Skip to content
Merged
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
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,23 @@
# ✨ Changelog

## 🚀 4.1.1 \(03.02.2019\)
## 🚀 4.1.2 \(12.02.2019\)

👨‍🔧 Color improvements and error fixing

- 👨‍🎨 Button colors renewed
- 👨‍🔧 DarkCode - DarkCode Contrast color conversion errors fixed
- [👨‍🔬 YThemeCreator](https://github.com/yedhrab/YThemeCreator) guide added

> 👪 Contributing is more easy than before

## 🏷️ 4.1.1 \(03.02.2019\)

- 👨‍🎨 Editor slider color is more visible now
- 🎨 Minor color improvements

> ☀️ Light Themes unaffected by changes

## 🚀 4.1.0 \(28.01.2019\)
## 🏷️ 4.1.0 \(28.01.2019\)

🎨 Color improvements

Expand Down
19 changes: 6 additions & 13 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

🙋‍♂️ Hello, the guide will help you to understand my color systems

> 🏗️ Still under construction..
## 🚀 Generating More Themes

- 💁‍♂️ Just use [YThemeCreator](https://github.com/yedhrab/YThemeCreator) to generate more DarkCode Themes
- 👪 Create your own DarkCode theme familiy

## 👨‍💻 Color System

Expand All @@ -23,18 +26,8 @@
| | cecece | e7e7e7 |
| Selection Bacground | 6b410177 | aa6600 |
| List active higlight | 413701 | 411e01 |

```json
{
"editorSuggestWidget.border": "#0040ff2c",
"editorSuggestWidget.foreground": "#e7b050a2", // 1b5dcfdc
"editorSuggestWidget.highlightForeground": "#0040bfb4",
"editorSuggestWidget.selectedBackground": "#554f0738",
"tab.activeBorderTop": "#003fff",
"tab.hoverBackground": "#003fff10",
"tab.hoverBorder": "#0026ff70"
}
```
| Buton bg | ad550d (aa) | ? |
| Buton fore | ececec

## ✨ Plus Themes

Expand Down
38 changes: 20 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 🖤🤍 DarkCode Theme <!-- omit in toc -->
# 🖤 DarkCode Theme <!-- omit in toc -->

[![Visual Studio Marketplace](https://vsmarketplacebadge.apphb.com/version/yedhrab.darkcode-theme-adopted-python-and-markdown.svg)](https://marketplace.visualstudio.com/items?itemName=yedhrab.darkcode-theme-adopted-python-and-markdown)
[![Visual Studio Marketplace Install](https://vsmarketplacebadge.apphb.com/installs/yedhrab.darkcode-theme-adopted-python-and-markdown.svg)](https://marketplace.visualstudio.com/items?itemName=yedhrab.darkcode-theme-adopted-python-and-markdown)
Expand All @@ -19,6 +19,8 @@ For more detail 👀 take a look [✨ Changelog](https://github.com/yedhrab/Dark
- [👨‍💻 Color system](CONTRIBUTING.md##%f0%9f%91%a8%e2%80%8d%f0%9f%92%bb-color-system) (instead of randomization)
- 🤝 Nice with [Bracket Pair Colorizer 2](https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2)

> 👀 You can also look themes [there](https://vscodethemes.com/e/yedhrab.darkcode-theme-adopted-python-and-markdown)

## 🎯 Focused <!-- omit in toc -->

- 📑 Markdown
Expand Down Expand Up @@ -56,75 +58,75 @@ For more detail 👀 take a look [✨ Changelog](https://github.com/yedhrab/Dark

### 🌘 DarkCode

![](res/darkcode.png)
![](.github/assets/darkcode.png)

### 🌘 DarkCode+

![](res/darkcode-plus.png)
![](.github/assets/darkcode-plus.png)

### 🌘 DarkCode++

![](res/darkcode-plus-plus.png)
![](.github/assets/darkcode-plus-plus.png)

### 🌑 DarkCode Contrast

![](res/darkcod-contrast.png)
![](.github/assets/darkcod-contrast.png)

### 🌚 DarkCode Contrast+

![](res/darkcode-contrast-plus.png)
![](.github/assets/darkcode-contrast-plus.png)

### 🌚 DarkCode Contrast++

![](res/darkcode-contrast-plus-plus.png)
![](.github/assets/darkcode-contrast-plus-plus.png)

### 🌔 LightCode

![](res/lightcode.png)
![](.github/assets/lightcode.png)

### 🌖 LightCode+

![](res/lightcode-plus.png)
![](.github/assets/lightcode-plus.png)

### 🌞 LightCode++

![](res/lightcode-plus-plus.png)
![](.github/assets/lightcode-plus-plus.png)

### ☀️ LightCode Contrast

![](res/lightcode-contrast.png)
![](.github/assets/lightcode-contrast.png)

### 🌞 LightCode Contrast+

![](res/lightcode-contrast-plus.png)
![](.github/assets/lightcode-contrast-plus.png)

### 🌞 LightCode Contrast++

![](res/lightcode-contrast-plus-plus.png)
![](.github/assets/lightcode-contrast-plus-plus.png)

## 👨‍💻 What's New in Code Languages

### 🚀 AutoHotkey Support

![](res/ahk_theme.png)
![](.github/assets/ahk_theme.png)

### 👮‍♂️ Item Access

![](res/meta.item-access.png)
![](.github/assets/meta.item-access.png)

### 🚗 Function Call Arguments

![](res/meta.function-call.arguments.png)
![](.github/assets/meta.function-call.arguments.png)

### ☕ Java and Other Languages Support

![](res/hello_java.png)
![](.github/assets/hello_java.png)

## 🐛 Knowed Issue

This issue happend caused by Python tokenizer fault, not theme error 🙂

![](res/item_access.png)
![](.github/assets/item_access.png)

## 💖 Support & Contact

Expand Down
5 changes: 3 additions & 2 deletions core/darkcode.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@
"activityBar.border": "#111518",
"badge.background": "#374140",
"breadcrumb.foreground": "#9e9d9d",
"button.background": "#a85a19",
"button.hoverBackground": "#e27821",
"button.background": "#ad550daa",
"button.foreground": "#ececec",
"button.hoverBackground": "#ad550d",
"dropdown.background": "#333333",
"dropdown.border": "#FFC00050",
"dropdown.foreground": "#C0C0C0",
Expand Down
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "darkcode-theme-adopted-python-and-markdown",
"displayName": "🖤🤍 DarkCode Theme",
"displayName": "🖤 DarkCode Theme",
"description": "༼ つ ◕_◕ ༽つ Dark - Light theme for cool coders 👩‍💻👨‍💻",
"version": "4.1.1",
"version": "4.1.2",
"publisher": "yedhrab",
"engines": {
"vscode": "^1.35.0"
},
"icon": "res/mdpy.png",
"icon": "icon.png",
"license": "Apache",
"categories": [
"Themes"
Expand Down
Loading