sanity check

ubuntu/bionic
rafaellaguna 13 years ago
commit a906447548

31
debian/changelog vendored

@ -1,3 +1,34 @@
lubuntu-artwork (0.24) precise; urgency=low
* usr/share/themes/Lubuntu-default:
- Fix some warnings in gtk3 theme.
-- Julien Lavergne <gilir@ubuntu.com> Mon, 20 Feb 2012 01:43:52 +0100
lubuntu-artwork (0.23) precise; urgency=low
* usr/share/icons/lubuntu/index.theme:
- Use elementary instead of elementary-mono-dark theme for Inherits.
- Add back system-shutdown-panel.svg to use with elementary icon theme.
* usr/share/lxdm/themes:
- Update backgrounds.
* usr/share/icons/lubuntu:
- Add a specific icon for lxkeymap.
- Add specific panel icons for gnome-mplayer, audacious and pidgin.
* usr/share/lubuntu/wallpapers:
- Update current wallpaper.
-- Julien Lavergne <gilir@ubuntu.com> Sun, 19 Feb 2012 14:58:49 +0100
lubuntu-artwork (0.22) precise; urgency=low
* Split packages to add 1 binary for each artwork.
* Add first version of the theme for 12.04 (LP: #904939)
* usr/share/themes/Ozone2:
- Correct gtk-button border properties syntax (LP: #877293)
-- Julien Lavergne <gilir@ubuntu.com> Wed, 15 Feb 2012 23:34:53 +0100
lubuntu-artwork (0.21) precise; urgency=low
* usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png

@ -1,6 +1,6 @@
usr/share/lubuntu/images/logout-banner.png
usr/share/lubuntu/images/lubuntu-logo.png
usr/share/lubuntu/wallpapers/lubunu-default-wallaper.png
usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
usr/share/lxdm/themes/Lubuntu
usr/share/lxpanel/images/lubuntu-background.png
usr/share/themes/Lubuntu-default

@ -1,34 +0,0 @@
[Icon Theme]
Name=lubuntu
Comment=lubuntu icon theme, derivated from elementary-monochrome
Inherits=elementary-mono-dark
Example=directory-x-normal
#Directory list
Directories=places/22,places/24,places/48,places/64,places/128,apps/16,apps/48
[places/22]
Size=22
Context=Places
Type=Fixed
[places/24]
Size=24
Context=Places
Type=Fixed
[places/48]
Size=48
Context=Places
Type=Scalable
[places/64]
Size=64
Context=Places
Type=Scalable
[places/128]
Size=128
Context=Places
Type=Scalable

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

@ -1 +1 @@
1204-Lubuntu/
1204-Lubuntu

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 276 B

Before

Width:  |  Height:  |  Size: 360 B

After

Width:  |  Height:  |  Size: 360 B

Before

Width:  |  Height:  |  Size: 280 B

After

Width:  |  Height:  |  Size: 280 B

Before

Width:  |  Height:  |  Size: 351 B

After

Width:  |  Height:  |  Size: 351 B

Before

Width:  |  Height:  |  Size: 274 B

After

Width:  |  Height:  |  Size: 274 B

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 352 B

Before

Width:  |  Height:  |  Size: 277 B

After

Width:  |  Height:  |  Size: 277 B

Before

Width:  |  Height:  |  Size: 159 B

After

Width:  |  Height:  |  Size: 159 B

Before

Width:  |  Height:  |  Size: 342 B

After

Width:  |  Height:  |  Size: 342 B

Before

Width:  |  Height:  |  Size: 130 B

After

Width:  |  Height:  |  Size: 130 B

Before

Width:  |  Height:  |  Size: 723 B

After

Width:  |  Height:  |  Size: 723 B

Before

Width:  |  Height:  |  Size: 724 B

After

Width:  |  Height:  |  Size: 724 B

Before

Width:  |  Height:  |  Size: 719 B

After

Width:  |  Height:  |  Size: 719 B

Before

Width:  |  Height:  |  Size: 455 B

After

Width:  |  Height:  |  Size: 455 B

Before

Width:  |  Height:  |  Size: 458 B

After

Width:  |  Height:  |  Size: 458 B

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 318 B

Before

Width:  |  Height:  |  Size: 321 B

After

Width:  |  Height:  |  Size: 321 B

Before

Width:  |  Height:  |  Size: 590 B

After

Width:  |  Height:  |  Size: 590 B

Before

Width:  |  Height:  |  Size: 672 B

After

Width:  |  Height:  |  Size: 672 B

Before

Width:  |  Height:  |  Size: 574 B

After

Width:  |  Height:  |  Size: 574 B

Before

Width:  |  Height:  |  Size: 585 B

After

Width:  |  Height:  |  Size: 585 B

@ -0,0 +1 @@
@import url("resource:///org/gnome/adwaita/gtk-main-dark.css");

@ -1,6 +1,3 @@
# Ozone3 theme for Lubuntu 12.04 (GPL2) by (Rafael Laguna)
# Inspired on Prudence/Sammy, by Андрей Твердов (Andrey Tverdov)
/* Default color scheme */
@define-color fg_color #333333;
@define-color bg_color #e0e0e0;
@ -11,77 +8,21 @@
@define-color tooltip_bg_color #E3F1FF;
@define-color tooltip_fg_color #333333;
@define-color null rgba(0,0,0,0);
@define-color theme_base_color @base_color;
@define-color theme_text_color @text_color;
/* Custom colors */
@define-color border_color #A3A3A3;
@define-color border_hover_color #B4BDC5;
@define-color border_trough_color #B2B2B2;
@define-color button_gr_color_a #F2F2F2;
@define-color button_gr_color_b #E0E0E0;
@define-color button_hover_gr_color_a #EFF3F6;
@define-color button_hover_gr_color_b #DAE2E9;
@define-color slider_gr_color_a #F9F9F9;
@define-color slider_gr_color_b #C2C2C2;
@define-color slider_hover_gr_color_a #E6F3FF;
@define-color slider_hover_gr_color_b #C8D4DE;
@define-color progressbar_border_active_color #6594E6;
@define-color progressbar_gr_color_a #B7D1E6;
@define-color progressbar_gr_color_b #7BA2C3;
@define-color trough_gr_color_a #A5A5A5;
@define-color trough_gr_color_b @bg_color;
@define-color toolbar_gradient_base #e0e0e0;
@define-color toolbar_gradient_step1 #e0e0e0;
@define-color toolbar_gradient_step2 #c0c0c0;
@define-color toolbar_gradient_final #c0c0c0;
@define-color toolbar_border_top shade (@theme_bg_color, 0.56);
@define-color toolbar_border_bottom_shade #808080;
@define-color toolbar_active_button_color #909081;
@define-color primary_toolbar_entry_bg @theme_base_color;
@define-color primary_toolbar_entry_fg @theme_text_color;
@define-color menu_bg_color shade (@theme_bg_color, 1.1);
@define-color menu_fg_color @theme_fg_color;
@define-color menu_controls_color shade (@theme_fg_color, 0.9);
@define-color menu_combobox_border #3277bf;
@define-color menu_separator mix (@menu_fg_color, @menu_bg_color, 0.9);
/* For all widgets */
* {
engine:unico;
border-width: 1;
border-radius: 2;
border-style: none;
-unico-focus-fill-color: @null;
-unico-focus-border-color: alpha (@border_color, 0.5);
-unico-focus-border-radius: 2;
-unico-focus-outer-stroke-color: @null;
-unico-inner-stroke-color: alpha (@border_color, 0.5);
-unico-inner-stroke-width: 0;
}
@import url("resource:///org/gnome/adwaita/gtk-main.css");
@import url("button.css");
@import url("progressbar.css");
#@import url("progressbar.css");
@import url("scale.css");
@import url("entry.css");
@import url("radio.css");
@import url("check.css");
@import url("scrollbar.css");
#@import url("radio.css");
#@import url("check.css");
#@import url("scrollbar.css");
@import url("menu.css");
@import url("spinbutton.css");
@import url("notebook.css");
@import url("switch.css");
@import url("workaround.css");
@import url("nautilus.css");
#@import url("spinbutton.css");
#@import url("notebook.css");
#@import url("switch.css");
#@import url("workaround.css");
#@import url("nautilus.css");
@import url("toolbar.css");

@ -0,0 +1,15 @@
@import url("resource:///org/gnome/adwaita/gtk-main.css");
#@import url("progressbar.css");
@import url("scale.css");
@import url("entry.css");
#@import url("radio.css");
#@import url("check.css");
#@import url("scrollbar.css");
@import url("menu.css");
#@import url("spinbutton.css");
#@import url("notebook.css");
#@import url("switch.css");
#@import url("workaround.css");
#@import url("nautilus.css");
@import url("toolbar.css");

@ -4,6 +4,7 @@
.menubar {
-GtkWidget-window-dragging: true;
-window-dragging: true;
}
.menuitem {

@ -1,2 +1,3 @@
[Settings]
gtk-auto-mnemonics = 1
gtk-color-scheme = "base_color:#333333\nbg_color:#e0e0e0\ntooltip_bg_color:#E3F1FF\nselected_bg_color:#8FB2CF\ntext_color:#333333\nfg_color:#333333;\ntooltip_fg_color:#333333\nselected_fg_color:#333333"gtk-auto-mnemonics = 1
gtk-visible-focus = automatic

@ -156,7 +156,7 @@ GtkScale.slider {
************/
column-header .button {
border-radius: 0;
padding: -1 2;
padding: 1 2;
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade (@listview_header_gradient_a,1.00)),

Loading…
Cancel
Save