Project-Color
Project-Color copied to clipboard
Jetbrains plugin for differentiating opened projects by color!
Hi. The plugin works great in general with the latest build of PHPStorm but it doesn't work when I turn the new UI on. Is there any chance the new...
Just a grab of the template's new build stuff and a fix for the path component lookup for macOS. It still works with 2021.3.3 as well.
This is nice to have feature - to be able to switch color by project naame/path but override the setting for the project for certain branch names or patterns.
Please add **switching by project path** too - would be useful when working simultaneously on two different versions of the same project.
Following exceptions happened soon after this one, most probably they are induced. 2022-12-26T18:39:33.944 java.lang.ClassNotFoundException at com.github.nowtilous.projectcolor.color_setters.ColorSetter.findComponent(ColorSetter.kt:72) at com.github.nowtilous.projectcolor.color_setters.MacOSColorSetter.findFilePathComponent(MacOSColorSetter.kt:28) at com.github.nowtilous.projectcolor.color_setters.MacOSColorSetter.setTitleBar(MacOSColorSetter.kt:15) at com.github.nowtilous.projectcolor.TitleBarSetterKt.setTitleBarColor(TitleBarSetter.kt:24) at com.github.nowtilous.projectcolor.ui.ChooseColorAction.actionPerformed$lambda-0(ChooseColorAction.kt:17) at java.desktop/javax.swing.colorchooser.DefaultColorSelectionModel.fireStateChanged(DefaultColorSelectionModel.java:153) at java.desktop/javax.swing.colorchooser.DefaultColorSelectionModel.setSelectedColor(DefaultColorSelectionModel.java:103) at java.desktop/javax.swing.colorchooser.AbstractColorChooserPanel.setSelectedColor(AbstractColorChooserPanel.java:214)...
Great idea for a plugin! I run default install of Ubuntu 22.04.1 with Gnome (default). 1. Does not color the menu or the title bar but instead colorizes the toolbar....
java.lang.ClassNotFoundException at com.github.nowtilous.projectcolor.color_setters.ColorSetter.findComponent(ColorSetter.kt:75) at com.github.nowtilous.projectcolor.color_setters.ColorSetter.findTitleBarComponent(ColorSetter.kt:46) at com.github.nowtilous.projectcolor.color_setters.ColorSetter.findTitleBarComponent$default(ColorSetter.kt:41) at com.github.nowtilous.projectcolor.color_setters.WindowsColorSetter.setTitleBar(WindowsColorSetter.kt:15) at com.github.nowtilous.projectcolor.TitleBarSetterKt.setTitleBarColor(TitleBarSetter.kt:23) at com.github.nowtilous.projectcolor.ui.ColorChooserOptionsPanel.buildChooser$lambda-0(ColorChooserOptions.kt:30) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2313) at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405) at java.desktop/javax.swing.JToggleButton$ToggleButtonModel.setPressed(JToggleButton.java:411) at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279) at java.desktop/java.awt.Component.processMouseEvent(Component.java:6648) at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3392) at java.desktop/java.awt.Component.processEvent(Component.java:6413) at...
Closes #20 1. Color the menu bar instead of the toolbar; 2. When press Cancel button, it will keep the current color; 3. When press Restart button, it will select...
Will you be updating this plugin for current versions of the IDE?