This website requires JavaScript.
Explore
Help
Sign in
forks
/
vsc-material-theme
Watch
1
Star
0
Fork
You've already forked vsc-material-theme
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c791ad5707
vsc-material-theme
/
.gulp
/
interfaces
/
itheme-icons-item.ts
4 lines
57 B
TypeScript
Raw
Normal View
History
Unescape
Escape
unlock files
2018-04-20 20:07:36 +02:00
export
interface
IThemeIconsItem
{
iconPath
:
string
;
Develop (#185) * chore: Update meta and readme * chore. Update README * Refactor/linting - tslint-xo (#178) * refactor(deps): added tslint, cleanup, and activationEvents modified * refactor(lint): linting... * refactor(changelog): changelo method refactor (should be tested) * refactor(theme-icons): linting and small refactor * refactor(accents-setter): linting and small refactor * chore(travis): added travis file * fix(Lighter): Fix folders icon association * chore: Clean test files * fix(Icons): Add icon to .spec.ts files * chore: Update git icon * Update issue templates (#184)
2018-05-07 16:23:17 +02:00
}
Reference in a new issue
Copy permalink