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
c242d9a4b1
vsc-material-theme
/
extensions
/
interfaces
/
iaccent-custom-property.ts
5 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
unlock files
2018-04-20 20:07:36 +02:00
export
interface
IAccentCustomProperty
{
alpha
:
number
;
value
:
any
;
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
2018-05-03 11:39:51 +02:00
}
Reference in a new issue
Copy permalink