Git Product home page Git Product logo

Comments (34)

ChrisRM avatar ChrisRM commented on July 4, 2024

Later today, I hope

from material-theme-jetbrains.

ryanwinchester avatar ryanwinchester commented on July 4, 2024

nice... it is looking good so far. 👍

from material-theme-jetbrains.

lgabeskiria avatar lgabeskiria commented on July 4, 2024

Dark theme will be awesome!

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

I want to add a couple more icons, try to remove or prettify the separators and clean up the code before I release the source, but for those being a little impatient, here's the builds ;-)

NOTE: Make sure you backup the .jar's you are replacing. This is for PhpStorm only. Other applications will be supported later.

php.jar
Required to replace the php file-icon.

Installation: Replace /Applications/PhpStorm/Contents/plugins/php/lib/php.jar

phpstorm.jar
UI Colors

Installation: Replace /Applications/PhpStorm/Contents/lib/phpstorm.jar

Material Theme.jar
Replaces all icons and sets the sidebar/tree background to the same as your editor background.

Installation: In PhpStorm go to PhpStorm - Preferences - Plugins - Install plugin from disk - Select Material Theme.jar and restart

Material Theme.icls
Colour scheme.

Installation: Add it to ~/Library/Preferences/WebIde90/colors/Material Theme.icls and select it from the preferences. You might need to restart PhpStorm after adding the file.

Yeah, it's alot, but I'll create an installer for all this later. Let me know how it goes!

from material-theme-jetbrains.

ryanwinchester avatar ryanwinchester commented on July 4, 2024

Very nice.

I don't think I like the operation sings and constants being bold, but other than that it looks really good to me so far!

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

Did you manage to install it @ryanwinchester?

from material-theme-jetbrains.

ryanwinchester avatar ryanwinchester commented on July 4, 2024

Without issue

screenshot

I've removed the bold parts I don't like and think functions like implode should be blue, maybe. But it's all small stuff easy to tweak.

Thanks for doing this 👍

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

Nice! Wish I could find a way to edit the tabs, but no luck so far. Personally I turn the tabs off, but it would be nice for those who keep it on there.

from material-theme-jetbrains.

meetbryce avatar meetbryce commented on July 4, 2024

Unfortunately I didn't have any luck in PyCharm.

screenshot 2015-09-28 10 12 45

Got this error when enabling the plugin and the color scheme didn't show up in the menu...

from material-theme-jetbrains.

meetbryce avatar meetbryce commented on July 4, 2024

Had much better luck in Webstorm but the tabs are still showing up as lightly colored. Did I miss something?

screenshot 2015-09-28 10 21 16

from material-theme-jetbrains.

ryanwinchester avatar ryanwinchester commented on July 4, 2024

@meetbryce maybe set editor to darcula UI first?

from material-theme-jetbrains.

meetbryce avatar meetbryce commented on July 4, 2024

After a whole lot of restarting, that works like a charm (in Webstorm) thanks @ryanwinchester.

screenshot 2015-09-28 10 33 33

from material-theme-jetbrains.

shhetri avatar shhetri commented on July 4, 2024

No matter how much I try, I get this error every time. I have tried the installation process in both PhpStrom 9.0 and 9.5 (EAP) in mac.

phpstrom-materaial-theme-installation-error

from material-theme-jetbrains.

ryanwinchester avatar ryanwinchester commented on July 4, 2024

@shhetri If it makes a difference I had no issues and I'm using the version with bundled JDK 1.8

You can download it from their page, don't click the big blue button, look underneath:

from material-theme-jetbrains.

shhetri avatar shhetri commented on July 4, 2024

@ryanwinchester will you please share your "About PhpStrom" screenshot?

I will open another issue, this thread is getting bloated. @ryanwinchester please reply in this this issue.

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

@meetbryce These initial builds are only for PhpStorm. I'll add all the other applications soon :)

from material-theme-jetbrains.

meetbryce avatar meetbryce commented on July 4, 2024

Awesome. Thanks for letting me know it's on the cards.

As shown above, it works fine in Webstorm so it may be worth mentioning in
the instructions. (Just had to change the file name from phpstorm.jar to
webstorm.jar)
On Mon, 28 Sep 2015 at 4:56 PM, Chris Magnussen [email protected]
wrote:

@meetbryce https://github.com/meetbryce These initial builds are only
for PhpStorm. I'll add all the other applications soon :)


Reply to this email directly or view it on GitHub
#1 (comment)
.

Cheers,
Bryce York

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

@meetbryce From the screenshot you provided, it doesn't seem to work correctly. The UI (Toolbar, statusbar etc) should have the same background color as your editor. That's why we need separate builds for other applications.

from material-theme-jetbrains.

meetbryce avatar meetbryce commented on July 4, 2024

That's great news then. Will sit tight for now then.
On Mon, 28 Sep 2015 at 7:08 PM, Chris Magnussen [email protected]
wrote:

@meetbryce https://github.com/meetbryce From the screenshot you
provided, it doesn't seem to work correctly. The UI (Toolbar, statusbar
etc) should have the same background color as your editor. That's why we
need separate builds for other applications.


Reply to this email directly or view it on GitHub
#1 (comment)
.

Cheers,
Bryce York

from material-theme-jetbrains.

acousticksan avatar acousticksan commented on July 4, 2024

It's great!

from material-theme-jetbrains.

slovenianGooner avatar slovenianGooner commented on July 4, 2024

Can confirm it works like a charm on Windows as well.

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

Who would have thought. Does everything work as expected, @slovenianGooner? I guess the php icons aren't working, as I would have to provide you with a php-windows.jar package for that to work, right? Please send a screenshot of the result :-)

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

@blakedietz I'm running it on IntelliJ IDEA CE without any issues, but there are a lot of icons to convert, so I won't release that specific version just yet. Should be ready within a couple days though.

from material-theme-jetbrains.

slovenianGooner avatar slovenianGooner commented on July 4, 2024

Yeah, everything seems to work smoothly. The PHP icons are there aswell, seems it uses the same .jar package.

material-theme

EDIT: Note that I'm using a different font, but it came with the Fira Code font as the default ;)

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

Yeah, that's working perfectly it seems. Thanks for the screenshot!

from material-theme-jetbrains.

slovenianGooner avatar slovenianGooner commented on July 4, 2024

No problem. Doesn't have the clean look as the Mac Retina display does, it's my biggest issue with Windows really. In general, that is. :)

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

Well, you can always switch to a mac... ;)

from material-theme-jetbrains.

slovenianGooner avatar slovenianGooner commented on July 4, 2024

Don't get me started on that! Have one at home, not at work, so I know the difference full well. Keep up the good work, mate!

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

I will! Be sure to download the first beta-release when I release it. I'll add MT icons for all file types, fix the preferences window and hopefully modify the tabs to a more MT-like appearance.

from material-theme-jetbrains.

zach-adams avatar zach-adams commented on July 4, 2024

Just a note to Linux PHPStorm users, the file paths are different:

php.jar
Installation: Replace /usr/share/phpstorm/plugins/php/lib/php.jar

phpstorm.jar
Installation: Replace /usr/share/phpstorm/lib/phpstorm.jar

Material Theme.icls
Installation: Add it to ~/.WebIde90/config/colors/Material Theme.icls

_Make sure to backup before you replace_

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

I think I cracked the code on this thing. So far I've managed to bundle all ui-icons including some of the plugin icons(php, sass etc), the colour theme and a plugin which sets the ui background to whatever color you choose for your editor. If all goes well, we're left with just a single installable plugin package.

from material-theme-jetbrains.

h3ku avatar h3ku commented on July 4, 2024

Im so excited to try it on IntelliJ 👍

from material-theme-jetbrains.

slovenianGooner avatar slovenianGooner commented on July 4, 2024

@ChrisRM just a quick question. Any way to disable the ugly "Project" bar on top of the sidebar? Basically the only thing that's bothering me and looks different to Sublime.

from material-theme-jetbrains.

ChrisRM avatar ChrisRM commented on July 4, 2024

@slovenianGooner That's not something I want to do with this package I'm afraid. If you are wondering if that's possible without this package, I don't know. Might be worth searching for a plugin.

from material-theme-jetbrains.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.