Skip to content

tsukasa/dopus-catppuccin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for Directory Opus 13

Previews

🌻 Latte

Download link: Catppuccin Latte for Directory Opus 13

🪴 Frappé

Download link: Catppuccin Frappé for Directory Opus 13

🌺 Macchiato

Download link: Catppuccin Macchiato for Directory Opus 13

🌿 Mocha

Download link: Catppuccin Mocha for Directory Opus 13

Usage

  1. Download the flavor of your choice from the dist directory.
  2. Open Directory Opus and go to Preferences > Themes > Import.
  3. Select the downloaded flavor file.
  4. Select the installed theme and click Apply.

🙋 FAQ

  • Q: "Is the theme complete?"
    A: Yes, all Directory Opus Colors and Windows Colors options within Directory Opus have been themed.

  • Q: "I have found a mistake in the theme!"
    A: If possible, please open a Pull Request with the corrected styling in the fragments.

🧱 Building the Theme

If you notice a problem with the theming or want to customize the accent color (default: peach), you can build the themes yourself.

You require:

The specific steps are:

  1. Clone the repository.
  2. Run pnpm install in the repository directory to restore the dependencies.
  3. Run pnpm build to build all flavors. The resulting theme files are located in the dist directory.

There are some optional command line parameters for influencing the build process:

  • pnpm build "--flavor=latte,mocha" will only build the Latte and Mocha flavors.
  • pnpm build "--accentColor=green" will set the value of the accent color variable to green.
  • pnpm build "--flavor=mocha" "--accentColor=red" combines both arguments.

Note: If you are using Powershell, you should put quotes around the command line arguments to ensure arrays are passed properly into Node.js instead of being evaluated by Powershell.

💝 Thanks to

 

About

🗃 Soothing pastel theme for Directory Opus 13

Topics

Resources

License

Stars

Watchers

Forks