Skip to content

Commit

Permalink
Add info about theme support in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kewinzaq1 committed Jan 12, 2025
1 parent 8536818 commit 7c4cda2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/docs/docs/guides/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,11 @@ If you need to install an older version of an IDE, you can do so by navigating t
### -sec-num- Configuring Alternative Xcode Versions

If you are using alternative Xcode version ( e.g. xcode-beta, ["xcodes"](https://www.xcodes.app/) ios simulators will only work if xcode-select points to the correct directory to set it up run: `xcode-select --switch ${PathToYourXCode}/Contents/Developer`

### -sec-num- IDE looks bad with my theme

Radon IDE supports a wide range of themes, but it's not possible to support all of them.
If you're using a theme that doesn't look good with Radon IDE, please open an issue on the [Radon IDE GitHub repository](https://github.com/software-mansion/radon-ide/issues/new/choose) and we'll try to fix it. Menawhile you can use built-in themes. Radon IDE comes with dedicated light and dark themes.

<img width="698" alt="change-theme-type" src="/img/docs/change-theme-type.png" className="shadow-image"/>

Binary file added packages/docs/static/img/change-theme-type.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7c4cda2

Please sign in to comment.