This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 269835 - [dark] Unreadable colored tabs titles on VCS .gitignored files
Summary: [dark] Unreadable colored tabs titles on VCS .gitignored files
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: Dev
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-15 10:55 UTC by pmaselkowski
Modified: 2017-02-15 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Unreadable tabs screenshot (119.12 KB, image/png)
2017-02-15 10:55 UTC, pmaselkowski
Details
Example minimal project with above behavior (12.84 KB, application/zip)
2017-02-15 10:57 UTC, pmaselkowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pmaselkowski 2017-02-15 10:55:36 UTC
Created attachment 163636 [details]
Unreadable tabs screenshot

[dark] Unreadable colored tabs titles on .gitignored files

Hi!

When using colored tabs for each project, and opening git ignored file - tab title might be hardly readable: 

1. light green background
2. light grey text

Perhaps setting text to white for ignored files will be fine?

See attached screenshot and project

---

NetBeans IDE Dev (Build 201701270001)
Darcula LAF

Needed to reproduce:
1. Need Darcula LAF
2. Have git repo and ignored folders by .gitignore
3. Open file, change something and save - tab will get gray text

From attached project:
1. Open ignored-file.php
2. Change content
3. Save
Comment 1 pmaselkowski 2017-02-15 10:57:12 UTC
Created attachment 163637 [details]
Example minimal project with above behavior
Comment 2 pmaselkowski 2017-02-15 10:59:04 UTC
Example ignored project files are under "Test files" tree.