Skip to content
Open
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
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@

## Simple Icons

<p align="center"><img src="https://raw.githubusercontent.com/Comdec35000/Simple-Icons/master/LOGO.png" alt="logo"></p>

# Introduction
**Simple icons** is a simple icon theme for visual studio code. The theme is currently in BETA, so we're openned to suggestions.

Thank you for the 1k downloads !
**Simple icons** is a simple icon theme for visual studio code. The theme is currently in BETA, so we're openned to suggestions.

Thank you for the 1k downloads !

# Changelog

```diff
+ Changed all the folder icons to be easier to read

Expand Down Expand Up @@ -41,6 +41,9 @@ Thank you for the 1k downloads !
+ Added Unity icon
+ Added Zig icon
+ Added Zip icon
+ Added .github
+ Added workflows
+ Added ISSUE_TEMPLATE
```

# Suggest
Expand All @@ -49,22 +52,19 @@ This project is a Beta ! You can suggest new icons [by oppening an issue here](h

You can also make a pull request to add your projects/prefered langages to the theme.


# Planned features

Simple icons v0.1.6 will be the last major BETA update ! Comming update will include monochrome icons for light and dark theme, and more icons for more file/folder types !

Consider suggesting icons [here](#Suggest)


# Currently available icons

<p align="center"><img src="https://raw.githubusercontent.com/Comdec35000/Simple-Icons/master/assets/sample.png" alt="icons sample"></p>

<p align="center"><img src="https://raw.githubusercontent.com/Comdec35000/Simple-Icons/master/assets/sample_folder.png" alt="folder icons sample"></p>


# Special thanks

- Project inspired by [Material_icon_theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)
- Quark lang project, go check out the developpement [here](https://github.com/quark-lang/quark)
- Quark lang project, go check out the developpement [here](https://github.com/quark-lang/quark)
4 changes: 4 additions & 0 deletions assets/icons/Folder_GITHUB_close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/icons/Folder_GITHUB_open.svg
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 assets/icons/Folder_ISSUE_close.svg
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 assets/icons/Folder_ISSUE_open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/icons/Folder_WORKFLOWS_close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/icons/Folder_WORKFLOWS_open.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading