Skip to content

Commit 4c28fbd

Browse files
committed
docs: restructure integrations
1 parent ab290de commit 4c28fbd

File tree

1 file changed

+31
-13
lines changed

1 file changed

+31
-13
lines changed

src/integrations.md

Lines changed: 31 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
1+
---
2+
outline: [2, 3]
3+
---
4+
15
# Integrations
26

3-
## Catppuccin
7+
## Colour schemes
8+
9+
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
417

518
![Cascade Catppuccin Preview](/cascade-ctp.webp)
619

@@ -16,39 +29,44 @@ This simply offers premade colour configs for [Catppuccin](https://github.com/ca
1629

1730
</details>
1831

32+
> [!TIP]
33+
> Catppuccin also offers their own ports for Firefox:
34+
>
35+
> - [catppuccin/firefox](https://github.com/catppuccin/firefox)
36+
> - [catppuccin/userstyles](https://github.com/catppuccin/userstyles)
37+
1938
<br>
2039

21-
## Rosé Pine
40+
### Rosé Pine
2241

2342
![Cascade Rosé Pine Preview](/cascade-rosepine.webp)
2443

2544
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.
2645

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:
48+
>
49+
> - [rose-pine/firefox](https://github.com/rose-pine/firefox)
50+
> - [rose-pine/userstyles](https://github.com/rose-pine/userstyles)
3251
33-
> Alternatively you can also just copy the contents of your desired flavour config into the colour config file.
3452

35-
<br>
53+
## Add-on Integrations
3654

37-
## Tab Center Reborn — Vertical Tabs
55+
### Tab Center Reborn
3856

3957
![Tab Center Reborn Vertical Tabs Preview](/cascade-tcr.webp)
4058

41-
### How to set it up
59+
#### How to set it up
4260
1. Download the [Tab Center Reborn Addon](https://addons.mozilla.org/en-GB/firefox/addon/tabcenter-reborn/)
4361
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
4462
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)
4563

4664
<br>
4765

48-
## Side View
66+
### Side View
4967

5068
[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.
5169

52-
### How to set it up
70+
#### How to set it up
5371
1. Download the [Side View Addon](https://addons.mozilla.org/en-GB/firefox/addon/side-view/)
5472
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

Comments
 (0)