AtomMaterialUI / material-theme-issues

Issues Repository for the Material Theme UI plugin for JetBrains
Other
61 stars 4 forks source link

[Feature]: Second accent color #161

Closed maicol07 closed 1 year ago

maicol07 commented 2 years ago

Describe the feature

Allow to select a second accent color to use on controls (button, checkbox, ...)

Use Cases

You have a dark accent color using the light theme. The dark accent color as background for a button that has gray text makes the text not so readable

Examples/Mockups

No response

Material Theme Version

7.5.0

IDE

PHPStorm

System Info

PhpStorm 2022.1.1
Build #PS-221.5591.58, built on May 12, 2022
Licensed to Maicol Battistini
Subscription is active until January 10, 2023.
For educational use only.
Runtime version: 11.0.14.1+1-b2043.45 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 16
Registry:
    run.processes.with.pty=TRUE
    ide.experimental.ui=true
    ide.balloon.shadow.size=0

Non-Bundled Plugins:
    net.codestats.plugin.atom.intellij (1.0.9)
    intellij.webp (221.5591.26)
    eu.osimowicz.plugins.intellij.CodeBlocksSorter (0.1.2)
    com.xiaobing1024.laravel (1.1.1)
    com.shuzijun.markdown-editor (2.0.0)
    com.sburlyaev.terminal.plugin (0.4.5)
    com.renemaas.intellij.zipper (1.1.0)
    com.obroom.plugin.smartsearch (2021.7.1)
    com.khmelyuk.multirun (1.13)
    com.jsonts.kotlin (1.0.12)
    com.jetbrains.plugins.code-notes-plugin (1.3)
    com.ivanovych666.intellij.plugin.jsonsorter (1.0.0-beta.3.4)
    com.intellij.ideolog (203.0.29.0)
    org.jetbrains.plugins.stylus (221.5591.26)
    org.intellij.plugins.postcss (221.5591.19)
    com.github.lppedd.idea-conventional-commit (0.20.1)
    com.github.copilot (1.1.20.1417)
    com.github.b3er.idea.plugins.arc.browser (0.32)
    com.genuitec.codetogether (2022.1.4-01289)
    com.chenrl.plugin.todo (1.4)
    com.intellij.plugin.adernov.powershell (2.0.10)
    String Manipulation (9.4.0)
    Statistic (4.1.10)
    Quick Notes (3.3)
    org.github.otanikotani.checks-plugin (1.1.11)
    zielu.gittoolbox (212.8.9)
    uk.co.ben-gibson.remote.repository.mapper (4.0.9)
    mobi.hsz.idea.gitignore (4.4.0)
    mdx.js (1.0.221)
    intellij.prettierJS (221.5591.19)
    com.starzec.piotr (1.7.1)
    com.intellij.plugins.html.instantEditing (221.5591.19)
    org.endpointdeps.EndpointDependencies (1.3)
    nl.deschepers.laraveltinker (2.3.3)
    net.king2500.plugins.PhpAdvancedAutoComplete (1.1.0)
    com.kalessil.phpStorm.phpInspectionsUltimate-mp (2021.5)
    de.espend.idea.php.toolbox (6.1.0)
    de.espend.idea.php.annotation (8.2.0)
    dev.nybroe.collector (0.4.0)
    com.funivan.idea.phpClean (2021.09.26)
    lv.midiana.misc.phpstorm-plugins.deep-keys (2022.04.02.001)
    lv.midiana.misc.idea-plugins.deep-js-completion (2021.04.21.002)
    com.obroom.plugin.toolset (2022.4.1)
    com.github.shiraji.yaemoji (1.0.8)
    com.github.jk1.ytplugin (2021.4.166)
    com.chrisrm.idea.MaterialThemeUI (7.5.0)
    com.virtuslab.git-machete (1.3.0)
    com.mallowigi (64.0.0)
    com.almightyalpaca.intellij.plugins.discord (1.9.0)
    ru.adelf.idea.dotenv (2022.1)
    com.laravel_idea.plugin (5.3.1.221)
    pro.bashsupport (3.0.0.221-beta4-eap)
mallowigi commented 2 years ago

There's already a secondary accent color used for links. Do you want the tabs to be using that color instead?

maicol07 commented 2 years ago

I would like maybe an accent mode where can I choose where to apply the accent color (i.e. I don't want it as tabs background)

mallowigi commented 1 year ago

Closing this unfortunately, as I don't have the time to do it.