
Plugin owner: |
nstommel |
Website: |
|
Added: |
2016-11-30 |
License: |
Creative Commons Public Domain |
Category: |
Editing |
Downloaded: |
14,984 times |
Rating: |
|
Plugin Log |
Show log
2017-06-06 12:48:34 | carlosqt | Vote cast by carlosqt for Norway Night Dark Theme, UC 8.2, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 3 Gos of 9 requests, therefore overal GO) | 2017-06-06 12:48:28 | carlosqt | Verified module is .zip, extracting the contained file to the download folder: 8814_enabledItems.info | 2017-06-06 12:48:28 | carlosqt | Verified module is .zip, extracting the contained file to the download folder: 8814_config | 2017-06-06 12:48:28 | carlosqt | Verified module is .zip, extracting the contained file to the download folder: 8814_build.info | 2017-01-24 15:25:28 | brknshldr | Vote cast by brknshldr for Norway Night Dark Theme, UC 8.2, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 9 requests, therefore overal GO) | 2017-01-24 15:25:16 | brknshldr | Verified module is .zip, extracting the contained file to the download folder: 8814_enabledItems.info | 2017-01-24 15:25:16 | brknshldr | Verified module is .zip, extracting the contained file to the download folder: 8814_config | 2017-01-24 15:25:16 | brknshldr | Verified module is .zip, extracting the contained file to the download folder: 8814_build.info | 2017-01-03 08:59:54 | geertjan | Vote cast by geertjan for Norway Night Dark Theme, UC 8.2, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 9 requests, therefore overal Undecided) | 2016-12-30 15:35:58 | nstommel | Plugin edited, id:70179, pubid:70179 | 2016-12-30 15:35:58 | nstommel | Plugin edit initiated | 2016-12-12 09:03:19 | jkovalsky | Verified module is .zip, extracting the contained file to the download folder: 8814_enabledItems.info | 2016-12-12 09:03:19 | jkovalsky | Verified module is .zip, extracting the contained file to the download folder: 8814_config | 2016-12-12 09:03:19 | jkovalsky | Verified module is .zip, extracting the contained file to the download folder: 8814_build.info | 2016-12-12 09:03:19 | jkovalsky | Plugin published | 2016-12-02 00:22:19 | nstommel | Plugin edited, id:70179, pubid:70179 | 2016-12-02 00:22:19 | nstommel | Plugin edit initiated | 2016-11-30 18:48:00 | nstommel | Plugin edited, id:70179, pubid:70179 | 2016-11-30 18:48:00 | nstommel | Plugin edit initiated | 2016-11-30 18:47:36 | nstommel | Plugin edited, id:70179, pubid:70179 | 2016-11-30 18:47:36 | nstommel | Plugin edit initiated | 2016-11-30 18:44:53 | nstommel | Verification request registered for verifier jpirek, with id: 70189 | 2016-11-30 18:44:53 | nstommel | Verification request registered for verifier jkovalsky, with id: 70188 | 2016-11-30 18:44:53 | nstommel | Verification request registered for verifier geertjan, with id: 70187 | 2016-11-30 18:44:53 | nstommel | Verification request registered for verifier ent38, with id: 70186 | 2016-11-30 18:44:52 | nstommel | Verification request registered for verifier emi, with id: 70185 | 2016-11-30 18:44:52 | nstommel | Verification request registered for verifier djamdev, with id: 70184 | 2016-11-30 18:44:52 | nstommel | Verification request registered for verifier ChrisLE, with id: 70183 | 2016-11-30 18:44:52 | nstommel | Verification request registered for verifier carlosqt, with id: 70182 | 2016-11-30 18:44:52 | nstommel | Verification request registered for verifier brknshldr, with id: 70181 | 2016-11-30 18:44:52 | nstommel | Verification registered for version 8.2, with id: 70180 | 2016-11-30 18:44:15 | nstommel | Plugin saved with .nbm/zip file; id: 70179 |
|
|
Versions available
|
Download size: 0.12 MB
|
Last Update: 2016-11-30
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
- Changed selected text highlight color for nicer aesthetics.
- Fixed slight color discrepancy between C++ Header and Source keywords.
- Fixed case statement indentation.
- Fixed odd character font inconsistency and slight color discrepancy. Added better Java syntax support.
- Makefile coloring adjusted. Diff, debug and breakpoint coloring fixed, see the 'History' tab in your editor, the diff changes are very nice (the default Norway Today theme does not fix coloring here).
- Default changed back to C++11, Netbeans has poor support for gcc 6 in Ubuntu 16.10. (This can be changed back to C++14 in the C++ settings in Tools->Options->C++->Other->Default_Standard if desired. Alternatively, you can choose to not import the C++ 'Other' settings)
- Javadoc colors adjusted slightly.
Verifications for NetBeans versions
Decisions of individual verifiers for Norway Night Dark Theme plugin for NetBeans IDE 8.2
carlosqt geertjan |
|
ChrisLE djamdev jkovalsky jpirek |
Commentscarlosqt: Works on NB 8.2
Windows 10 64Bit
Java 1.8.0_121
Introduction
This is a nice dark theme based on the Norway Today Netbeans theme and Jeshua's TomorrowNight theme. It works especially well with C++ using the standard Netbeans Dark Look and Feel plugin. Nice and soothing on the eyes, with well-chosen coloring.
Installation:
1. Make sure you have the Dark Look and Feel Themes plugin installed from Tools->Plugins>Available_Plugins first.
2. Select 'Dark Metal' theme from Tools->Options->Appearance->Look and Feel
3. If text is super small after switching from GTK+ theme on Ubuntu, edit netbeans.conf in the etc subdirectory where you installed Netbeans and append --fontsize 16 (or whatever fontsize works best on your display) to netbeans_default_options
4. To install editor theme, go to Tools->Options->Fonts & Colors->Import and select downloaded .zip archive. You may have to adjust the font size in the editor settings.
|