1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00

Minor changes

This commit is contained in:
andrei 2016-04-09 23:04:34 +03:00
parent 769c6eb361
commit cf62cb0367
2 changed files with 7 additions and 4 deletions

View File

@ -96,7 +96,7 @@ Other options to pass to autogen.sh are
Note: Normally the correct version is detected automatically and this
option should not be needed.
After the installation is complete you can activate the theme with `gnome-tweak-tool` or a similar program by selecting `Arc`, `Arc-Darker` or `Arc-Dark` as Window/GTK+ theme and `Arc` or `Arc-Dark` as Gnome-Shell and Xfce-Notify theme.
After the installation is complete you can activate the theme with `gnome-tweak-tool` or a similar program by selecting `Arc-Flatabulous`, `Arc-Flatabulous-Darker` or `Arc-Flatabulous-Dark` as Window/GTK+ theme and `Arc-Flatabulous` or `Arc-Flatabulous-Dark` as Gnome-Shell and Xfce-Notify theme.
**Uninstall the theme**
@ -131,6 +131,9 @@ If you get artifacts like black or invisible backgrounds under Unity, disable ov
gsettings set com.canonical.desktop.interface scrollbar-mode normal
### Bug reporting
If you find a bug, please report it at https://github.com/andreisergiu98/arc-flatabulous-theme/issues
### Full Preview
![A full screenshot of the Arc theme](http://i.imgur.com/4JSTAFB.jpg)
<sub>Screenshot Details: Icons: [Numix Circle](https://github.com/numixproject/numix-icon-theme-circle) | [Wallpaper](https://github.com/GNOME/gnome-backgrounds/blob/master/backgrounds/Waves.jpg) | Font: [Source Sans Pro](https://github.com/adobe-fonts/source-sans-pro)</sub>

View File

@ -1,8 +1,8 @@
AC_INIT(
[arc-theme],
[arc-flatabulous-theme],
[20160331],
[https://github.com/horst3180/Arc-theme/issues],
[arc-theme],
[https://github.com/andreisergiu98/arc-flatabulous-theme/issues],
[arc-flatabulous-theme],
[https://github.com/andreisergiu98/arc-flatabulous-theme],
[]
)