This is with my own theme.
Now check the MicroMap and see the same colour is in there too showing all instances of the word throughout. Again, hard to see and unable to find where it is to edit it.
2. The currently selected word however, is TextHighlight. This I found in the settings-theme-ui and changed to that blue colour as shown in the MicroMap.
If the "Currently Selected Word" can be edited in the theme-ui config, shouldn't the "Find Highlight"?
I can find nothing with a similar colour in the theme-ui file, or in the lexer's colour settings. Maybe I did it in the past, but I would like to change it and cannot find where it is!
PS. Unable to repeat that issue with the crash now! Good news i suppose.
1. Look at the Find/Replace bar at the bottom. I typed in "sAllText" and clicked find next. All highlighted words appear in the main editor window with a dark yellow/gold/olive sort of colour border. Hard to see and can't change.Mini/MicroMap
Re: Mini/MicroMap
Live for an ideal and leave no place in the mind for anything else.
Re: Mini/MicroMap
If you aren't liking the idea of adding the Tooltip to the MicroMap, would you be willing to add the funcionality of the MicroMap to the MiniMap? Least that way we wouldn't need to use both.
Live for an ideal and leave no place in the mind for anything else.
-
- Posts: 2294
- Joined: 25.08.2021 18:15
Re: Mini/MicroMap
1. Investigating how to change the color
2. 'would you be willing to add the funcionality of the MicroMap to the MiniMap?' - no because micromap shows file in one rectangle (not scrollable) while minimap shows scrollable area. for huge count of lines MICROmap cannot work fast. minimap can.
2. 'would you be willing to add the funcionality of the MicroMap to the MiniMap?' - no because micromap shows file in one rectangle (not scrollable) while minimap shows scrollable area. for huge count of lines MICROmap cannot work fast. minimap can.
-
- Posts: 2294
- Joined: 25.08.2021 18:15
Re: Mini/MicroMap
AFAIR, that color is configurable via SYNTAX theme, item 'SeparLine'.
Last edited by main Alexey on 18.08.2024 20:16, edited 1 time in total.
-
- Posts: 2294
- Joined: 25.08.2021 18:15
Re: Mini/MicroMap
wiki documents it:
Toggle-button "Hi"
Highlight all matches for the current search options. Matches are highlighted in the current editor, with the rounded borders, using the color of "SeparLine" syntax theme item.
Toggle-button "Hi"
Highlight all matches for the current search options. Matches are highlighted in the current editor, with the rounded borders, using the color of "SeparLine" syntax theme item.
Re: Mini/MicroMap
Aw ok, such a shame. Hope you think about adding tooltips to MicroMap sometime
Yes that's it! Sorry, didn't realise it was that settign!
That doesn't exist in the lexer theme for Rainmeter. I am not a programmer, so I'm not really sure how to add that in. Can I copy from another lexer theme?
Yes that's it! Sorry, didn't realise it was that settign!
That doesn't exist in the lexer theme for Rainmeter. I am not a programmer, so I'm not really sure how to add that in. Can I copy from another lexer theme?
Live for an ideal and leave no place in the mind for anything else.
-
- Posts: 2294
- Joined: 25.08.2021 18:15
Re: Mini/MicroMap
the syntax theme is NOT for Rainmeter - Cud's themes are for all lexers. so call the dialog 'Options / themes / settings-theme-syntax' and adjust the item 'SeparLine'. dlg will save it to file.
Re: Mini/MicroMap
Sorry, I meant the Rianmeter lexer for CT.
I opened that menu option and it says:
Syntax Themes are turned off by option "ui_lexer_themes":false so the following dialog will have no effect. To customise styles, use "Lexer properties dialog.
If I turn that on, will it affect my current theme?
I opened that menu option and it says:
Syntax Themes are turned off by option "ui_lexer_themes":false so the following dialog will have no effect. To customise styles, use "Lexer properties dialog.
If I turn that on, will it affect my current theme?
Live for an ideal and leave no place in the mind for anything else.
-
- Posts: 2294
- Joined: 25.08.2021 18:15
Re: Mini/MicroMap
Ok, in this case open the syntax-theme file:
data/themes/*.cuda-theme-syntax
and edit there "SeparLine" block. It helps? it must be checked, not sure color will be applied with "ui_lexer_themes":false.
data/themes/*.cuda-theme-syntax
and edit there "SeparLine" block. It helps? it must be checked, not sure color will be applied with "ui_lexer_themes":false.
yes it will.If I turn that on, will it affect my current theme?
Re: Mini/MicroMap
I just tried it out on a backup copy of CT, definitely don't want that.
I left that setting off as I didn't understand the different ways of setting highlights. Sorry if my terminology is incorrect.
With this set to false, I found things worked how I wanted.
I also changed the setting before I did that trial on the backup. It had no effect. I assume that's the same as editing that file you mentioned?
What's the difference? I don't understand the purpose of ui_lexer_themes. Is that like a global way of defining lexers or something?
I left that setting off as I didn't understand the different ways of setting highlights. Sorry if my terminology is incorrect.
With this set to false, I found things worked how I wanted.
I also changed the setting before I did that trial on the backup. It had no effect. I assume that's the same as editing that file you mentioned?
What's the difference? I don't understand the purpose of ui_lexer_themes. Is that like a global way of defining lexers or something?
Live for an ideal and leave no place in the mind for anything else.