You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Copy your desired colour config from [integrations/catppuccin](https://github.com/cascadefox/cascade/tree/main/integrations/catppuccin) or [integrations/rose-pine](https://github.com/cascadefox/cascade/tree/main/integrations/rose-pine) into the [includes](https://github.com/cascadefox/cascade/tree/main/chrome/includes) folder
10
+
2. Replace the colour include in the [userChrome.css](https://github.com/cascadefox/cascade/tree/main/chrome/userChrome.css) with your desired flavour file
11
+
12
+
> Alternatively you can also just copy the contents of your desired flavour config into the colour config file.
13
+
14
+
<br>
15
+
16
+
### Catppuccin
4
17
5
18

6
19
@@ -16,39 +29,44 @@ This simply offers premade colour configs for [Catppuccin](https://github.com/ca
16
29
17
30
</details>
18
31
32
+
> [!TIP]
33
+
> Catppuccin also offers their own ports for Firefox:

24
43
25
44
Similar to Catppuccin these are premade colour configs for [Rosé Pine](https://github.com/rose-pine/rose-pine-theme). Featuring the [Default Palette](https://github.com/cascadefox/cascade/tree/main/integrations/rose-pine/cascade-rose-pine.css) as well as [Moon](https://github.com/cascadefox/cascade/tree/main/integrations/rose-pine/cascade-moon.css) with Dawn as light mode for both.
26
45
27
-
<br>
28
-
29
-
### How to set it up
30
-
1. Copy your desired colour config from [integrations/catppuccin](https://github.com/cascadefox/cascade/tree/main/integrations/catppuccin) or [integrations/rose-pine](https://github.com/cascadefox/cascade/tree/main/integrations/rose-pine) into the [includes](https://github.com/cascadefox/cascade/tree/main/chrome/includes) folder
31
-
2. Replace the colour include in the [userChrome.css](https://github.com/cascadefox/cascade/tree/main/chrome/userChrome.css) with your desired flavour file
46
+
> [!TIP]
47
+
> Rosé Pine also offers their own ports for Firefox:
> Alternatively you can also just copy the contents of your desired flavour config into the colour config file.
34
52
35
-
<br>
53
+
## Add-on Integrations
36
54
37
-
## Tab Center Reborn — Vertical Tabs
55
+
###Tab Center Reborn
38
56
39
57

40
58
41
-
### How to set it up
59
+
####How to set it up
42
60
1. Download the [Tab Center Reborn Addon](https://addons.mozilla.org/en-GB/firefox/addon/tabcenter-reborn/)
43
61
2. Copy the contents of [integrations/tabcenter-reborn/tabcenter-reborn.css](https://github.com/cascadefox/cascade/tree/main/integrations/tabcenter-reborn/tabcenter-reborn.css) into the Addons settings
44
62
3. Import the [integrations/tabcenter-reborn/cascade-tcr.css](https://github.com/cascadefox/cascade/tree/main/integrations/tabcenter-reborn/cascade-tcr.css) into the [userChrome.css](https://github.com/cascadefox/cascade/tree/main/chrome/userChrome.css)
45
63
46
64
<br>
47
65
48
-
## Side View
66
+
###Side View
49
67
50
68
[Mozilla's Side View](https://addons.mozilla.org/en-GB/firefox/addon/side-view/) is an Addon that allows you to open a second Website within the Sidebar of your Browser. Cascades integration gets rid of the header, moves the »*Close*«-Button to the bottom, and allows the sidebar to be up to 50% of your browsers width.
51
69
52
-
### How to set it up
70
+
####How to set it up
53
71
1. Download the [Side View Addon](https://addons.mozilla.org/en-GB/firefox/addon/side-view/)
54
72
2. Import the [integrations/side-view/cascade-sideview.css](https://github.com/cascadefox/cascade/tree/main/integrations/side-view/cascade-sideview.css) into the [userChrome.css](https://github.com/cascadefox/cascade/tree/main/chrome/userChrome.css)
0 commit comments