Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text colour too dark by default #13

Open
GoogleCodeExporter opened this issue Apr 16, 2016 · 4 comments
Open

Text colour too dark by default #13

GoogleCodeExporter opened this issue Apr 16, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

I have noticed that by default the text colour in terminal window is by default 
darker than the one in putty. Its dark to the point that it makes blue text 
very hard to read. I have included a picture of the difference between putty 
and qutty colours. The interesting thing is that Qutty's colour gets fixed if 
the option "Use system colours" gets checked. With that option enabled the 
colours are the same. The thing is though it doesn't get saved after restarting 
the application. I have also noticed using "system colour" has different 
effects in qutty and putty with putty making a terminal window white.

I know i can change colours myself but i like the default ones. Speaking of 
changing colours, i have noticed another bug. When trying to change the colours 
by inserting the RGB values, it doesn't have any effect on the colours. The 
only way to get any effect is by clicking the button modify and chosing a 
colour from the mixer.

Original issue reported on code.google.com by Drag...@gmail.com on 6 Aug 2013 at 5:17

@GoogleCodeExporter
Copy link
Author

Here is how the difference looks in action

Original comment by Drag...@gmail.com on 6 Aug 2013 at 5:20

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks
Will fix following issues.
1. 'Default Settings' colours similar to putty.
2. Support 'use system colours' option similar to putty.
3. Fix changing colours by setting the RGB values in textbox.

Not able to reproduce issue (1).
To me default colours are similar to putty & 'use system colours' has no effect.
Will try with more options & update.

Original comment by Rajendra...@gmail.com on 7 Aug 2013 at 1:14

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

hi Dragan

Can you post the XML section of the session(which creates the issue (1)) from 
%USERDIR%/qutty.xml

<config version="1.0">
    <dataelement datatype="char" dataname="config_name" datavalue="DUMMY session-name"/>
    <dataelement datatype="char" dataname="host" datavalue="DUMMY"/>
    <dataelement datatype="int" dataname="port" datavalue="22"/>
    <dataelement datatype="char" dataname="username" datavalue="DUMMY"/>
    ...
</config>

Fixes for some of the other bugs are worked on & I expect 0.8-beta release this 
sunday/monday.
If you could provide your session info, and if it is reproducible, we shall fix 
that as well.

Thanks
Rajendran

Original comment by Rajendra...@gmail.com on 17 Aug 2013 at 12:35

@GoogleCodeExporter
Copy link
Author

Hello,
here is the file. Looking forward to 0.8. 

Original comment by Drag...@gmail.com on 17 Aug 2013 at 10:34

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant