You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a lite version of the famous [Material Theme UI Plugin](https://plugins.jetbrains.com/plugin/8006-material-theme-ui) which contains only the themes and the color schemes.
10
10
11
11
If you want to use the icons as well, I invite you to install the [Atom Material Icons](https://plugins.jetbrains.com/plugin/10044-atom-material-icons) plugin.
12
12
13
+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[](#sponsors)
36
50
37
51
38
-
## Development
39
-
40
-
### Requirements
41
-
42
-
* JDK 1.8
43
-
* IntelliJ IDEA with Gradle
44
-
45
-
### Developing using IntelliJ Gradle
46
-
47
-
You can simplify development process thanks to Intellij's **Gradle plugin**. Install the plugin, restart the IDE and you will be prompted with a window asking if you want to import the project as a Gradle project. After that IntelliJ will download the Gradle Wrapper and the tasks will appear in the Gradle Tool Panel on the right.
48
-
49
-
Import the project from the `build.gradle` file and develop as normal. Make sure you select JDK 8 in the import wizard. The other defaults are fine. You can run the above mentioned CLI Gradle tasks directly in the "Gradle" Tool Window, which expands from the right side of the screen. To debug, find "runIde" in the list, right-click it, and choose Run/Debug.
50
-
51
52
--------------------
52
53
53
54
# Authors:
54
55
55
56
Twitter: [@crmag](https://twitter.com/crmag)
56
57
[@mallowigi](https://twitter.com/mallowigi)
57
58
58
-
Official page: [@MJetbrains](https://twitter.com/MJetbrains)
59
+
Official page: [@AtomMaterialUI](https://twitter.com/AtomMaterialUI)
**Thanks to [@equinusocio](https://github.com/equinusocio) and his original [Material Theme](https://github.com/equinusocio/vsc-material-theme) for the inspiration.**
65
64
66
65
# Contact
67
-
You can contact us or ask questions via [Gitter](https://gitter.im/Material-Theme-Jetbrains/Lobby#) or our brand new
You can contact us or ask questions in our [Slack community!](https://join.slack.com/t/material-theme-ui/shared_invite/enQtMzgzNTUxMjQ2MTQ1LWU3Y2ZlYTBlNDEyZmU5YTMzNjAxZjc0NmVkMTk1NzdmNDI1NDAwMzI4NWYxZjVmYzUyYTgwZWEzNjE2YTg2NTA)
69
67
70
68
Come say hello!
71
69
72
70
## Other portings
73
71
74
72
The Material Theme has been ported to many other editors, applications, websites and other platforms:
73
+
75
74
-[Visual Studio Code](https://github.com/equinusocio/vsc-material-theme/) (by [@equinusocio](https://github.com/equinusocio)
76
75
-[Sublime Text](https://github.com/equinusocio/material-theme/) (also by [@equinusocio](https://github.com/equinusocio)
77
76
-[Hyper](https://github.com/equinusocio/hyper-material-theme) (also by [@equinusocio](https://github.com/equinusocio).
@@ -80,25 +79,49 @@ The Material Theme has been ported to many other editors, applications, websites
-[Material Theme UI](https://plugins.jetbrains.com/plugin/8006-material-theme-ui) - A lot of features to completely customize the IDE! With theme switching, custom themes, icons, layout settings and more.
94
-
-[Image Icon Plugin](https://plugins.jetbrains.com/plugin/11096-image-icon-viewer) - A previewer for small images and svgs directly in the Project View
95
-
-[Atom Material Icons](https://plugins.jetbrains.com/plugin/10044-atom-material-icons) - A mix of the Atom File Icons and the Material Icons, or if you prefer, the Icons component of this plugin :)
96
-
-[Slack One Dark Theme](https://github.com/mallowigi/slack-one-dark-theme) - A One Dark theme for Slack
97
-
-[Custom Syntax Highlighter](https://github.com/mallowigi/Custom-Syntax-Highlighter) - Proof of concept for defining custom keywords highlighting.
100
+
-[Image Icon Plugin](https://plugins.jetbrains.com/plugin/11096-image-icon-viewer) — A previewer for small images and svg directly in the Project View
101
+
-[Atom Material Icons](https://plugins.jetbrains.com/plugin/10044-atom-material-icons) — A mix of the Atom File Icons and the Material Icons, or if you prefer, the Icons component of this plugin :)
102
+
-[Custom Syntax Highlighter](https://github.com/mallowigi/Custom-Syntax-Highlighter) — Proof of concept for defining custom keywords highlighting.
103
+
-[Material Theme UI for Chrome](https://chrome.google.com/webstore/detail/material-devtools-theme-c/jmefikbdhgocdjeejjnnepgnfkkbpgjo) — Porting of the Material Theme for Chrome
104
+
-[Slack Themes](https://github.com/mallowigi/slack-themes) — Porting of the Material Theme to Slack
105
+
98
106
99
107
## Contributors
100
108
101
109
This project exists thanks to all the people who contribute.
110
+
<!-- ALL-CONTRIBUTORS-LIST:START — Do not remove or modify this section -->
0 commit comments