Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rainbow variants of themes, and add Office Theme (.thmx) files #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

murtaza64
Copy link

This PR creates additional variants of each theme which use Red, Peach, Yellow, Green, Sky and Mauve as the accent colors to allow for more colorful documents.

Additionally, for each of the (now) eight variants, provide an Office Theme (.thmx) file which can be selected in the Design menu (with correct fonts and colors), as well as instructions for how to install these on Windows. (I don't have access to Office Mac to figure out which folder these should go in on Mac).

Changes to existing templates are just to make sure fonts and colors are properly set in the Slide Master (previously, some of these properties were not universally being applied to the template)

@murtaza64
Copy link
Author

I also have XML files for the Theme Colors of the Rainbow variants--these can be used in other Office programs. Once I make default versions of them, I will make a separate PR for them.

@murtaza64
Copy link
Author

@kkrypt0nn any interest in merging this?

Copy link
Member

@kkrypt0nn kkrypt0nn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I don't have PowerPoint, would be nice to show showcase the rainbow variant you've added.

Comment on lines 43 to +54
1. Download and install the [Jellee font](https://www.fontsquirrel.com/fonts/jellee)
2. Clone this repository locally
3. Go to the folder where PowerPoint themes are located
- macOS: `~/Library/Group Containers/UBF8T346G9.Office/User Content/Templates`
- Windows: `~/Documents/Custom Office Templates`
4. Copy the entire `Catppuccin` folder there
1. Clone this repository locally
1. To install Templates (.potx):
1. Go to the folder where custom PowerPoint templates are located
- macOS: `~/Library/Group Containers/UBF8T346G9.Office/User Content/Templates`
- Windows: `~/Documents/Custom Office Templates`
1. Copy the entire `Catppuccin` folder there
1. To install Themes (.thmx):
1. Go to the folder where custom Office Themes are located
- Windows: `%APPDATA%/Microsoft/Templates/Document Themes`
- Mac: you can find it by trying to save a new Theme and seeing which folder opens in Finder
1. Copy the contents of the `Themes` folder there
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a fan of always using 1. for the list, although it works, it looks pretty messy imho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants