Ubuntu under Eclipse CDT code cue box background color modification

Source: Internet
Author: User

The original ecology of Ubuntu under the Eclipse Code hint box background color is a black background, the foreground color is white, so it looks particularly uncomfortable, it is difficult to discern the clear, so query the data want to modify the look under Windows. By checking the data, it is not successful to modify the settings in Eclipse, and it is necessary to modify the Ubuntu theme to solve this problem.

The color of the original code hint box is:

This can be known, it is difficult to see, after adjustment, the color background is:

The steps to modify are:

1, open/USR/SHARE/THEMES/AMBIANCE/GTK-2.0/GTKRC

This step must have read and write permissions for the file, and you can open the file by following this command:

     

2, modify the three parameter values inside

1 tooltip_fg_color: #000000  2tooltip_bg_color: #f2edbc  3 base[active] = Shade (1.05, @selected_bg_color)

3, open the system settings--appearance--theme, select one of the themes, and then change back to the original default theme, Eclipse color background is changed!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.