mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
commit
f08c5fae36
46
.github/ISSUE_TEMPLATE.md
vendored
46
.github/ISSUE_TEMPLATE.md
vendored
@ -1,33 +1,43 @@
|
|||||||
### Please read this before posting:
|
# READ *CAREFULLY* BEFORE POSTING
|
||||||
|
|
||||||
**This list was created for avoiding duplicated issues, if yours isn't listed, delete and continue.**
|
**This list was created for avoiding duplicated issues, if your issue isn't listed, you should remove the list and continue.**
|
||||||
|
|
||||||
- The theme doesn't work in [distro] that have a GTK+ 3 version lower than 3.14 (i.e. Linux Mint 17.x).
|
- The theme doesn't work in [distro] that have a GTK+ 3 version lower than 3.14 (i.e. Linux Mint 17.x).
|
||||||
- Arc *only supports versions higher or equal than* 3.14.
|
- Arc only supports versions *higher or equal than 3.14*.
|
||||||
- The theme is broken after a major GTK+ 3 update (i.e. 3.18 :point_right: 3.20).
|
- The theme is broken after a major GTK+ 3 update (i.e. 3.18 to 3.20).
|
||||||
- Update the package or install from sources.
|
- Update the package or install from sources.
|
||||||
- The theme is broken after installing from a repository.
|
|
||||||
- Check if the repository that you're using is *specifically* for the distribution (and distribution/GTK version) that you're using.
|
|
||||||
- The theme is broken after installing from sources.
|
- The theme is broken after installing from sources.
|
||||||
- Possibly a bug on GTK+ 3 version checking, use `--with-gnome=<version>` flag with `./autogen.sh`.
|
- Possibly a bug on GTK+ 3 version checking, use `--with-gnome=<version>` flag with `./autogen.sh`.
|
||||||
- Theme isn't transparent on GNOME applications without CSD (i.e. Ubuntu's patched Nautilus).
|
- Theme isn't transparent on GNOME applications without CSD (i.e. Ubuntu's patched GNOME applications).
|
||||||
- Transparency on GTK+ 3 themes *isn't supported* for non-CSD applications.
|
- Transparency on GTK+ 3 themes *isn't supported* for non-CSD applications.
|
||||||
- Theme doesn't build from AUR in Arch/Manjaro and others.
|
- Theme doesn't build from AUR in Arch/Manjaro and others.
|
||||||
- Ensure you have the `base-devel` group installed.
|
- Ensure you have the `base-devel` group installed.
|
||||||
- Some GTK+ 3 applications have a transparent background in Ubuntu.
|
|
||||||
- Run this in terminal: `gsettings set com.canonical.desktop.interface scrollbar-mode normal`.
|
|
||||||
- GTK+ 2 theme looks like Windows 95 and LibreOffice/others looks ugly.
|
|
||||||
- Check if you have the Murrine GTK engine and `gnome-themes-standard` installed.
|
|
||||||
|
|
||||||
----
|
### Checks
|
||||||
|
|
||||||
- [ ] I read the list above.
|
*Put a "x" in the space between braces.*
|
||||||
|
|
||||||
|
- [ ] I ***really*** read the list above.
|
||||||
|
- [ ] I checked if my issue isn't duplicated.
|
||||||
- [ ] I read the README.
|
- [ ] I read the README.
|
||||||
- [ ] I checked if my issue isn't duplicated.
|
- [ ] There is nothing about my issue.
|
||||||
|
- [ ] I installed/built the package *specifically* for the GTK **AND** distribution version that I'm using.
|
||||||
|
- [ ] I re-login to my user session.
|
||||||
|
|
||||||
**Details:**
|
### Details
|
||||||
|
|
||||||
- Distribution:
|
*Don't put "latest" in "version" items.*
|
||||||
- Desktop environment:
|
|
||||||
|
- Distribution (with version):
|
||||||
|
- Base distribution (with version)**\*1**:
|
||||||
|
- Desktop environment (with version):
|
||||||
|
- Arc version/commit:
|
||||||
- GTK+ 3 version:
|
- GTK+ 3 version:
|
||||||
- Arc version (commit):
|
- Murrine engine version:
|
||||||
|
- `gnome-themes-standard` version:
|
||||||
|
- Installation method:
|
||||||
|
- [ ] Package.
|
||||||
|
- [ ] Source.
|
||||||
|
- Other:
|
||||||
|
|
||||||
|
**\*1**: If not, just put "independent".
|
||||||
|
@ -139,6 +139,9 @@ If you get artifacts like black or invisible backgrounds under Unity, disable ov
|
|||||||
### Bug reporting
|
### Bug reporting
|
||||||
If you find a bug, please report it at https://github.com/andreisergiu98/arc-flatabulous-theme/issues
|
If you find a bug, please report it at https://github.com/andreisergiu98/arc-flatabulous-theme/issues
|
||||||
|
|
||||||
|
### License
|
||||||
|
Arc is available under the terms the GPL-3.0. See `COPYING` for details.
|
||||||
|
|
||||||
### Full Preview
|
### Full Preview
|
||||||
![A full screenshot of the Arc-Flatabulous theme](http://i.imgur.com/4JSTAFB.jpg)
|
![A full screenshot of the Arc-Flatabulous 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>
|
<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>
|
||||||
|
@ -189,7 +189,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: #5294E2;
|
-slider-active-background-color: #5294E2;
|
||||||
-slider-active-border-color: transparent;
|
-slider-active-border-color: transparent;
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
-slider-handle-border-color: transparent;
|
-slider-handle-border-color: transparent;
|
||||||
-slider-handle-border-width: 0;
|
-slider-handle-border-width: 0;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
@ -189,7 +189,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: #5294E2;
|
-slider-active-background-color: #5294E2;
|
||||||
-slider-active-border-color: transparent;
|
-slider-active-border-color: transparent;
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
-slider-handle-border-color: transparent;
|
-slider-handle-border-color: transparent;
|
||||||
-slider-handle-border-width: 0;
|
-slider-handle-border-width: 0;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
@ -169,7 +169,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: $selected_bg_color; //active trough fill
|
-slider-active-background-color: $selected_bg_color; //active trough fill
|
||||||
-slider-active-border-color: transparentize(black, 1); //active trough border
|
-slider-active-border-color: transparentize(black, 1); //active trough border
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
-slider-handle-border-color: transparent;
|
-slider-handle-border-color: transparent;
|
||||||
-slider-handle-border-width: 0;
|
-slider-handle-border-width: 0;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
|
@ -150,7 +150,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: #5294E2;
|
-slider-active-background-color: #5294E2;
|
||||||
-slider-active-border-color: transparent;
|
-slider-active-border-color: transparent;
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
border: 0 solid transparent;
|
border: 0 solid transparent;
|
||||||
border-right-width: 1px;
|
border-right-width: 1px;
|
||||||
|
@ -150,7 +150,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: #5294E2;
|
-slider-active-background-color: #5294E2;
|
||||||
-slider-active-border-color: transparent;
|
-slider-active-border-color: transparent;
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
border: 0 solid transparent;
|
border: 0 solid transparent;
|
||||||
border-right-width: 1px;
|
border-right-width: 1px;
|
||||||
|
@ -142,7 +142,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: $selected_bg_color; //active trough fill
|
-slider-active-background-color: $selected_bg_color; //active trough fill
|
||||||
-slider-active-border-color: transparentize(black, 1); //active trough border
|
-slider-active-border-color: transparentize(black, 1); //active trough border
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
border: 0 solid transparent;
|
border: 0 solid transparent;
|
||||||
border-right-width: 1px;
|
border-right-width: 1px;
|
||||||
|
@ -124,7 +124,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: #5294E2;
|
-slider-active-background-color: #5294E2;
|
||||||
-slider-active-border-color: transparent;
|
-slider-active-border-color: transparent;
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
border: 0 solid transparent;
|
border: 0 solid transparent;
|
||||||
border-right-width: 1px;
|
border-right-width: 1px;
|
||||||
|
@ -124,7 +124,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: #5294E2;
|
-slider-active-background-color: #5294E2;
|
||||||
-slider-active-border-color: transparent;
|
-slider-active-border-color: transparent;
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
border: 0 solid transparent;
|
border: 0 solid transparent;
|
||||||
border-right-width: 1px;
|
border-right-width: 1px;
|
||||||
|
@ -143,7 +143,7 @@ StScrollBar {
|
|||||||
-slider-active-background-color: $selected_bg_color; //active trough fill
|
-slider-active-background-color: $selected_bg_color; //active trough fill
|
||||||
-slider-active-border-color: transparentize(black, 1); //active trough border
|
-slider-active-border-color: transparentize(black, 1); //active trough border
|
||||||
-slider-border-width: 0;
|
-slider-border-width: 0;
|
||||||
-slider-handle-radius: 4px;
|
-slider-handle-radius: 0px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
border: 0 solid transparent;
|
border: 0 solid transparent;
|
||||||
border-right-width: 1px;
|
border-right-width: 1px;
|
||||||
|
@ -2194,20 +2194,19 @@ style "eclipse-tooltips" {
|
|||||||
style "xfdesktop-icon-view" {
|
style "xfdesktop-icon-view" {
|
||||||
XfdesktopIconView::label-alpha = 0
|
XfdesktopIconView::label-alpha = 0
|
||||||
XfdesktopIconView::selected-label-alpha = 100
|
XfdesktopIconView::selected-label-alpha = 100
|
||||||
XfdesktopIconVIew::ellipsize-icon-labels = 1
|
XfdesktopIconView::shadow-x-offset = 0
|
||||||
|
XfdesktopIconView::shadow-y-offset = 1
|
||||||
base[NORMAL] = @selected_bg_color
|
XfdesktopIconView::selected-shadow-x-offset = 0
|
||||||
base[SELECTED] = @selected_bg_color
|
XfdesktopIconView::selected-shadow-y-offset = 1
|
||||||
base[ACTIVE] = @selected_bg_color
|
XfdesktopIconView::shadow-color = "#000000"
|
||||||
|
XfdesktopIconView::selected-shadow-color = "#000000"
|
||||||
|
XfdesktopIconView::shadow-blur-radius = 2
|
||||||
|
XfdesktopIconView::cell-spacing = 2
|
||||||
|
XfdesktopIconView::cell-padding = 6
|
||||||
|
XfdesktopIconView::cell-text-width-proportion = 1.9
|
||||||
|
|
||||||
fg[NORMAL] = @selected_fg_color
|
fg[NORMAL] = @selected_fg_color
|
||||||
fg[SELECTED] = @selected_fg_color
|
|
||||||
fg[ACTIVE] = @selected_fg_color
|
fg[ACTIVE] = @selected_fg_color
|
||||||
|
|
||||||
engine "murrine" {
|
|
||||||
textstyle = 5
|
|
||||||
text_shade = 0.05
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
style "xfwm-tabwin" {
|
style "xfwm-tabwin" {
|
||||||
|
Loading…
Reference in New Issue
Block a user