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
c924c1ccb2
vsc-material-theme
/
extensions
/
interfaces
/
itheme-custom-properties.ts
5 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
unlock files
2018-04-20 20:07:36 +02:00
export
interface
IThemeCustomProperties
{
accent?
:
string
;
accentPrevious?
:
string
;
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