News

Material Theme for PhpStorm

Published
Material Theme for PhpStorm image

I finally had a chance to install this Material theme for PhpStorm and it’s really nice. Great colors, neat file type icons–including a Laravel icon for Blade and an elephant for the PHP files.

The theme supports all JetBrains products including WebStorm and PyStorm. It also comes in a default style as shown in the screenshot above and a darker style that sets the IDE background to a black. My only minor complaint is it’s hard for me to make out the active file editor tab.

Material Theme Installation

  1. Open the Settings/Preferences dialog
  2. Select Plugins.
  3. Click Browse repositories and then search for Material Theme UI
  4. Click Install plugin and confirm your intention to download and install the plugin.
  5. Click OK in the Settings dialog and restart for the changes to take effect.
  6. To switch the IDE theme (not the code color scheme), go to Tools -> Material Theme and choose ‘Darker Theme’, ‘Default Theme’ or ‘Lighter Theme’.
Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

acquaintsoft logo
Acquaint Softtech

Hire Laravel developers with AI expertise at $20/hr. Get started in 48 hours.

Visit Acquaint Softtech

The latest

View all →
Cancel In-Flight Form Submissions in Inertia.js v3.7 image

Cancel In-Flight Form Submissions in Inertia.js v3.7

Read article
Laravel Starter Kits Now Ship with Vite+ image

Laravel Starter Kits Now Ship with Vite+

Read article
Pessimistic Locking in Laravel Eloquent with refreshForUpdate() image

Pessimistic Locking in Laravel Eloquent with refreshForUpdate()

Read article
Mask Query Bindings in Laravel Exception Messages image

Mask Query Bindings in Laravel Exception Messages

Read article
whereBinary(): Case-Sensitive MySQL Queries in Laravel image

whereBinary(): Case-Sensitive MySQL Queries in Laravel

Read article
Compile PHP to Native Binaries with TypePHP image

Compile PHP to Native Binaries with TypePHP

Read article