-
-
Notifications
You must be signed in to change notification settings - Fork 2
Add Rainbow variants of themes, and add Office Theme (.thmx) files #2
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
base: main
Are you sure you want to change the base?
Conversation
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. |
@kkrypt0nn any interest in merging this? |
There was a problem hiding this 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.
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 |
There was a problem hiding this comment.
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
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)