> For the complete documentation index, see [llms.txt](https://hntech.gitbook.io/blueconda-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hntech.gitbook.io/blueconda-documentation/advancing-on-experienced/other-ui-features.md).

# Other UI Features

## TODOs & FIXMEs

Use the key combination Ctrl + T while typing to open a window that allows you to cycle through all occurrences of TODOs and FIXMEs in your code (make sure you use them as a comment!)

## Customization

### Changing Theme

Go to Settings > Change Theme and you can choose from 5 themes. They are:

**Light themes:**\
Default\ <mark style="background-color:yellow;">TreeTrunks (Still being worked on, to fix some bugs)</mark>

**Dark themes:**\
Batman\ <mark style="color:blue;">DeepBlue</mark>\ <mark style="color:orange;">Solarized</mark>

### Changing Font

Go to Settings > Change Font. You have 3 font choices:

1\) Segoe UI SemiBold (Default)\
2\) Cascadia Code Semilight\
3\) Consolas

### Swap Icon Pack

Through the settings menu, this enables you to change out the icons for more minimalist ones.&#x20;

### Window Translucency&#x20;

In Settings, you get the option to make your window slightly translucent for a cool effect. You can revert this easily by selecting "Opaque", where it asks "Window Translucency".

<figure><img src="/files/xLylhvSWTcIjTvl6KdiP" alt="" width="375"><figcaption><p>Minimalist icon pack + translucent back.</p></figcaption></figure>

## Jumping to Line

At the Bottom right of the text editor, where it says "Row X Column Y," you can click on it and enter a line number. Blueconda will jump to that line in your code.

## Memory Usage

Blueconda monitors your machine's overall RAM occupation and presents it as a percentage bar in the far bottom right corner. Hover over it to get your current RAM occupation as a percentage. If your PC has more than 85% RAM occupation, it will go Red as a warning.

Clicking on this bar will pull up a resource usage window, graphically displaying the CPU & RAM percentage usage over time.

## Error Messages

If your code contains syntax errors, the text in the bottom left of the Editor will print the error message alongside line number. It will also underline the specific line <mark style="color:red;">Red</mark>.

## Full-Screen

In the Quick Access menu, click Edit, and then Full-screen. Blueconda will then occupy your entire screen and prevent access to the taskbar. This can help prevent distractions and has useful applications in learning environments. To escape full-screen, simply go back to the edit menu and click "Full-screen" again. (In emergencies, the Windows key works as well.)

### Quotes

Click the bottom label (the one where it says "No errors detected") and get a random inspirational quote.
