Skip to content

Commit 20c5b12

Browse files
committed
Move Catppuccin flavors to their own "theme" folder
1 parent 76d8448 commit 20c5b12

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Executes a ModuleScript based on the current Roblox Studio theme. It'll run on s
66

77
## Example use case
88
<p align="center">
9-
<img src="SampleScripts/CatppuccinThemes/catppuccinScriptEditorTheme.png"/>
9+
<img src="SampleScripts/CatppuccinThemes/preview.png"/>
1010
Having your script editor automatically change themes depending on Roblox Studio's current theme
1111
</p>
1212
<p align="center">

SampleScripts/CatppuccinThemes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<p align="center">
2-
<img src="catppuccinScriptEditorTheme.png"/>
2+
<img src="preview.png"/>
33
</p>
44

55
## Catppuccin Script Editor theme
66

77
1. Install [`Rawblocky/RobloxPlugin-ThemeScriptExecutor`](https://github.com/Rawblocky/RobloxPlugin-ThemeScriptExecutor/tree/main)
88
2. Click **Plugins** and find the **ThemeScriptExecutor** toolbar
99
3. Click on the button of the theme (**Light** or **Dark**) you want to sync.
10-
4. Copy the contents of your flavor of choice (**Latte** or **Mocha**) into the script
10+
4. Copy the contents of your flavor of choice from [`themes/`](./themes/) into the script
1111
5. Restart Studio, and the theme should be set.
1212

1313
## Credits
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)