Please, could you send me this link to explain solution? I have the same
problem with MacBookAir and using Parallels on OSX
Thanks!
Enviado do Email do Windows
De: [email protected]
Enviado: quarta-feira, 10 de junho de 2015 18:41
Para: [email protected]
Send Ubuntu-GNOME mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ubuntu-GNOME digest..."
Today's Topics:
1. Macbook Pro and Air GTK issue (Herminio Hernandez, Jr.)
2. Re: Macbook Pro and Air GTK issue (Leo Francisco)
3. Re: Macbook Pro and Air GTK issue (Herminio Hernandez, Jr.)
4. Re: Macbook Pro and Air GTK issue (Leo Francisco)
5. Re: Macbook Pro and Air GTK issue (Herminio Hernandez, Jr.)
----------------------------------------------------------------------
Message: 1
Date: Wed, 10 Jun 2015 13:22:47 -0500
From: "Herminio Hernandez, Jr." <[email protected]>
To: [email protected]
Subject: Macbook Pro and Air GTK issue
Message-ID:
<CAJRA9dyV=1dijbxxogmcc4x9yjrdlrfqy9zba4bgtg5j7hg...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I am running 15.04 on a MacBook Pro and Air. I am seeing that unless I set
my GTK theme to High Contrast texts on Software Center and some websites
are almost impossible to read. Has anyone else ran into this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.ubuntu.com/archives/ubuntu-gnome/attachments/20150610/abc44986/attachment-0001.html>
------------------------------
Message: 2
Date: Wed, 10 Jun 2015 20:14:53 +0100
From: Leo Francisco <[email protected]>
To: [email protected]
Subject: Re: Macbook Pro and Air GTK issue
Message-ID: <[email protected]>
Content-Type: text/plain; charset=windows-1252
Are you using dark theme? or Numix GTK theme and dark theme?
Some apps show text in white on a white background or black text on a
black background, making it impossible to read. Is this what you're
referring to?
You can edit the CSS file for the Software Centre to make the text
black. I can send you a link explaining this if you want.
Never had this problem with Firefox and Chromium. GNOME Web does have
this problem though, It can be considered a bug.
Regards
Leo
On 10/06/15 19:22, Herminio Hernandez, Jr. wrote:
> I am running 15.04 on a MacBook Pro and Air. I am seeing that unless I
> set my GTK theme to High Contrast texts on Software Center and some
> websites are almost impossible to read. Has anyone else ran into this?
------------------------------
Message: 3
Date: Wed, 10 Jun 2015 14:33:02 -0500
From: "Herminio Hernandez, Jr." <[email protected]>
To: Leo Francisco <[email protected]>
Cc: [email protected]
Subject: Re: Macbook Pro and Air GTK issue
Message-ID:
<cajra9dxovkxpnawrpb0r7p4jl9adyrujsdokhyghybnp3mn...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
software center is white on white
you sites text box is either white on white or dark on dark
I can send screenshots later if needed
Thanks for the help!
On Wed, Jun 10, 2015 at 2:14 PM, Leo Francisco <[email protected]>
wrote:
> Are you using dark theme? or Numix GTK theme and dark theme?
>
> Some apps show text in white on a white background or black text on a
> black background, making it impossible to read. Is this what you're
> referring to?
>
> You can edit the CSS file for the Software Centre to make the text
> black. I can send you a link explaining this if you want.
>
> Never had this problem with Firefox and Chromium. GNOME Web does have
> this problem though, It can be considered a bug.
>
> Regards
> Leo
>
>
>
> On 10/06/15 19:22, Herminio Hernandez, Jr. wrote:
> > I am running 15.04 on a MacBook Pro and Air. I am seeing that unless I
> > set my GTK theme to High Contrast texts on Software Center and some
> > websites are almost impossible to read. Has anyone else ran into this?
>
>
> --
> Ubuntu-GNOME mailing list
> [email protected]
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.ubuntu.com/archives/ubuntu-gnome/attachments/20150610/3a10bfc8/attachment-0001.html>
------------------------------
Message: 4
Date: Wed, 10 Jun 2015 21:54:47 +0100
From: Leo Francisco <[email protected]>
To: "Herminio Hernandez, Jr." <[email protected]>
Cc: [email protected]
Subject: Re: Macbook Pro and Air GTK issue
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
No problem. Here's the info:
"1) Open up a terminal and type:
Code:
gksudo gedit /usr/share/software-center/ui/gtk3/css/softwarecenter.css
2) The first two lines should look like this:
Code:
@define-color light-aubergine #DED7DB;
@define-color super-light-aubergine #F4F1F3;
Copy and paste those two lines right below then comment out the
originals. Change the two HTML color codes (#DED7DB and #F4F1F3) to your
preferred dark colors so that light text will show up.
3) Save and close gedit. Launch Ubuntu Software Center to check out the
results"
>From this forum post: http://ubuntuforums.org/showthread.php?t=1913590
This is actually should be reported as a bug to the Ubuntu GNOME team.
They probably already know about it. Maybe there's an easy way of
automatically selecting a different CSS file when dark theme is
selected. It's a super easy fix.
With regards to the other issue. Which web browser is the problem in?
I'm using the Numix window theme with the Adwaitia GTK+ theme which work
fine.
Hope that helps
Leo
On 10/06/15 20:33, Herminio Hernandez, Jr. wrote:
> software center is white on white
>
> you sites text box is either white on white or dark on dark
>
> I can send screenshots later if needed
>
> Thanks for the help!
>
> On Wed, Jun 10, 2015 at 2:14 PM, Leo Francisco
> <[email protected] <mailto:[email protected]>> wrote:
>
> Are you using dark theme? or Numix GTK theme and dark theme?
>
> Some apps show text in white on a white background or black text on a
> black background, making it impossible to read. Is this what you're
> referring to?
>
> You can edit the CSS file for the Software Centre to make the text
> black. I can send you a link explaining this if you want.
>
> Never had this problem with Firefox and Chromium. GNOME Web does have
> this problem though, It can be considered a bug.
>
> Regards
> Leo
>
>
>
> On 10/06/15 19:22, Herminio Hernandez, Jr. wrote:
> > I am running 15.04 on a MacBook Pro and Air. I am seeing that
> unless I
> > set my GTK theme to High Contrast texts on Software Center and some
> > websites are almost impossible to read. Has anyone else ran into
> this?
>
>
> --
> Ubuntu-GNOME mailing list
> [email protected] <mailto:[email protected]>
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.ubuntu.com/archives/ubuntu-gnome/attachments/20150610/8ced1725/attachment-0001.html>
------------------------------
Message: 5
Date: Wed, 10 Jun 2015 16:41:05 -0500
From: "Herminio Hernandez, Jr." <[email protected]>
To: Leo Francisco <[email protected]>
Cc: [email protected]
Subject: Re: Macbook Pro and Air GTK issue
Message-ID:
<cajra9dxwgg4usq4bwrpdwmd5je-wlqerfz2tc_ebskbwwrm...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I will let you know when I get home. Thanks again!
On Wed, Jun 10, 2015 at 3:54 PM, Leo Francisco <[email protected]>
wrote:
> No problem. Here's the info:
>
> "1) Open up a terminal and type:
> Code:
>
> gksudo gedit /usr/share/software-center/ui/gtk3/css/softwarecenter.css
>
> 2) The first two lines should look like this:
> Code:
>
> @define-color light-aubergine #DED7DB;
> @define-color super-light-aubergine #F4F1F3;
>
> Copy and paste those two lines right below then comment out the
> originals. Change the two HTML color codes (#DED7DB and #F4F1F3) to your
> preferred dark colors so that light text will show up.
>
> 3) Save and close gedit. Launch Ubuntu Software Center to check out the
> results"
>
>
> From this forum post: http://ubuntuforums.org/showthread.php?t=1913590
>
> This is actually should be reported as a bug to the Ubuntu GNOME team.
> They probably already know about it. Maybe there's an easy way of
> automatically selecting a different CSS file when dark theme is selected.
> It's a super easy fix.
>
>
>
> With regards to the other issue. Which web browser is the problem in?
>
> I'm using the Numix window theme with the Adwaitia GTK+ theme which work
> fine.
>
>
> Hope that helps
> Leo
>
>
>
>
>
>
>
>
>
> On 10/06/15 20:33, Herminio Hernandez, Jr. wrote:
>
> software center is white on white
>
> you sites text box is either white on white or dark on dark
>
> I can send screenshots later if needed
>
> Thanks for the help!
>
> On Wed, Jun 10, 2015 at 2:14 PM, Leo Francisco <[email protected]>
> wrote:
>
>> Are you using dark theme? or Numix GTK theme and dark theme?
>>
>> Some apps show text in white on a white background or black text on a
>> black background, making it impossible to read. Is this what you're
>> referring to?
>>
>> You can edit the CSS file for the Software Centre to make the text
>> black. I can send you a link explaining this if you want.
>>
>> Never had this problem with Firefox and Chromium. GNOME Web does have
>> this problem though, It can be considered a bug.
>>
>> Regards
>> Leo
>>
>>
>>
>> On 10/06/15 19:22, Herminio Hernandez, Jr. wrote:
>> > I am running 15.04 on a MacBook Pro and Air. I am seeing that unless I
>> > set my GTK theme to High Contrast texts on Software Center and some
>> > websites are almost impossible to read. Has anyone else ran into this?
>>
>>
>> --
>> Ubuntu-GNOME mailing list
>> [email protected]
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.ubuntu.com/archives/ubuntu-gnome/attachments/20150610/3209abca/attachment.html>
------------------------------
--
Ubuntu-GNOME mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome
End of Ubuntu-GNOME Digest, Vol 28, Issue 5
*******************************************
--
Ubuntu-GNOME mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome