-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatppuccin_mocha_rosewater_colors.pl
57 lines (43 loc) · 1.46 KB
/
catppuccin_mocha_rosewater_colors.pl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# How To Add Catppuccin Mocha Rosewater colors
## For Arch Linux users
We have 4 AUR packages for all the 4 flavours of the theme:
vampire black='#080808'
red='#fe2712'
```
yay -S catppuccin-gtk-theme-mocha catppuccin-gtk-theme-macchiato catppuccin-gtk-theme-frappe catppuccin-gtk-theme-latte
```
background='#1E1E2E' '#1e1e2e'
foreground='#CDD6F4' was='#f9f9f9'
color0='#45475A'
color1='#F38BA8'
color2='#A6E3A1'
color3='#F9E2AF'
color4='#89B4FA'
color5='#F5C2E7'
color6='#94E2D5'
color7='#BAC2DE'
color8='#585B70'
color9='#F38BA8'
color10='#A6E3A1'
color11='#F9E2AF'
color12='#89B4FA'
color13='#F5C2E7'
color14='#94E2D5'
color15='#A6ADC8'
accent='#F5E0DC'
## Catppuccin ColorScheme for Sublime Text
Usage
Installation
Git download
In Sublime Text, find the Packages directory by going to Preferences->Browse Packages....
From the command line, go to the Packages directory and clone the repo:
git clone https://github.com/catppuccin/sublime-text.git Catppuccin
Manual download
Download the GitHub repo .zip.
Unzip into a directory named Catppuccin.
In Sublime Text, open the Packages directory by going to Preferences->Browse Packages....
Move the Catppuccin directory into the Packages directory.
Activation
In Sublime Text, go to Preferences->Select Color Scheme... and select any of the four flavours of Catppuccin.
Go to Preferences->Select Theme... and select Adaptive.
Copyright (C) 2024 by Tyrone Hills All rights reserved <[email protected]>.