1
0
Fork 0
mirror of https://github.com/vinceliuice/WhiteSur-icon-theme.git synced 2024-10-16 11:40:47 +00:00
WhiteSur-icon-theme/README.md

43 lines
1.6 KiB
Markdown
Raw Normal View History

2020-07-22 14:35:19 +00:00
<img src="https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/logo.png" alt="Logo" align="right" /> WhiteSur Icon Theme
2020-07-22 14:32:28 +00:00
======
2020-07-22 14:36:02 +00:00
MacOS Big Sur like icon theme for linux desktops
2020-07-22 14:32:28 +00:00
## Install tips
Usage: `./install.sh` **[OPTIONS...]**
| OPTIONS: | |
|:--------------------|:-------------|
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
2020-07-22 14:35:19 +00:00
|-n, --name | Specify theme name (Default: WhiteSur)|
2021-07-06 12:43:31 +00:00
|-t, --theme | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all] (Default: blue)|
2021-07-05 00:43:08 +00:00
|-a, --alternative | Install alternative icons for software center and file-manager|
|-b, --bold | Install bold panel icons version|
2021-07-20 15:07:49 +00:00
|--black | Black panel icons version|
2022-12-10 02:04:00 +00:00
|-r,--remove,-u,--uninstall | Uninstall (remove) icon themes|
2020-07-22 14:32:28 +00:00
|-h, --help | Show this help|
2021-07-06 13:05:04 +00:00
> **Note for snaps:** To use these icons with snaps, the best way is to make a copy of the application's .desktop located in `/var/lib/snapd/desktop/applications/name-of-the-snap-application.desktop` into `$HOME/.local/share/applications/`. Then use any text editor and change the "Icon=" to "Icon=name-of-the-icon.svg"
2021-07-06 12:43:31 +00:00
> For more information, run: `./install.sh --help`
2021-07-06 12:49:02 +00:00
![1](bold-size.png?raw=true)
2021-07-06 13:05:04 +00:00
> Bold version suggested use in `High resolution display` like 4k display with 200% scale!
2021-08-29 22:56:11 +00:00
## Requirement
2020-07-22 14:32:28 +00:00
You can use this with:
### GTK theme
2020-07-22 15:30:54 +00:00
WhiteSur-gtk-theme: https://github.com/vinceliuice/WhiteSur-gtk-theme
2020-07-22 14:32:28 +00:00
### KDE theme
2020-07-22 15:30:54 +00:00
WhiteSur-kde: https://github.com/vinceliuice/WhiteSur-kde
2020-07-22 14:32:28 +00:00
## Preview
2020-07-22 14:35:19 +00:00
![1](preview.png)
![2](preview01.png)