Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@ Follow the instructions below to apply the theme to your desktop and terminal.
2. Click `Import` and browse to where you cloned this repository.
3. Select your desired theme from the [themes/cosmic-settings](./themes/cosmic-settings) directory.

Alternatively, you can apply a theme directly from the CLI without launching the COSMIC Settings GUI:

```bash
cosmic-settings appearance import themes/cosmic-settings/catppuccin-mocha-blue.ron
```

This is especially useful for managing your setup via dotfiles.

### COSMIC Terminal Color Scheme

1. Open COSMIC Terminal and navigate to `View -> Color schemes...`.
Expand Down