Skip to content

Commit

Permalink
link from *TabIconSet to equivalent General > Tab Bar settings
Browse files Browse the repository at this point in the history
  • Loading branch information
pryrt authored Nov 14, 2024
1 parent d6b5ed9 commit f726cd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -819,5 +819,5 @@ The following settings are for rather specific needs and could cause some confus
- `darkTabUseTheme="no"` _(default)_ or `"yes"`: If `"no"`, Dark Mode will ignore those two style settings for tab colors; if `"yes"`, Dark Mode will use those two style settings for tab colors.
- `lightModeUseTheme="yes"` _(default)_ or `"no"`: If `"no"`, Light Mode will ignore those two style settings for tab colors; if `"yes"`, Light Mode will use those two style settings for tab colors.
- Also, the `darkTabIconSet` and `lightTabIconSet` attributes in that same tag (not shown) both have hidden option values available.
- In the GUI, they can be set to use the alternate icon set or not.
- But by manually editing the file, you can also force it to use the icon set defined by the opposite mode (use the light icon set in dark mode, or the dark icon set in light mode). Values can be `"0"` value for light icons,`"2"` for dark icons and, `"1"` is for alternate icons.
- In the GUI, **[Settings > Preferences > General](#general) > Tab Bar > `☐ Alternate icons`** can be used to set whether you want the the alternate icons or not.
- But by manually editing these attributes in the XML, you can also force it to use the icon set defined by the opposite mode (use the light icon set in Dark Mode, or the dark icon set in Light Mode). Values can be `"0"` value for light icons,`"2"` for dark icons and, `"1"` is for alternate icons.

0 comments on commit f726cd1

Please sign in to comment.