Skip to content

Commit

Permalink
Merge pull request #195 from Foldex/readme_update
Browse files Browse the repository at this point in the history
  • Loading branch information
tkashkin authored Jul 30, 2023
2 parents e931f80 + 5d55a77 commit bc83700
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ A skin to make Steam look more like a native GNOME app
* **Settings**: Mostly done.
* **New Overlay**: Mostly done.
* **New Big Picture**: Not done.
* **Recoloring**: Colors can be changed via making a new theme. See [colorthemes](colorthemes) dir.
* **Recoloring**: Colors can be changed via making a new theme. See [colorthemes](/adwaita/colorthemes) dir.
* **Light Themes**: Not currently planned, though may now be more feasible with the new UI.

### Limitations
Expand Down Expand Up @@ -108,14 +108,14 @@ cd Adwaita-for-Steam

#### Arguments

| Argument | Short | Required Values | Description |
| ---------------- | ------ | -------------------------------- | -------------------------------------------------------- |
| --color-theme | -c | [Colortheme](colorthemes) | Change color theme |
| --custom-css | | | Enable [custom css](/custom) |
| --extras | -e | [Web Extra](web/extras) | Enable one or multiple web theme extras |
| --list-options | -l | | List available patches, themes, and web extras |
| --target | -t | normal / flatpak / [custom dir] | Choose target location for install (default: both) |
| --uninstall | -u | | Uninstall theme |
| Argument | Short | Required Values | Description |
| ---------------- | ------ | ---------------------------------- | -------------------------------------------------------- |
| --color-theme | -c | [Colortheme](/adwaita/colorthemes) | Change color theme |
| --custom-css | | | Enable [custom css](/custom) |
| --extras | -e | [Extra](adwaita/extras) | Enable one or multiple theme extras |
| --list-options | -l | | List available themes and extras |
| --target | -t | normal / flatpak / [custom dir] | Choose target location for install (default: both) |
| --uninstall | -u | | Uninstall theme |

#### Example Usage

Expand Down

0 comments on commit bc83700

Please sign in to comment.