Organization is an important aspect of managing a knowledge base. When developing a new theme or importing an existing one it's a good idea to keep them into one place.
As such, the first step is to create a new note to gather all the themes.
|  | Themes are code notes with a special attribute. Start by creating a new code note. |
|  | Then change the note type to a CSS code. |
|  | In the _Owned Attributes_ section define the `#appTheme` attribute to point to any desired name. This is the name that will show up in the appearance section in settings. |
Do note that the theme will be based off of the legacy theme. To override that and base the theme on the new TriliumNext theme, see:[Theme base (legacy vs. next)](Customize%20the%20Next%20theme.md)
Simply go back to the note and change according to needs. To apply the changes to the current window, press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R </kbd> to refresh.