
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Now he is comeback and available to use :)
Tested on GTK-3.20, GTK-3.22 like scrot above using Ubuntu Gnome 17.04, I believe this theme works on GTK-3.26 too :)
However this theme based on Original Albatross theme by Shimmer Project team, When the developer stoped update this theme since long ago, Off course all credits for the author "Albatross" theme and Also To the Author Lila HD icons @Cristian Pozzessere and the author obsidian icons too :)
All comments and feedback are welcome!
---------------------------------------------------------
Donations for coffee or beer for me :D
Thanks for your donations!
https://www.paypal.me/ErwinEdyCahyono
---------------------------------------------------------
Update, 27 December 2017:
--> Fixed bugs images "bullet symbolic and check symbolic" (Look screenshoot)
many thanks for @phileimer pointing me about this :)
--> File 2.1 is final version :)
phileimer
2 years ago
Report
ilnanny75
3 years ago
Report
etles-team
3 years ago
Report
phileimer
3 years ago
I've applied the below patch to avoid warnings.
--- /usr/share/themes/Albatross/gtk-3.0/gtk-contained.css.orig 2017-12-19 06:09:06.000000000 +0100
+++ /usr/share/themes/Albatross/gtk-3.0/gtk-contained.css 2017-12-21 17:53:56.623360063 +0100
@@ -2094,7 +2094,7 @@
spinbutton.vertical entry
{
- min-height: 24px,
+ min-height: 24px;
min-width: 24px;
padding: 0;
border-radius: 0;
@@ -2271,7 +2271,7 @@
headerbar
{
padding: 0 6px;
- min-height: 32px,
+ min-height: 32px;
border-width: 0 0 1px;
border-style: solid;
border-color: #828282;
@@ -5527,7 +5527,7 @@
{
background-color: rgba(169, 183, 196, 0.95);
background-clip: padding-box;
- border-color: 1px solid rgb(0, 0, 0);
+ border: 1px solid rgb(120, 120, 120);
}
tooltip decoration
Report
etles-team
3 years ago
Now......I get updated to fix bugs above, I get add wrong symbol ( , ) where the symbol it must be ( ; ).
So...please re-download it :)
Report
phileimer
3 years ago
Thank you for updating it, but there's still a small mistake : 'border-color' must be replaced by 'border', see below.
--- Albatross/gtk-3.0/gtk-main.css.orig 2017-12-23 19:13:51.000000000 +0100
+++ Albatross/gtk-3.0/gtk-main.css 2017-12-23 19:59:27.336524107 +0100
@@ -5528,7 +5528,7 @@
{
background-color: rgba(169, 183, 196, 0.95);
background-clip: padding-box;
- border-color: 1px solid rgba(120, 120, 120, 0.95);
+ border: 1px solid rgba(120, 120, 120, 0.95);
}
Also, I've modified 2 PNG because they have a disabled like grey (bullet-symbolic, and check-symbolic). If you want them, please tell me how to send them to you.
Report
etles-team
3 years ago
Thanks again bro :)
Actually you can send by email here:
( etles dot team at gmail dot com )
Report
phileimer
3 years ago
Thank you very much for your work.
Report
etles-team
3 years ago
Report
etles-team
3 years ago
Thanks and hope you like it :)
Report
fblais
3 years ago
TIA!
Report
fblais
3 years ago
Where can I get it please? :)
Will try the theme tonight, seems great!
Report
etles-team
3 years ago
Iam so sorry for delayed answer, Hope you like it :)
Report
sirkax
3 years ago
Report
etles-team
3 years ago
Thanks for your feedback @sirkax.
Report
Bloodybeast
3 years ago
it works
Report
etles-team
3 years ago
Report