[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Don't use pure blue colors in highlighting themes. Add 'settings' highlighting for settings files.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
2521e795 by Benoît Minisini at 2025-06-06T15:25:23+02:00
Don't use pure blue colors in highlighting themes. Add 'settings' highlighting for settings files.

[GB.HIGHLIGHT]
* BUG: Don't use pure blue colors in highlighting themes, as they are hard to read on dark backgrounds.
* NEW: Add 'settings' highlighting for settings files.
* NEW: Update French translation.

- - - - -
51b4ca41 by Benoît Minisini at 2025-06-06T15:26:32+02:00
Option dialog: Redesign the highlighthing tab.

[DEVELOPMENT ENVIRONMENT]
* NEW: Option dialog: Redesign the highlighthing tab.
* NEW: Update French translation.

- - - - -


12 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- comp/src/gb.highlight/.lang/fr.po
- comp/src/gb.highlight/.project
- comp/src/gb.highlight/.src/TextHighlighter.class
- + comp/src/gb.highlight/highlight/settings.highlight
- comp/src/gb.highlight/themes/amber
- comp/src/gb.highlight/themes/amethyst
- comp/src/gb.highlight/themes/ruby
- comp/src/gb.highlight/themes/sapphire
- comp/src/gb.highlight/themes/visual


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/03e79c7e413f9ebe390e5d148f2b2f397cb16910...51b4ca417a149e67376be9cf7011f417c24299f8

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/03e79c7e413f9ebe390e5d148f2b2f397cb16910...51b4ca417a149e67376be9cf7011f417c24299f8
You're receiving this email because of your account on gitlab.com.