Updated README

This commit is contained in:
Eudaimon 2023-06-01 14:18:39 +02:00
parent d52d9695dd
commit f5d899dc97
1 changed files with 14 additions and 3 deletions

View File

@ -4,7 +4,7 @@
This is a flat theme that tries to have maximum readability. To this end, different effects are used to indicate different statuses for the items (such as hover, selected, etc.). Buttons are inspired by Materia, although the effects are different. Animations are slow so they are more obvious.
This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available.
This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available. I've also made adaptations so it works well as libadwaita css (still a WIP).
GTK2 is based on Clearlooks.
@ -21,8 +21,19 @@ Included themes:
- xfwm4 (not really matching, maybe just "good enough").
- Cinnamon, Gnome-Shell, chrome made with Oomox/Themix using Materia (these do not adapt to color themes other than the original one).
## Libadwaita support
Big previews:
In order for libadwaita apps (i.e. most native Gnome apps) to display this theme instead of default libadwaita, you should go to your `~/.config/gtk-4.0` directory and link there this theme's gtk-4.0 `gtk.css`, `gtk-dark.css` and `assets` directory. For example, supposing you have this theme in your `~/.themes` directory:
```sh
cd ~/.config/gtk-4.0
ln -s ~/.themes/ClearCrystal/gtk-4.0/assets
ln -s ~/.themes/ClearCrystal/gtk-4.0/gtk.css
ln -s ~/.themes/ClearCrystal/gtk-4.0/gtk-dark.css
```
## Big previews
![new default theme](previews/dark-ClearCrystal-neutral.png)
@ -57,4 +68,4 @@ Big previews:
![color theme preview](previews/logo.png)
![color theme preview](previews/scheme-ClearCrystal_less_dark.png)
![color theme preview](previews/scheme-ClearCrystal-neutral.png)
![color theme preview](previews/scheme-LightBlue.png)
![color theme preview](previews/scheme-LightBlue.png)