Skip to content

Commit 07b2471

Browse files
author
iruzo
committed
modifying theme
1 parent 5a6446c commit 07b2471

File tree

1 file changed

+41
-28
lines changed

1 file changed

+41
-28
lines changed

README.md

Lines changed: 41 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -20,28 +20,10 @@ This theme was known previously as »*ag.proton*« — but let's be honest: That
2020

2121
</div>
2222

23-
## Previews
24-
25-
<details>
26-
<summary>:purple_square: Rosé Pine</summary>
27-
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-rosepine.webp"/>
28-
</details>
29-
<details>
30-
<summary>:purple_circle: Catppuccin</summary>
31-
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp.webp"/>
32-
<details>
33-
<summary>Flavors</summary>
34-
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp-latte.webp"/>
35-
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp-frappe.webp"/>
36-
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp-macchiato.webp"/>
37-
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp-mocha.webp"/>
38-
</details>
39-
</details>
40-
4123
## Usage
4224

4325
<details>
44-
<summary>:penguin: Linux</summary>
26+
<summary>Linux</summary>
4527

4628
- Default
4729
```sh
@@ -77,7 +59,7 @@ This theme was known previously as »*ag.proton*« — but let's be honest: That
7759
</details>
7860

7961
<details>
80-
<summary>:green_apple: MacOS & :window: Windows</summary>
62+
<summary>MacOS & Windows</summary>
8163

8264
- Type `about:config` into your URL bar. Click on the **I accept the risk** button if you're shown a warning.
8365
- Seach for **`toolkit.legacyUserProfileCustomizations.stylesheets`** and set it to **`true`**.
@@ -87,8 +69,7 @@ This theme was known previously as »*ag.proton*« — but let's be honest: That
8769
- Copy the `chrome` folder into your profile and restart<sup>1)</sup> Firefox.
8870
</details>
8971

90-
- Set your theme: You can change between multiple themes by replacing the content in `chrome/includes/cascade-colours.css` with one of the themes in `integrations/theme/theme.css`
91-
- [Continue customizing as much as you want :heart:](#customization)
72+
- [Continue customizing as much as you want](#customization)
9273

9374
> **Note** If you're using Cascade I highly recommend to remove all clutter from the Navigation Bar area. To do so rightclick your bar and go into the customization settings. You can move all the icons freely which allows you to place your Addons within the Personal Toolbar for example.
9475
@@ -104,7 +85,35 @@ It seems like `flexbox` (within the Firefox UI) is inheritly broken on Windows.
10485
## Customization
10586

10687
<details>
107-
<summary>:computer_mouse: Mouse support</summary>
88+
<summary>Theming</summary>
89+
90+
Set your theme: You can change between multiple themes by replacing the content in `chrome/includes/cascade-colours.css` with one of the themes in `integrations/theme/theme.css`
91+
92+
This are the themes available:
93+
94+
<details>
95+
<summary>Rosé Pine</summary>
96+
97+
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-rosepine.webp"/>
98+
</details>
99+
<details>
100+
<summary>Catppuccin</summary>
101+
102+
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp.webp"/>
103+
<details>
104+
<summary>Flavors</summary>
105+
106+
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp-latte.webp"/>
107+
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp-frappe.webp"/>
108+
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp-macchiato.webp"/>
109+
<img src="https://raw.githubusercontent.com/andreasgrafen/cascade/main/assets/cascade-ctp-mocha.webp"/>
110+
</details>
111+
</details>
112+
</details>
113+
114+
<details>
115+
<summary>Mouse support</summary>
116+
108117
Cascade offers an [alternative config file](chrome/includes/cascade-config-mouse.css) that reintroduces some of the UI elements that are necessary to use Firefox with a mouse. To use these settings simply substitue the regular config include with the one for mouse support.
109118

110119
This config brings back:
@@ -117,7 +126,8 @@ It seems like `flexbox` (within the Firefox UI) is inheritly broken on Windows.
117126
</details>
118127

119128
<details>
120-
<summary>:computer: Sort the UI</summary>
129+
<summary>Sort the UI</summary>
130+
121131
In the [Cascade config](chrome/includes/cascade-config.css) you can set different ways of how the UI elements are layed out. The URL Bar, Tab Bar and Personal Toolbar can be arranged in different stacks; do you want the Toolbar to be on top or the URL and Tab Bar? Tabs on the left with the URL Bar to the right? No problem!
122132

123133
```css
@@ -142,7 +152,8 @@ It seems like `flexbox` (within the Firefox UI) is inheritly broken on Windows.
142152
</details>
143153

144154
<details>
145-
<summary>:globe_with_meridians: URL bar customization</summary>
155+
<summary>URL bar customization</summary>
156+
146157
You can freely set your desired URL Bar width from within the [config](chrome/includes/cascade-config.css) where the `min-width` setting is the default URL Bar width and `max-width` is the width of the focused URL Bar. Those can be different in order to make more room for the URL Bar when you actually want to use it.
147158

148159
```css
@@ -160,7 +171,8 @@ It seems like `flexbox` (within the Firefox UI) is inheritly broken on Windows.
160171
</details>
161172

162173
<details>
163-
<summary>:red_circle: Online breakpoint</summary>
174+
<summary>Online breakpoint</summary>
175+
164176
If you'd like to have Cascade transition into it's Oneline layout on either smaller or larger sizes you can simply do so by changing the breakpoint value in the [responsive include](chrome/includes/cascade-responsive.css) file. If you don't want Cascade to break to the Oneline layout at all remove it from the [userChrome.css](chrome/userChrome.css) file
165177

166178
```css
@@ -173,7 +185,8 @@ It seems like `flexbox` (within the Firefox UI) is inheritly broken on Windows.
173185
</details>
174186

175187
<details>
176-
<summary>:vertical_traffic_light: Vertical tabs</summary>
188+
<summary>Vertical tabs</summary>
189+
177190
1. Download the [Tab Center Reborn Addon](https://addons.mozilla.org/en-GB/firefox/addon/tabcenter-reborn/)
178191
2. Copy the contents of [integrations/tabcenter-reborn/tabcenter-reborn.css](integrations/tabcenter-reborn/tabcenter-reborn.css) into the Addons settings
179192
3. Import the [integrations/tabcenter-reborn/cascade-tcr.css](integrations/tabcenter-reborn/cascade-tcr.css) into the [userChrome.css](chrome/userChrome.css)
@@ -182,7 +195,7 @@ It seems like `flexbox` (within the Firefox UI) is inheritly broken on Windows.
182195
</details>
183196

184197
<details>
185-
<summary>:bullettrain_side: Side view</summary>
198+
<summary>Side view</summary>
186199
[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.
187200
1. Download the [Side View Addon](https://addons.mozilla.org/en-GB/firefox/addon/side-view/)
188201
2. Import the [integrations/side-view/cascade-sideview.css](integrations/side-view/cascade-sideview.css) into the [userChrome.css](chrome/userChrome.css)

0 commit comments

Comments
 (0)