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

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article