Skip to content

Commit

Permalink
202302190544, updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasan-shahrier committed Feb 18, 2023
1 parent 742b616 commit 9d3ba55
Show file tree
Hide file tree
Showing 16 changed files with 28 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.vscode/**
.vscode-test/**
nn/**
test/**
assets/previews/**
src/**
.gitignore
vsc-extension-quickstart.md
34 changes: 26 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,37 @@
# Styx for VS Code
A dark color theme for Visual Studio Code with a full black UI.

![styx-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/styx-preview.png?raw=true)
<div align="center">
![styx-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/previews/styx-preview.png?raw=true)
A dark color theme for Visual Studio Code with a full black UI.
</div>

![styx-plus-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/styx-plus-preview.png?raw=true)
<div align="center">
![styx-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/previews/styx-preview.png?raw=true)
</div>

![styx-dracula-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/styx-dracula-preview.png?raw=true)
<div align="center">
![styx-plus-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/previews/styx-plus-preview.png?raw=true)
</div>

![styx-fleet-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/styx-fleet-preview.png?raw=true)
<div align="center">
![styx-dracula-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/previews/styx-dracula-preview.png?raw=true)
</div>

![styx-material-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/styx-material-preview.png?raw=true)
<div align="center">
![styx-fleet-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/previews/styx-fleet-preview.png?raw=true)
</div>

![styx-monokai-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/styx-monokai-preview.png?raw=true)
<div align="center">
![styx-material-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/previews/styx-material-preview.png?raw=true)
</div>

![styx-vscode-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/styx-vscode-preview.png?raw=true)
<div align="center">
![styx-monokai-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/previews/styx-monokai-preview.png?raw=true)
</div>

<div align="center">
![styx-vscode-preview](https://raw.githubusercontent.com/hshhrr/vscode-styx/main/assets/previews/styx-vscode-preview.png?raw=true)
</div>

### Install
```powershell
Expand Down
Binary file added assets/previews/styx-dracula-preview.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/previews/styx-fleet-preview.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/previews/styx-material-preview.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/previews/styx-monokai-preview.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/previews/styx-plus-preview.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/previews/styx-preview.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/previews/styx-vscode-preview.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 assets/styx-dracula-preview.png
Binary file not shown.
Binary file removed assets/styx-fleet-preview.png
Binary file not shown.
Binary file removed assets/styx-material-preview.png
Binary file not shown.
Binary file removed assets/styx-monokai-preview.png
Binary file not shown.
Binary file removed assets/styx-plus-preview.png
Binary file not shown.
Binary file removed assets/styx-preview.png
Binary file not shown.
Binary file removed assets/styx-vscode-preview.png
Binary file not shown.

0 comments on commit 9d3ba55

Please sign in to comment.