Skip to content

Commit

Permalink
add screenshots & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tal7aouy committed Sep 27, 2023
1 parent 91de1f2 commit ac85540
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 13 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,14 @@ add Js\Ts properties

# 2.7.0 (Apr 16 2023)

- Make it clean and resuable
- Make it clean and resuable
- remove italic & add it in Mix

# 2.8.0 (May 14 2023)

- update theme to be dark
- make colors amazing and nice

# 2.9.0 (Jul 08 2023)

- update theme Color refs
Expand All @@ -106,3 +107,8 @@ add Js\Ts properties

- change status border color
- update colors

# 3.1.0 (Sep 27 2023)

- Added Theme Darker
- Add new features
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

<h4 align="center">Get the Theme into your VS Code.</h4>


<p align="center">
<a href="https://marketplace.visualstudio.com/items?itemName=tal7aouy.theme"><img src="https://vsmarketplacebadges.dev/version-short/tal7aouy.theme.jpg?style=for-the-badge&colorA=252526&colorB=1B9AAA&label=VERSION" alt="Version"></a>&nbsp;
<a href="https://marketplace.visualstudio.com/items?itemName=tal7aouy.theme"><img src="https://vsmarketplacebadges.dev/rating-short/tal7aouy.theme.jpg?style=for-the-badge&colorA=252526&colorB=1B9AAA&label=Rating" alt="Rating"></a>&nbsp;
Expand All @@ -19,18 +18,8 @@

## Theme Screenshot

PHP

![Screenshot - Theme](/images/code-php.png)

Vue.js

![Screenshot - Theme](/images/code-vue.png)

Markdown
![Screenshot - Theme](/images/code-md.png)
![Screenshot - Theme](/images/code.png)

Typescript
![Screenshot - Theme](/images/code-ts.png)

## Installation
Expand Down
Binary file removed images/code-md.png
Binary file not shown.
Binary file removed images/code-php.png
Binary file not shown.
Binary file modified images/code-ts.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 removed images/code-vue.png
Binary file not shown.
Binary file added images/code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ac85540

Please sign in to comment.