Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 25343c4

Browse files
authored
Update README.md
1 parent 6a29ee4 commit 25343c4

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

README.md

+42
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a Chrome extension that applies a different colour theme to the Chrome d
44

55
![Theme Screenshot](https://github.com/mallowigi/material-dev-tools/raw/master/docs/oceanic.png "Material Theme")
66

7+
8+
79
## Getting Started
810

911
The extension can be downloaded via the Google Chrome web store:
@@ -74,6 +76,31 @@ npm run dev
7476

7577
to trigger the build process and watch for changes. Now every change you make will be reflected on the browser.
7678

79+
----
80+
## Backers
81+
82+
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/material-theme-jetbrains#backer)]
83+
84+
<a href="https://opencollective.com/material-theme-jetbrains#backers" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/backers.svg?width=890"></a>
85+
86+
Check also : http://www.material-theme.com/docs/support-us/
87+
88+
## Sponsors
89+
90+
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/material-theme-jetbrains#sponsor)]
91+
92+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/0/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/0/avatar.svg"></a>
93+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/1/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/1/avatar.svg"></a>
94+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/2/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/2/avatar.svg"></a>
95+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/3/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/3/avatar.svg"></a>
96+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/4/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/4/avatar.svg"></a>
97+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/5/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/5/avatar.svg"></a>
98+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/6/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/6/avatar.svg"></a>
99+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/7/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/7/avatar.svg"></a>
100+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/8/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/8/avatar.svg"></a>
101+
<a href="https://opencollective.com/material-theme-jetbrains/sponsor/9/website" target="_blank"><img src="https://opencollective.com/material-theme-jetbrains/sponsor/9/avatar.svg"></a>
102+
103+
77104
----
78105

79106
## Built With
@@ -86,3 +113,18 @@ to trigger the build process and watch for changes. Now every change you make wi
86113
## Acknowledgments
87114

88115
Thanks for [Jonas Augsburger](https://chrome.google.com/webstore/detail/material-devtools-theme/pmlofkkoaahmkmmebdkkcljmflocijlo) for the original devtools plugin, and [Mike King](https://chrome.google.com/webstore/detail/devtools-author/egfhcfdfnajldliefpdoaojgahefjhhi) for the inspiration for the Options Panel!
116+
117+
-----
118+
## Other Screenshots
119+
120+
![Options Panel](https://github.com/mallowigi/material-dev-tools/raw/master/docs/popup.png "Options Panel")
121+
122+
![Theme List](https://github.com/mallowigi/material-dev-tools/raw/master/docs/list.png "Theme List")
123+
124+
![Darker Theme](https://github.com/mallowigi/material-dev-tools/raw/master/docs/darker.png "Darker Theme")
125+
126+
![One Dark Theme](https://github.com/mallowigi/material-dev-tools/raw/master/docs/onedark.png "One Dark Theme")
127+
128+
![Github Theme](https://github.com/mallowigi/material-dev-tools/raw/master/docs/github.png "Github Theme")
129+
130+
![Solarized Light Theme](https://github.com/mallowigi/material-dev-tools/raw/master/docs/solarizedlight.png "Options Panel")

0 commit comments

Comments
 (0)