Giter VIP home page Giter VIP logo

netbeans-colors-solarized's Issues

No color set for PHP 'Mark Occurrences'

Netbeans will highlight multiple occurrences of a variable or other elements when the caret sits on one for more than a moment. This theme has the color for that highlight set to inherit which means it isn't visible.

On my own copy I've set it to be the same as the 'Highlight Search' background - rgb(56, 86, 111) - but I suppose anything gives good contrast would work well.

I don't know if other languages need a similar fix or not.

Font is not monospace

I found Solarized very interesting and was happy to see there is ready Netbeans color settings. But I got upset after importing the settings when I saw editor font changed to non-monospace font. Should fonts be monospace according to Solarized?

Dark theme gets imported with white background

When importing the settings into NetBeans 7.0 following the instructions provided in the readme, there is no visible difference between the Light and Dark themes. The background color is still white on the Dark theme. Is this intentional?

Highlight colors are all the same

Hi, thanks for the excellent job porting this theme to Netbeans. One small issue I noticed is that the colors for highlighting the current line, usages of the current variable, and selected text are all the same, so there's no way to distinguish them.

Dedicated color for Field in Java mode

I'm not used to the solarized theme in general but I just tried the themes for Netbeans (both black and light), thanks for the port.

In java, by default, Netbeans shows the fields in a different color (some dark green). This feature is very important for code readability and understanding. I thus changed the color of "Java>Field Declaration" and "Java>Field Use" to some pale dark green: 105,185,101 (rgb).

My choice is not necessarily the best but it would be helpful for java developers to distinguish fields from other variables.

Cheers,
Rémi

No distinction between selection and enclosure colors

The colors used for selections and enclosures are identical, or too similar, to properly see what is actually selected.

Suppose you have the following php code:

    <?php
        foreach ($files as $file) {
            echo "Narf!";
        }
    ?>

If you select $files as $file, starting at the end, it will look like you selected $files as $file).

Would it be possible to use a different color to highlight either the selection or the enclosure highlighting?

No options to import

After downloading the zip, I went into Netbeans >> Tools >> Options >> Import and browsed to the zip file. The dropdown to select available options to import however remains blank hence nothing is imported. Any ideas?

Netbeans doesn't import preferences from .zip archive

Wrong description:

Download the zipped version of this repo.

Github creates archive with folder inside, so archive looks like:

fentie-netbeans-colors-solarized-434588a.zip
--fentie-netbeans-colors-solarized-434588a
----config
----README.md

but netbeans uses another structure:

archive.zip
--config

Solution: extract default github archive and compress "config" folder to .zip archive

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.