Skip to content

Commit 61056b1

Browse files
author
Wahyu Wiyoko
committed
Change information for GTK3 and GTK4 instruction
1 parent 9532f4b commit 61056b1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

readme.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,15 @@ paru -S rose-pine-gtk-theme-full
2929

3030
### Manual
3131

32-
**Follow the *italicised* steps for GTK3 and GTK4, omit them for just GTK3.**
32+
> [!NOTE]
33+
> Follow these steps for GTK3 and GTK4.
3334
34-
1. Download the latest release from [releases page](https://github.com/rose-pine/gtk/releases/latest). You're going to need `gtk3.tar.gz`, one of icon packs (`rose-pine-<variant>-icons.tar.gz`) *and `gtk4.tar.gz`*.
35-
2. Extract the contents of `gtk3.tar.gz` into `~/.themes`, the contents of your chosen icon pack into `~/.icons`. *Extract the `gtk4.tar.gz` tarball and rename your chosen variant's `.css` file to `gtk.css`. Paste the file into `~/.config/gtk-4.0` (the directory might not exist at first, create it if it doesn't).*
36-
3. Apply with GNOME Tweaks or LXAppearance. *Restart your libadwaita apps. We'd recommend setting your style to Light - otherwise the GTK3 theme will have flipped colors.*
35+
1. Download the latest release from [releases page](https://github.com/rose-pine/gtk/releases/latest). You will need `gtk3.tar.gz` for GTK3 or `gtk4.tar.gz` for GTK4, and one of icon packs (`rose-pine-<variant>-icons.tar.gz`).
36+
2. For GTK3, extract the contents of `gtk3.tar.gz` into `~/.themes`, the contents of your chosen icon pack into `~/.icons`. For GTK4, extract the `gtk4.tar.gz` tarball and rename your chosen variant's `.css` file to `gtk.css` and paste the file into `~/.config/gtk-4.0` (create the directory if it doesn't exist).
37+
3. Apply with GNOME Tweaks or LXAppearance. Restart your libadwaita apps. We'd recommend setting your style to Light - otherwise the GTK3 theme will have flipped colors.
3738
4. For GNOME Shell, compress one of the themes contained in the `gnome_shell` directory, then apply using GNOME Tweaks.
3839

39-
Change manually in configuration file (`~/.config/gtk-3.0/settings.ini`):
40+
For GTK3, if you prefer not to use GUI apps for changing the themes and icons, you can change it manually in the configuration file (`~/.config/gtk-3.0/settings.ini`):
4041

4142
```ini
4243
[Settings]

0 commit comments

Comments
 (0)