misc: minor improvements

This commit is contained in:
David Lapshin 2023-01-04 20:51:14 +03:00
parent ad7b4208d5
commit 720c684560
5 changed files with 25 additions and 24 deletions

View file

@ -4,13 +4,14 @@
Fork this repository, then create a push request when you're done adding features or fixing bugs.
### Localization
### Localization
You can help Gradience translate into your native language. If you found any typos
or think you can improve a translation, you can use the [Weblate](https://hosted.weblate.org/engage/GradienceTeam) platform.
[![Translations](https://hosted.weblate.org/widgets/GradienceTeam/-/gradience/287x66-white.png)](https://hosted.weblate.org/engage/GradienceTeam)
## 🏗️ Building from source
### GNOME Builder

View file

@ -60,16 +60,16 @@ The main features of Gradience include the following:
<details>
<summary>📷️ More screenshots</summary>
![Monet Tab](https://github.com/GradienceTeam/Design/raw/main/Screenshots/monet_purple.png)
![Proof of Work](https://github.com/GradienceTeam/Design/raw/main/Screenshots/proof_purple.png)
</details>
## 🎨️ Theming setup
> **Note**
> **Note**
> You can go to `Preferences` and apply overrides for Flatpak
<details>
@ -97,9 +97,10 @@ Use [this guide](https://github.com/lassekongo83/adw-gtk3/blob/main/gtk4.md) to
</details>
## 🔄 Revert Theming
> **Note**
> **Note**
> You can press on the menu button in the headerbar and press `Reset Applied Color Scheme`
> ![Main Gradience menu](https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/hamburger_menu.png)
@ -130,9 +131,9 @@ Use [this guide](https://github.com/lassekongo83/adw-gtk3/blob/main/gtk4.md) to
> **Warning**
> The main installation method is Flatpak from Flathub
### COPR
### Fedora (COPR)
Gradience is available on COPR. You can install it using the following command:
Gradience is available for Fedora via COPR:
```shell
dnf copr enable lyessaadi/gradience
@ -144,12 +145,12 @@ dnf install gradience
> **Warning**
> Not available yet.
### AUR
### Arch Linux (AUR)
Gradience is available on AUR:
Gradience is available for Arch Linux via AUR:
Using [Paru](https://github.com/morganamilo/paru):
```shell
paru -S gradience
```
@ -219,7 +220,7 @@ gsettings reset com.github.GradienceTeam.Gradience first-run
_To be done_
## 🙌 Contribute to Gradience
## 🙌 Contribute to Gradience
See [HACKING.md](HACKING.md)

View file

@ -1,8 +1,8 @@
# Roadmap
## 🛣️ Roadmap
This tool is fully usable, if you want a new feature, open an issue or submit a PR
Gradience is completely usable, if you like to see a new feature, open an issue or submit a PR
# Base features
### Base features
- [x] Customize named colors, either with a color picker or with text
- [x] Explanations for some named colors
@ -19,12 +19,12 @@ This tool is fully usable, if you want a new feature, open an issue or submit a
- [x] Make the code more secure
- [x] Add preset manager with option to download other users presets
- [x] Release on Flathub
- [x] Add autoload theme from CSS
- [x] Add autoload theme from CSS
- [ ] Add ability to create light/dark presets **(High priority)**
- [ ] Add a full theme preview instead of GTK 4 Demo
- [ ] Add ability to generate preset from one color
# Plugins
### Plugins
- [x] Add plugin support. Will help integration with others tools.
- [x] Customize Firefox GNOME theme

View file

@ -1,8 +1,8 @@
# Security Policy
## 🔒️ Security Policy
## Supported Versions
### Supported Versions
We only officially support two latest versions but we provide some help for older versions.
Only two latest versions are officially supported, but older versions get some help too.
| Version | Supported |
| ------- | ------------------ |
@ -10,9 +10,8 @@ We only officially support two latest versions but we provide some help for olde
| 0.2.x | :white_check_mark: |
| < 0.1 | :x: |
## Reporting a Vulnerability
### Reporting a Vulnerability
Normally Gradience can't have security issues because it's only generating CSS and JSON.
Normally Gradience can't have security issues, but if you have found a vulnerability, please don't submit a public issue.
BUT If you found a vulnerability please don't submit a public issue.
Report this vulnerability to AdwCustomizerTeam@proton.me and include as much details as possible.
Instead, report this vulnerability to AdwCustomizerTeam@proton.me and include as much details as possible.

View file

@ -26,7 +26,7 @@
#
# or more simply, just push and the bot will do this for you.
anyascii==0.3.1
anyascii
material-color-utilities-python
svglib
yapsy