First publishable version

This commit is contained in:
Eudaimon 2022-07-25 12:06:09 +02:00
parent c8b05825a0
commit d32217c528
295 changed files with 28883 additions and 6764 deletions

View File

@ -2,27 +2,42 @@
![small preview](previews/logo.png)
This is my first serious attempt with a coherent theme for GTK2, GTK3 and GTK4. It is yet anohter skeuomorphic theme (that is, non-flat, that tries to imitate real-world objects and interfaces, like real three-dimensional buttons).
This is a very complete theme, including:
- GTK2, GTK3 and GTK4
- Kvantum (qt svg theme, qorks with both qt5 and qt6)
- qtCurve configuration (qtcurve for now it works only in qt5)
- Plasma, qt5ct and qt6ct color schemes
- xfwm4 theme (XFCE window decoration)
- Aurorae theme (Plasma (Kwin) window decoration)
- Plasma theme
- Metacity (Mate window decoration)
- Openbox (window decoration for Openbox window manager)
It is a skeuomorphic theme (that is, non-flat, that tries to imitate real-world objects and interfaces, like real three-dimensional buttons). It tries to use as little CPU as possible to draw widgets (no round corners, no gradients, almost no box-shadows and almost no transparency, except where it is unavoidable to keep usability). It also tries to be extremely _legible_, that is: the function of every element should be obvious. I have decided to make a compromise, though: toolbar buttons (and a few others) are not raised by default (because in some apps it may make the UI look too crowded, like "too many things happening").
Because of these design decisions, it looks very much like a theme from the 90s. It may even have som pixel art flavor too, beacuse all borders are two pixels wide, and relief is widely used to help distinguish elements.
This theme's colors are equal to Simple theme, which are very similar to another theme of mine called Soil. That is: dark theme, with gray backgrounds, green accents, brown disabled elements, and blue hints or statuses. Buttons are lighter and subtly green.
This theme is based on Adwaita GTK3 and GTK4 (source sasscs!) and built from there. Sources are also available.
GTK2 is based on Clearlooks.
It is a light theme but with gray tones, in order to be easy on the eyes. Accents are bright green, so selected text stays the same color. Disabled elements have a subtle red tint, in order to clearly identify their state.
I've created a way to use different color themes:
- go to `source/templates/` directory and run `./use_scheme.sh name_of_color_scheme` (for example: `./use_scheme.sh colorscheme-Skewaita_original_light.sh`
- move one directory upwards with `cd ..` and rebuild theme, using new selected scheme, and bearing in mind whether it's a light or a dark theme: `./compile.sh light` or `./compile.sh dark`
For now there are only two color schemes: the original one and a dark one ("Soil", using the colors from this other theme of mine)
For now there are only two color schemes: the original one and a light one (using Skewaita's colors).
Big previews:
![full desktop preview that includes gtk2, gtk3 and gtk4](previews/gtk3-gtk4-gtk2-desktop.png "Includes gtk2, gtk3 and gtk4")
![full desktop preview that includes gtk3 and gtk4](previews/gtk3-gtk4.png "Includes gtk2, gtk3 and gtk4")
![gtk3 widget page 2](previews/gtk3wf-2.png)
![gtk3 widget page 3](previews/gtk3wf-3.png)
![Soil dark theme](previews/gtk3wf-1-Soil.png)
![gtk2 preview](previews/gtk2.png)
![using Skewaita's light theme](previews/gtk3wf-1-Skweaita_light.png)

View File

@ -1,4 +1,5 @@
# TODO
Create branches for different color themes and learn how to properly manage this creating labels, and without messing.

View File

@ -1,20 +1,20 @@
# Please keep this gtkrc in sync with the other ones from Clearlooks based themes.
gtk-color-scheme = "bg_color:#a7a7a7"
gtk-color-scheme = "fg_color:#241f31"
gtk-color-scheme = "base_color:#908f8d"
gtk-color-scheme = "text_color:#241f31"
gtk-color-scheme = "selected_bg_color:#b0dd7e"
gtk-color-scheme = "selected_fg_color:#000000"
gtk-color-scheme = "tooltip_bg_color:#6789b4"
gtk-color-scheme = "tooltip_fg_color:#002269"
gtk-color-scheme = "disabled_bg_color:#938989"
gtk-color-scheme = "disabled_fg_color:#552222"
gtk-color-scheme = "button_bg_color:#bcbeb9"
gtk-color-scheme = "button_fg_color:#241f31"
gtk-color-scheme = "button_checked_bg_color:#b0dd7e"
gtk-color-scheme = "button_checked_fg_color:#000000"
gtk-color-scheme = "bg_color:#3f3e3e"
gtk-color-scheme = "fg_color:#EDF0F5"
gtk-color-scheme = "base_color:#323232"
gtk-color-scheme = "text_color:#EDF0F5"
gtk-color-scheme = "selected_bg_color:#669900"
gtk-color-scheme = "selected_fg_color:#d1ff96"
gtk-color-scheme = "tooltip_bg_color:#203d79"
gtk-color-scheme = "tooltip_fg_color:#66cbec"
gtk-color-scheme = "disabled_bg_color:#493e37"
gtk-color-scheme = "disabled_fg_color:#7c675a"
gtk-color-scheme = "button_bg_color:#4e584d"
gtk-color-scheme = "button_fg_color:#EDF0F5"
gtk-color-scheme = "button_checked_bg_color:#669900"
gtk-color-scheme = "button_checked_fg_color:#d1ff96"
style "default" {
@ -92,7 +92,7 @@ reliefstyle = 1
menubarstyle = 2
toolbarstyle = 1
animation = FALSE
radius = 3.0
radius = 0.0
style = GUMMY
# Set a hint to disable backward compatibility fallbacks.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -0,0 +1,390 @@
[%General]
author=Néstor Andreu
comment=Simple theme with dark and green colors
left_tabs=true
attach_active_tab=true
group_toolbar_buttons=false
spread_progressbar=false
progressbar_thickness=18
composite=false
menu_shadow_depth=0
menu_blur_radius=0
spread_menuitems=true
tooltip_shadow_depth=0
tooltip_blur_radius=0
slider_width=8
slider_handle_width=18
slider_handle_length=18
scroll_min_extent=50
x11drag=all
popup_blurring=false
menubar_mouse_tracking=true
toolbutton_style=0
click_behavior=0
vertical_spin_buttons=false
translucent_windows=false
blurring=false
vertical_spin_indicators=false
merge_menubar_with_toolbar=false
scroll_arrows=true
fill_rubberband=false
small_icon_size=16
large_icon_size=32
button_icon_size=16
toolbar_icon_size=16
animate_states=false
button_contents_shift=true
combo_as_lineedit=false
combo_menu=true
groupbox_top_label=false
inline_spin_indicators=true
joined_inactive_tabs=false
transient_scrollbar=false
transient_groove=false
layout_spacing=2
submenu_overlap=0
tooltip_delay=-1
dark_titlebar=true
alt_mnemonic=true
contrast=1.00
dialog_button_layout=0
drag_from_buttons=false
hide_combo_checkboxes=false
intensity=1.00
layout_margin=4
no_inactiveness=true
no_window_pattern=false
opaque=kaffeine,kmplayer,subtitlecomposer,kdenlive,vlc,smplayer,smplayer2,avidemux,avidemux2_qt4,avidemux3_qt4,avidemux3_qt5,kamoso,QtCreator,VirtualBox,VirtualBoxVM,trojita,dragon,digikam,lyx
reduce_menu_opacity=0
reduce_window_opacity=0
respect_DE=true
saturation=1.00
scrollable_menu=true
scrollbar_in_view=false
shadowless_popup=false
spin_button_width=16
submenu_delay=250
tree_branch_line=true
check_size=16
scroll_width=16
embed_tabs=false
mirror_doc_tabs=true
attach_active_tab=true
center_toolbar_handle=false
group_toolbar_buttons=false
menu_separator_height=4
[GeneralColors]
window.color=#3f3e3e
base.color=#2d2d2d
alt.base.color=#2d2d#333333
button.color=#4e584d
light.color=#5F5D5D
mid.light.color=#5F5D5D#4E4D4D
dark.color=#2C2C2C
mid.color=#383838
highlight.color=#669900
inactive.highlight.color=#669900
text.color=white
window.text.color=white
button.text.color=white
disabled.text.color=#ae907c
tooltip.text.color=63c9ec
highlight.text.color=#d1ff96
link.color=#2EB8E6
link.visited.color=#FF6666
[Hacks]
respect_darkness=true
transparent_dolphin_view=false
blur_translucent=false
transparent_ktitle_label=false
transparent_menutitle=false
force_size_grip=true
transparent_pcmanfm_sidepane=false
disabled_icon_opacity=75
iconless_menu=false
iconless_pushbutton=false
lxqtmainmenu_iconsize=22
normal_default_pushbutton=false
single_top_toolbar=false
tint_on_mouseover=0
transparent_pcmanfm_view=false
blur_only_active_window=true
centered_forms=false
kinetic_scrolling=false
middle_click_scroll=false
no_selection_tint=false
noninteger_translucency=false
style_vertical_toolbars=false
[PanelButtonCommand]
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
text.margin.top=2
text.margin.bottom=2
text.margin.left=2
text.margin.right=2
text.normal.color=white
text.focus.color=white
text.press.color=#d1ff96
text.toggle.color=#d1ff96
indicator.size=8
min_width=+0.2font
min_height=+0.15font
[PanelButtonTool]
inherits=PanelButtonCommand
[ToolbarButton]
inherits=PanelButtonCommand
frame.element=tbutton
interior.element=tbutton
indicator.element=arrow
[Toolbar]
inherits=PanelButtonCommand
interior=false
frame=false
[DockTitle]
text.bold=true
text.focus.color=white
[LineEdit]
inherits=PanelButtonCommand
frame.element=lineedit
interior.element=lineedit
text.margin.left=4
text.margin.right=4
[IndicatorSpinBox]
inherits=PanelButtonCommand
interior.element=button
frame.element=button
[RadioButton]
inherits=PanelButtonCommand
[CheckBox]
inherits=PanelButtonCommand
[GenericFrame]
inherits=PanelButtonCommand
frame.element=tabframe
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
[DropDownButton]
inherits=PanelButtonCommand
[ToolboxTab]
inherits=PanelButtonCommand
text.margin.top=2
text.margin.bottom=2
text.margin.left=3
text.margin.right=3
[Tab]
inherits=PanelButtonCommand
text.margin.left=6
text.margin.right=6
text.margin.top=3
text.margin.bottom=4
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
focusFrame=false
text.press.color=white
indicator.size=12
min_width=+0.35font
min_height=+0.2font
text.normal.color=#8f9193
text.focus.color=white
text.press.color=white
text.toggle.color=white
[TabFrame]
inherits=PanelButtonCommand
interior.element=tabframe
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
[TabBarFrame]
inherits=GenericFrame
frame=true
frame.element=tabBarFrame
interior=false
frame.top=0
frame.bottom=2
frame.left=0
frame.right=0
[TreeExpander]
inherits=PanelButtonCommand
frame=false
interior=false
indicator.size=10
[HeaderSection]
inherits=PanelButtonCommand
frame.element=button
[GroupBox]
inherits=GenericFrame
interior=false
frame.element=lineedit
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
text.press.color=white
text.bold=true
[SizeGrip]
inherits=PanelButtonCommand
frame=false
interior=false
indicator.element=resize-grip
indicator.size=13
[Toolbar]
inherits=PanelButtonCommand
frame.left=0
frame.right=4
frame.top=2
frame.bottom=2
indicator.size=5
[Slider]
inherits=PanelButtonCommand
frame=true
frame.element=slider
interior.element=slider
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
[ScrollbarSlider]
inherits=PanelButtonCommand
interior=true
interior.element=button
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
frame=true
frame.element=button
frame.margin.top=2
frame.margin.bottom=2
[ScrollbarGroove]
inherits=PanelButtonCommand
interior.element=lineedit
frame.element=lineedit
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
[Progressbar]
text.bold=true
text.focus.color=white
frame=true
frame.element=lineedit
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2
interior.element=lineedit
[ProgressbarContents]
inherits=PanelButtonCommand
frame=false
interior.element=progress-pattern
[ItemView]
inherits=PanelButtonCommand
text.margin=true
frame=false
interior.element=itemview
text.margin.top=0
text.margin.bottom=0
text.margin.left=2
text.margin.right=2
min_height=0
[Menu]
inherits=PanelButtonCommand
text.margin=1
text.margin.top=2
text.margin.bottom=2
text.margin.left=2
text.margin.right=2
[MenuItem]
inherits=PanelButtonCommand
text.margin.top=1
text.margin.bottom=1
text.margin.left=5
text.margin.right=5
frame=false
interior.element=menuitem
text.focus.color=white
min_width=0
min_height=0
text.focus.color=#d1ff96
[MenuBarItem]
inherits=PanelButtonCommand
text.margin.top=2
text.margin.bottom=2
frame=false
interior.element=menubaritem
text.margin.left=4
text.margin.right=4
min_width=0
min_height=0
text.focus.color=#d1ff96
[TitleBar]
inherits=PanelButtonCommand
text.margin.top=2
text.margin.bottom=2
text.margin.left=3
text.margin.right=3
text.bold=true
text.italic=true
text.focus.color=white
[ComboBox]
inherits=PanelButtonCommand
text.margin.left=6
text.margin.right=6
[Splitter]
indicator.size=28
[Focus]
frame=true
[ToolTip]
inherits=PanelButtonCommand
frame.element=tooltip
interior.element=tooltip
frame.top=2
frame.bottom=2
frame.left=2
frame.right=2

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

View File

@ -0,0 +1,13 @@
[Desktop Entry]
Name=Simple
X-KDE-PluginInfo-Name=Simple
X-KDE-PluginInfo-Author=Néstor Andreu
X-KDE-PluginInfo-Email=eudaimon@disroot.org
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=
X-KDE-PluginInfo-License=GPL
X-Plasma-API=5.0
[BlurBehindEffect]
enabled=false

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,3 @@
[Dolphin]
Timestamp=2019,3,28,11,44,43
Version=4

View File

@ -0,0 +1,555 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="119.46667"
height="29.866667"
id="svg4428"
version="1.1"
inkscape:version="0.92.0 r"
sodipodi:docname="alldesktops (1).svg">
<defs
id="defs4430">
<linearGradient
id="linearGradient3913">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3915" />
<stop
id="stop3921"
offset="0.5"
style="stop-color:#ffffff;stop-opacity:0.49803922;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3917" />
</linearGradient>
<linearGradient
id="linearGradient3868">
<stop
style="stop-color:#5a5a5a;stop-opacity:1;"
offset="0"
id="stop3870" />
<stop
style="stop-color:#646464;stop-opacity:1;"
offset="1"
id="stop3872" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
style="stop-color:#666666;stop-opacity:1;"
offset="0"
id="stop3815" />
<stop
style="stop-color:#636363;stop-opacity:1;"
offset="1"
id="stop3817" />
</linearGradient>
<linearGradient
id="linearGradient3787">
<stop
style="stop-color:#e5e5df;stop-opacity:1;"
offset="0"
id="stop3789" />
<stop
style="stop-color:#dadad4;stop-opacity:1;"
offset="1"
id="stop3791" />
</linearGradient>
<linearGradient
id="linearGradient3806-3-5-6">
<stop
style="stop-color:#303030;stop-opacity:1;"
offset="0"
id="stop3808-6-9-1" />
<stop
style="stop-color:#232323;stop-opacity:1;"
offset="1"
id="stop3810-4-6-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3793"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3828"
gradientUnits="userSpaceOnUse"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-6.5,-80.335554)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-4"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-8">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-2" />
<stop
style="stop-color:#e6e6df;stop-opacity:1;"
offset="1"
id="stop3791-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-3"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-7">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-3" />
<stop
style="stop-color:#e6e6e0;stop-opacity:1;"
offset="1"
id="stop3791-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3807"
x1="11"
y1="15.75"
x2="11"
y2="8.25"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3813"
id="linearGradient3819"
x1="29.5"
y1="15.2"
x2="29.5"
y2="8.8000002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231"
id="linearGradient3807-1"
x1="10"
y1="7.0000038"
x2="10"
y2="15.888954"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231">
<stop
id="stop4233"
offset="0"
style="stop-color:#e7e7e1;stop-opacity:1;" />
<stop
id="stop4239"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-1"
id="linearGradient3807-1-1"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-1">
<stop
id="stop4233-6"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-7"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4363">
<stop
style="stop-color:#979791;stop-opacity:1;"
offset="0"
id="stop4365" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367" />
</linearGradient>
<linearGradient
id="linearGradient4363-7">
<stop
style="stop-color:#f5f5ef;stop-opacity:1;"
offset="0"
id="stop4365-9" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient4361"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-41.25,0)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7">
<stop
id="stop4233-4"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3127"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3154"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3159"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-249.25,-54.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-9"
id="linearGradient3159-0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-9">
<stop
id="stop4233-4-2"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-9"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4231-5">
<stop
id="stop4233-41"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-73"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-7"
id="linearGradient3159-1"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-7">
<stop
id="stop4233-4-7"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-2"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-73"
id="linearGradient3807-1-7"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-73">
<stop
id="stop4233-1"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-85"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#linearGradient4363-7"
id="radialGradient5329"
cx="-14.843177"
cy="1034.9207"
fx="-14.843177"
fy="1034.9207"
r="8.0063524"
gradientTransform="matrix(1,0,0,0.49292897,0.12127985,524.5964)"
gradientUnits="userSpaceOnUse" />
<filter
inkscape:collect="always"
id="filter5355"
x="-0.18225814"
width="1.3645163"
y="-0.37276217"
height="1.7455244">
<feGaussianBlur
inkscape:collect="always"
stdDeviation="1.2065266"
id="feGaussianBlur5357" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#eff0f1"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="8.2453702"
inkscape:cx="37.865561"
inkscape:cy="13.831871"
inkscape:document-units="px"
inkscape:current-layer="pressed-center"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:window-width="1920"
inkscape:window-height="968"
inkscape:window-x="0"
inkscape:window-y="28"
inkscape:window-maximized="1"
showborder="false"
inkscape:showpageshadow="false">
<inkscape:grid
type="xygrid"
id="grid4436"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0"
originy="0"
spacingx="1.0666667"
spacingy="1.0666667" />
</sodipodi:namedview>
<metadata
id="metadata4433">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1092.653)">
<g
id="4"
inkscape:label="#g3842"
transform="translate(86.4,-3.2)" />
<path
style="opacity:0;fill:url(#radialGradient5329);fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter5355)"
d="m -22.665748,1038.6229 h 15.8877044 c -0.3742772,-10.7481 -15.8936154,-9.9594 -15.8877044,0 z"
id="path3863"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccc"
transform="matrix(0.99862602,0,0,0.91748438,122.43674,158.27533)" />
<g
id="active-center"
transform="matrix(0.02211836,0,0,-0.02211825,2.8148384,1117.8901)">
<path
inkscape:connector-curvature="0"
d="m 458.87898,7.858337 c 251.80055,0 455.92105,204.124603 455.92105,455.929423 0,251.79514 -204.1205,455.92104 -455.92105,455.92104 C 207.07953,919.7088 2.9541315,715.5829 2.9541315,463.78776 2.9541315,211.98294 207.07953,7.858337 458.87898,7.858337"
style="fill:#b2d19d;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;enable-background:new"
id="path14" />
<path
inkscape:connector-curvature="0"
d="m 458.87708,46.637807 c 230.38405,0 417.14985,186.762973 417.14985,417.150183 0,230.37866 -186.7658,417.14134 -417.14985,417.14134 -230.38292,0 -417.149849,-186.76268 -417.149849,-417.14134 0,-230.38721 186.766929,-417.150183 417.149849,-417.150183"
style="fill:#b0e5a0;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672;enable-background:new"
id="path16" />
</g>
<g
id="hover-center"
transform="matrix(0.02211825,0,0,-0.02211826,25.480173,1117.8188)">
<path
inkscape:connector-curvature="0"
d="m 461.86071,916.48753 c -251.80178,0 -455.92333,-204.1245 -455.92333,-455.92919 0,-251.79512 204.12155,-455.9209 455.92333,-455.9209 251.8007,0 455.92715,204.12578 455.92715,455.9209 0,251.80469 -204.12645,455.92919 -455.92715,455.92919"
style="fill:#b7e6ac;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666911;enable-background:new"
id="path14-3" />
<path
inkscape:connector-curvature="0"
d="m 461.86261,877.70803 c -230.38514,0 -417.15193,-186.7629 -417.15193,-417.14996 0,-230.37857 186.76679,-417.14118 417.15193,-417.14118 230.38409,0 417.15195,186.76261 417.15195,417.14118 0,230.38706 -186.76786,417.14996 -417.15195,417.14996"
style="fill:#b7e6ac;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666911;enable-background:new"
id="path16-5-3" />
<path
inkscape:connector-curvature="0"
d="m 210.63958,424.22337 202.32908,202.32899 c 26.83837,26.83836 70.74929,26.83828 97.58706,5.4e-4 l 202.33085,-202.33076 -502.24699,10e-4"
style="fill:#8aa975;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666911"
id="path18-6"
sodipodi:nodetypes="csscc" />
<path
inkscape:connector-curvature="0"
d="m 210.83862,271.32516 202.32911,202.32899 c 26.83834,26.83836 70.74926,26.83828 97.58699,5.4e-4 l 202.33091,-202.33076 -502.24701,10e-4"
style="fill:#8aa975;fill-opacity:1;fill-rule:evenodd;stroke:#b7e6ac;stroke-width:55.33890533;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
id="path18-6-35"
sodipodi:nodetypes="csscc" />
<path
inkscape:connector-curvature="0"
d="m 211.03762,118.42672 202.32901,202.32899 c 26.83844,26.83835 70.74936,26.83827 97.58709,5.4e-4 l 202.33081,-202.33076 -502.24691,0.001"
style="fill:#b7e6ac;fill-opacity:1;fill-rule:evenodd;stroke:#b7e6ac;stroke-width:28.21199226;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill;enable-background:new"
id="path18-6-36-6"
sodipodi:nodetypes="csscc" />
</g>
<g
id="pressed-center"
transform="matrix(0.02211825,0,0,-0.02211836,47.96021,1117.9438)">
<path
id="path14-2"
style="fill:#a8ce8e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672"
d="M 461.86071,922.13338 C 210.05893,922.13338 5.9373746,718.0098 5.9373746,466.20626 5.9373746,214.41231 210.05893,10.287451 461.86071,10.287451 c 251.80073,0 455.92715,204.124859 455.92715,455.918809 0,251.80354 -204.12642,455.92712 -455.92715,455.92712"
inkscape:connector-curvature="0" />
<path
id="path16-9-6"
style="fill:#a8ce8e;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672"
d="m 461.86071,883.35436 c -230.38515,0 -417.151941,-186.76205 -417.151941,-417.1481 0,-230.37753 186.766791,-417.139272 417.151941,-417.139272 230.3841,0 417.15196,186.761742 417.15196,417.139272 0,230.38605 -186.76786,417.1481 -417.15196,417.1481"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="csscc"
id="path18-6-9"
style="fill:#8aa975;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672"
d="M 210.63772,429.92452 412.9668,632.2526 c 26.83837,26.83823 70.74929,26.83815 97.58706,5.4e-4 l 202.33085,-202.32985 -502.24699,10e-4"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="csscc"
id="path18-6-35-1"
style="fill:#8aa975;fill-opacity:1;fill-rule:evenodd;stroke:#a8ce8e;stroke-width:55.33877945;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
d="m 210.83676,277.027 202.32911,202.32808 c 26.83834,26.83823 70.74926,26.83815 97.58699,5.4e-4 l 202.33091,-202.32985 -502.24701,10e-4"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="csscc"
id="path18-6-36-6-2"
style="fill:#a8ce8e;fill-opacity:1;fill-rule:evenodd;stroke:#a8ce8e;stroke-width:28.21192741;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:markers stroke fill;enable-background:new"
d="m 211.03576,124.12925 202.32901,202.32808 c 26.83844,26.83823 70.74936,26.83815 97.58709,5.4e-4 l 202.33081,-202.32985 -502.24691,10e-4"
inkscape:connector-curvature="0" />
<rect
transform="scale(-1,1)"
y="80.407219"
x="-847.66772"
height="771.60638"
width="771.61023"
id="rect17883-79-3-0"
style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:48.22551727;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0;enable-background:new" />
</g>
<g
id="inactive-center"
transform="matrix(0.02211826,0,0,-0.02211835,73.959447,1117.8241)">
<path
inkscape:connector-curvature="0"
d="m 458.87893,4.8749973 c 251.80054,0 455.92534,204.1212727 455.92534,455.9250027 0,251.79627 -204.1248,455.92107 -455.92534,455.92107 C 207.07947,916.72107 2.9541653,712.59627 2.9541653,460.8 2.9541653,208.99627 207.07947,4.8749973 458.87893,4.8749973"
style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672"
id="path14-0" />
<path
inkscape:connector-curvature="0"
d="m 458.87893,43.650027 c 230.384,0 417.14987,186.762773 417.14987,417.149973 0,230.37867 -186.76587,417.1456 -417.14987,417.1456 C 228.496,877.9456 41.729173,691.17867 41.729173,460.8 41.729173,230.4128 228.496,43.650027 458.87893,43.650027"
style="fill:#c7c7c7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672"
id="path16-8" />
</g>
<g
id="deactivated-center"
transform="matrix(0.02211826,0,0,-0.02211835,96.716341,1117.8241)">
<path
inkscape:connector-curvature="0"
d="m 458.87893,4.8749973 c 251.80054,0 455.92534,204.1212727 455.92534,455.9250027 0,251.79627 -204.1248,455.92107 -455.92534,455.92107 C 207.07947,916.72107 2.9541653,712.59627 2.9541653,460.8 2.9541653,208.99627 207.07947,4.8749973 458.87893,4.8749973"
style="fill:#b4b4b4;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672"
id="path14-0-0" />
<path
inkscape:connector-curvature="0"
d="m 458.87893,43.650027 c 230.384,0 417.14987,186.762773 417.14987,417.149973 0,230.37867 -186.76587,417.1456 -417.14987,417.1456 C 228.496,877.9456 41.729173,691.17867 41.729173,460.8 41.729173,230.4128 228.496,43.650027 458.87893,43.650027"
style="fill:#c7c7c7;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.06666672"
id="path16-8-4" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,43 @@
[General]
ActiveFocusedTabColor=78,78,78
ActiveTextColor=209,255,150
ActiveTextShadowColor=255,255,255,255
ActiveUnfocusedTabColor=120,120,120
Animation=0
InactiveFocusedTabColor=120,120,120
InactiveTextColor=255,255,255
InactiveTextShadowColor=255,255,255,255
InactiveUnfocusedTabColor=120,120,120
LeftButtons=XIA
RightButtons=
Shadow=false
TextShadowOffsetX=1
TextShadowOffsetY=1
TitleAlignment=Center
TitleVerticalAlignment=Center
UseTextShadow=false
[Layout]
BorderBottom=2
BorderLeft=2
BorderRight=2
ButtonHeight=18
ButtonMarginTop=3
ButtonSpacing=4
ButtonWidth=18
ExplicitButtonSpacer=3
PaddingBottom=2
PaddingLeft=2
PaddingRight=2
PaddingTop=2
TitleBorderLeft=1
TitleBorderRight=1
TitleEdgeBottom=2
TitleEdgeBottomMaximized=2
TitleEdgeLeft=5
TitleEdgeLeftMaximized=5
TitleEdgeRight=5
TitleEdgeRightMaximized=5
TitleEdgeTop=2
TitleEdgeTopMaximized=2
TitleHeight=22

View File

@ -0,0 +1,570 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
sodipodi:docname="alldesktops.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
version="1.1"
id="svg4428"
height="29.866667"
width="119.46667"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs4430">
<linearGradient
id="linearGradient3913">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3915" />
<stop
id="stop3921"
offset="0.5"
style="stop-color:#ffffff;stop-opacity:0.49803922;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3917" />
</linearGradient>
<linearGradient
id="linearGradient3868">
<stop
style="stop-color:#5a5a5a;stop-opacity:1;"
offset="0"
id="stop3870" />
<stop
style="stop-color:#646464;stop-opacity:1;"
offset="1"
id="stop3872" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
style="stop-color:#666666;stop-opacity:1;"
offset="0"
id="stop3815" />
<stop
style="stop-color:#636363;stop-opacity:1;"
offset="1"
id="stop3817" />
</linearGradient>
<linearGradient
id="linearGradient3787">
<stop
style="stop-color:#e5e5df;stop-opacity:1;"
offset="0"
id="stop3789" />
<stop
style="stop-color:#dadad4;stop-opacity:1;"
offset="1"
id="stop3791" />
</linearGradient>
<linearGradient
id="linearGradient3806-3-5-6">
<stop
style="stop-color:#303030;stop-opacity:1;"
offset="0"
id="stop3808-6-9-1" />
<stop
style="stop-color:#232323;stop-opacity:1;"
offset="1"
id="stop3810-4-6-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3793"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3828"
gradientUnits="userSpaceOnUse"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-6.5,-80.335554)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-4"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-8">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-2" />
<stop
style="stop-color:#e6e6df;stop-opacity:1;"
offset="1"
id="stop3791-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-3"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-7">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-3" />
<stop
style="stop-color:#e6e6e0;stop-opacity:1;"
offset="1"
id="stop3791-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3807"
x1="11"
y1="15.75"
x2="11"
y2="8.25"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3813"
id="linearGradient3819"
x1="29.5"
y1="15.2"
x2="29.5"
y2="8.8000002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231"
id="linearGradient3807-1"
x1="10"
y1="7.0000038"
x2="10"
y2="15.888954"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231">
<stop
id="stop4233"
offset="0"
style="stop-color:#e7e7e1;stop-opacity:1;" />
<stop
id="stop4239"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-1"
id="linearGradient3807-1-1"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-1">
<stop
id="stop4233-6"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-7"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4363">
<stop
style="stop-color:#979791;stop-opacity:1;"
offset="0"
id="stop4365" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367" />
</linearGradient>
<linearGradient
id="linearGradient4363-7">
<stop
style="stop-color:#f5f5ef;stop-opacity:1;"
offset="0"
id="stop4365-9" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient4361"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-41.25,0)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7">
<stop
id="stop4233-4"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3127"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3154"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3159"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-249.25,-54.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-9"
id="linearGradient3159-0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-9">
<stop
id="stop4233-4-2"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-9"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4231-5">
<stop
id="stop4233-41"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-73"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-7"
id="linearGradient3159-1"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-7">
<stop
id="stop4233-4-7"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-2"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-73"
id="linearGradient3807-1-7"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-73">
<stop
id="stop4233-1"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-85"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#eff0f1"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="9.5302494"
inkscape:cx="20.093913"
inkscape:cy="26.44212"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:window-width="1860"
inkscape:window-height="995"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
showborder="false"
inkscape:showpageshadow="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:pagecheckerboard="0"
inkscape:snap-bbox-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid4436"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0"
originy="0"
spacingx="1.0666667"
spacingy="1.0666667" />
<sodipodi:guide
position="47.999912,4.8786796"
orientation="0,1"
id="guide916"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata4433">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1092.653)">
<g
id="4"
inkscape:label="#g3842"
transform="translate(86.4,-3.2)" />
<g
id="active-center">
<path
id="path1012"
style="opacity:0.804619;fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 12.796027,1095.7914 -2.160156,2.1601 v 17.5313 H -6.8934264 l -2.160156,2.1582 H 12.796027 Z" />
<path
id="tooltip-normal"
style="opacity:0.804619;fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="M -6.8940604,1097.9512 H 10.636725 v 17.5308 H -6.8940604 Z" />
<path
id="path1014"
style="opacity:0.804619;fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m -9.0535824,1095.7914 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 H 10.635871 l 2.160156,-2.1602 z" />
<g
id="g3782"
transform="translate(-0.00976314,2.0232224)">
<rect
style="opacity:1;fill:#fefefe;fill-opacity:1;stroke-width:3.86268;stroke-dasharray:3.86268, 11.588;paint-order:markers fill stroke"
id="rect1777"
width="4.2151952"
height="2.8237112"
x="-3.4437881"
y="1100.7706" />
<use
x="0"
y="0"
xlink:href="#rect1777"
id="use3772"
width="100%"
height="100%"
transform="translate(6.4345718)" />
<use
x="0"
y="0"
xlink:href="#rect1777"
id="use3774"
transform="translate(0,5.0217842)"
width="100%"
height="100%" />
<use
x="0"
y="0"
xlink:href="#rect1777"
id="use3776"
width="100%"
height="100%"
transform="translate(6.4345718,5.0217842)" />
</g>
</g>
<g
id="hover-center">
<path
id="path8492"
style="fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 41.257147,1095.7914 -2.160156,2.1601 v 17.5313 H 21.567693 l -2.160156,2.1582 h 21.84961 z" />
<path
id="path8494"
style="fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="m 21.567059,1097.9512 h 17.530786 v 17.5308 H 21.567059 Z" />
<path
id="path8504"
style="fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 19.407537,1095.7914 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529298 l 2.160156,-2.1602 z" />
<use
x="0"
y="0"
xlink:href="#g3782"
id="use3784"
width="100%"
height="100%"
transform="translate(28.46101,-3.9996123e-4)" />
</g>
<g
id="pressed-center">
<path
id="path8506"
style="fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0517826"
d="m 51.031307,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8508"
style="fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="M 70.721395,1115.4812 H 53.190609 v -17.5308 h 17.530786 z" />
<path
id="path8518"
style="fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518474"
d="m 72.880917,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 53.191463 l -2.160156,2.1602 z" />
<use
x="0"
y="0"
xlink:href="#g3782"
id="use3786"
width="100%"
height="100%"
transform="translate(60.08478,-3.9996123e-4)" />
</g>
<g
id="inactive-center">
<path
id="path2806"
style="fill:#383c37;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 12.893928,1125.3939 -2.16016,2.1601 v 17.5313 H -6.795527 l -2.160156,2.1582 h 21.849611 z" />
<path
id="path2808"
style="fill:#72886f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m -8.955683,1125.3939 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529295 l 2.16016,-2.1602 z" />
<path
id="path2810"
style="fill:#4e584d;fill-opacity:1;stroke-width:0.999998"
d="m -6.796162,1127.5537 h 17.53079 v 17.5308 h -17.53079 z" />
<use
x="0"
y="0"
xlink:href="#g3782"
id="use3798"
width="100%"
height="100%"
transform="translate(0.0977902,29.6021)" />
</g>
<use
x="0"
y="0"
xlink:href="#hover-center"
id="hover-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.688901)" />
<use
x="0"
y="0"
xlink:href="#pressed-center"
id="pressed-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.289999)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,584 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="119.46667"
height="29.866667"
id="svg4428"
version="1.1"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
sodipodi:docname="close.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs4430">
<linearGradient
id="linearGradient3913">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3915" />
<stop
id="stop3921"
offset="0.5"
style="stop-color:#ffffff;stop-opacity:0.49803922;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3917" />
</linearGradient>
<linearGradient
id="linearGradient3868">
<stop
style="stop-color:#5a5a5a;stop-opacity:1;"
offset="0"
id="stop3870" />
<stop
style="stop-color:#646464;stop-opacity:1;"
offset="1"
id="stop3872" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
style="stop-color:#666666;stop-opacity:1;"
offset="0"
id="stop3815" />
<stop
style="stop-color:#636363;stop-opacity:1;"
offset="1"
id="stop3817" />
</linearGradient>
<linearGradient
id="linearGradient3787">
<stop
style="stop-color:#e5e5df;stop-opacity:1;"
offset="0"
id="stop3789" />
<stop
style="stop-color:#dadad4;stop-opacity:1;"
offset="1"
id="stop3791" />
</linearGradient>
<linearGradient
id="linearGradient3806-3-5-6">
<stop
style="stop-color:#303030;stop-opacity:1;"
offset="0"
id="stop3808-6-9-1" />
<stop
style="stop-color:#232323;stop-opacity:1;"
offset="1"
id="stop3810-4-6-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3793"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3828"
gradientUnits="userSpaceOnUse"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-6.5,-80.335554)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-4"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-8">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-2" />
<stop
style="stop-color:#e6e6df;stop-opacity:1;"
offset="1"
id="stop3791-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-3"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-7">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-3" />
<stop
style="stop-color:#e6e6e0;stop-opacity:1;"
offset="1"
id="stop3791-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3807"
x1="11"
y1="15.75"
x2="11"
y2="8.25"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3813"
id="linearGradient3819"
x1="29.5"
y1="15.2"
x2="29.5"
y2="8.8000002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231"
id="linearGradient3807-1"
x1="10"
y1="7.0000038"
x2="10"
y2="15.888954"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231">
<stop
id="stop4233"
offset="0"
style="stop-color:#e7e7e1;stop-opacity:1;" />
<stop
id="stop4239"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-1"
id="linearGradient3807-1-1"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-1">
<stop
id="stop4233-6"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-7"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4363">
<stop
style="stop-color:#979791;stop-opacity:1;"
offset="0"
id="stop4365" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367" />
</linearGradient>
<linearGradient
id="linearGradient4363-7">
<stop
style="stop-color:#f5f5ef;stop-opacity:1;"
offset="0"
id="stop4365-9" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient4361"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-41.25,0)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7">
<stop
id="stop4233-4"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3127"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3154"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3159"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-249.25,-54.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-9"
id="linearGradient3159-0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-9">
<stop
id="stop4233-4-2"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-9"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4231-5">
<stop
id="stop4233-41"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-73"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-7"
id="linearGradient3159-1"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-7">
<stop
id="stop4233-4-7"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-2"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-73"
id="linearGradient3807-1-7"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-73">
<stop
id="stop4233-1"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-85"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#eff0f1"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="3.369452"
inkscape:cx="55.943815"
inkscape:cy="4.7485466"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:window-width="1860"
inkscape:window-height="995"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
showborder="false"
inkscape:showpageshadow="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:pagecheckerboard="0"
inkscape:snap-bbox-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid4436"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0"
originy="0"
spacingx="1.0666667"
spacingy="1.0666667" />
<sodipodi:guide
position="47.999912,4.8786796"
orientation="0,1"
id="guide916"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata4433">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1092.653)">
<g
id="4"
inkscape:label="#g3842"
transform="translate(86.4,-3.2)" />
<g
id="active-center">
<path
id="path1012"
style="opacity:0.804619;fill:#672a27;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 12.796027,1095.7914 -2.160156,2.1601 v 17.5313 H -6.8934263 l -2.1601562,2.1582 H 12.796027 Z" />
<path
id="tooltip-normal"
style="opacity:0.804619;fill:#9b352e;fill-opacity:1;stroke-width:0.999998"
d="M -6.8940608,1097.9512 H 10.636725 v 17.5308 H -6.8940608 Z" />
<g
id="g7572"
transform="translate(-33.82455,-0.91595)">
<g
id="g2734"
style="fill:#ffffff;fill-opacity:1">
<path
inkscape:connector-curvature="0"
d="m 30.939429,1111.2012 8.325569,-8.3256 c 0.322207,-0.3222 0.849341,-0.3222 1.171713,0 l 0.01541,0.016 c 0.322277,0.3222 0.322277,0.8493 8.8e-5,1.1716 l -8.325586,8.3255 c -0.322278,0.3223 -0.849436,0.3223 -1.171619,0 l -0.01557,-0.015 c -0.322207,-0.3223 -0.322207,-0.8495 0,-1.1717"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path18" />
</g>
<path
inkscape:connector-curvature="0"
d="m 32.126619,1102.8756 8.325498,8.3256 c 0.322183,0.3222 0.322183,0.8494 0,1.1716 l -0.0155,0.015 c -0.322277,0.3223 -0.849411,0.3223 -1.171618,0 l -8.325569,-8.3255 c -0.322301,-0.3223 -0.322301,-0.8494 0,-1.1717 l 0.01548,-0.015 c 0.322277,-0.3223 0.849435,-0.3223 1.171713,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path20" />
</g>
<path
id="path1014"
style="opacity:0.804619;fill:#d03d2f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m -9.0535825,1095.7914 v 21.8496 l 2.1601562,-2.1582 v 0 -17.5293 H 10.635871 l 2.160156,-2.1602 z" />
</g>
<g
id="hover-center">
<path
id="path8492"
style="fill:#672a27;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 41.257147,1095.7914 -2.160156,2.1601 v 17.5313 H 21.567693 l -2.160156,2.1582 h 21.84961 z" />
<path
id="path8494"
style="fill:#9b352e;fill-opacity:1;stroke-width:0.999998"
d="m 21.567059,1097.9512 h 17.530786 v 17.5308 H 21.567059 Z" />
<g
id="g8502"
transform="translate(-5.3634303,-0.91595)">
<g
id="g8498"
style="fill:#ffffff;fill-opacity:1">
<path
inkscape:connector-curvature="0"
d="m 30.939429,1111.2012 8.325569,-8.3256 c 0.322207,-0.3222 0.849341,-0.3222 1.171713,0 l 0.01541,0.016 c 0.322277,0.3222 0.322277,0.8493 8.8e-5,1.1716 l -8.325586,8.3255 c -0.322278,0.3223 -0.849436,0.3223 -1.171619,0 l -0.01557,-0.015 c -0.322207,-0.3223 -0.322207,-0.8495 0,-1.1717"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path8496" />
</g>
<path
inkscape:connector-curvature="0"
d="m 32.126619,1102.8756 8.325498,8.3256 c 0.322183,0.3222 0.322183,0.8494 0,1.1716 l -0.0155,0.015 c -0.322277,0.3223 -0.849411,0.3223 -1.171618,0 l -8.325569,-8.3255 c -0.322301,-0.3223 -0.322301,-0.8494 0,-1.1717 l 0.01548,-0.015 c 0.322277,-0.3223 0.849435,-0.3223 1.171713,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path8500" />
</g>
<path
id="path8504"
style="fill:#d03d2f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 19.407537,1095.7914 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529298 l 2.160156,-2.1602 z" />
</g>
<g
id="pressed-center">
<path
id="path8506"
style="fill:#672a27;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0517826"
d="m 51.031307,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8508"
style="fill:#9b352e;fill-opacity:1;stroke-width:0.999998"
d="M 70.721395,1115.4812 H 53.190609 v -17.5308 h 17.530786 z" />
<g
id="g8516"
transform="rotate(180,48.825942,1107.1742)">
<g
id="g8512"
style="fill:#ffffff;fill-opacity:1">
<path
inkscape:connector-curvature="0"
d="m 30.939429,1111.2012 8.325569,-8.3256 c 0.322207,-0.3222 0.849341,-0.3222 1.171713,0 l 0.01541,0.016 c 0.322277,0.3222 0.322277,0.8493 8.8e-5,1.1716 l -8.325586,8.3255 c -0.322278,0.3223 -0.849436,0.3223 -1.171619,0 l -0.01557,-0.015 c -0.322207,-0.3223 -0.322207,-0.8495 0,-1.1717"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path8510" />
</g>
<path
inkscape:connector-curvature="0"
d="m 32.126619,1102.8756 8.325498,8.3256 c 0.322183,0.3222 0.322183,0.8494 0,1.1716 l -0.0155,0.015 c -0.322277,0.3223 -0.849411,0.3223 -1.171618,0 l -8.325569,-8.3255 c -0.322301,-0.3223 -0.322301,-0.8494 0,-1.1717 l 0.01548,-0.015 c 0.322277,-0.3223 0.849435,-0.3223 1.171713,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path8514" />
</g>
<path
id="path8518"
style="fill:#d03d2f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518474"
d="m 72.880917,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 53.191463 l -2.160156,2.1602 z" />
</g>
<g
id="inactive-center"
transform="translate(-99.674692,29.602482)">
<path
id="path2806"
style="fill:#383c37;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 112.56862,1095.7914 -2.16016,2.1601 v 17.5313 H 92.879165 l -2.160156,2.1582 h 21.849611 z" />
<path
id="path2808"
style="fill:#72886f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 90.719009,1095.7914 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529295 l 2.16016,-2.1602 z" />
<path
id="path2810"
style="fill:#4e584d;fill-opacity:1;stroke-width:0.999998"
d="m 92.87853,1097.9512 h 17.53079 v 17.5308 H 92.87853 Z" />
<g
id="g8526"
transform="rotate(180,68.669849,1107.1744)">
<g
id="g8522"
style="fill:#ffffff;fill-opacity:1">
<path
inkscape:connector-curvature="0"
d="m 30.939429,1111.2012 8.325569,-8.3256 c 0.322207,-0.3222 0.849341,-0.3222 1.171713,0 l 0.01541,0.016 c 0.322277,0.3222 0.322277,0.8493 8.8e-5,1.1716 l -8.325586,8.3255 c -0.322278,0.3223 -0.849436,0.3223 -1.171619,0 l -0.01557,-0.015 c -0.322207,-0.3223 -0.322207,-0.8495 0,-1.1717"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path8520" />
</g>
<path
inkscape:connector-curvature="0"
d="m 32.126619,1102.8756 8.325498,8.3256 c 0.322183,0.3222 0.322183,0.8494 0,1.1716 l -0.0155,0.015 c -0.322277,0.3223 -0.849411,0.3223 -1.171618,0 l -8.325569,-8.3255 c -0.322301,-0.3223 -0.322301,-0.8494 0,-1.1717 l 0.01548,-0.015 c 0.322277,-0.3223 0.849435,-0.3223 1.171713,0"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path8524" />
</g>
</g>
<use
x="0"
y="0"
xlink:href="#hover-center"
id="hover-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.637696)" />
<use
x="0"
y="0"
xlink:href="#pressed-center"
id="pressed-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.470139)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,263 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
id="svg3642"
width="170.68123"
height="84"
version="1"
sodipodi:docname="decoration.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata
id="metadata58">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1860"
inkscape:window-height="1003"
id="namedview56"
showgrid="false"
inkscape:zoom="8"
inkscape:cx="74.8125"
inkscape:cy="46.875"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg3642"
inkscape:pagecheckerboard="0"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" />
<defs
id="defs3644">
<linearGradient
id="linearGradient4215-49">
<stop
id="stop4217-5"
offset="0"
style="stop-color:#000000;stop-opacity:0.184" />
<stop
id="stop4223-8"
offset="1"
style="stop-color:#000000;stop-opacity:0" />
</linearGradient>
<radialGradient
id="radialGradient4275"
cx="984"
cy="905.362"
r="8.5"
fx="984"
fy="905.362"
gradientTransform="matrix(-1.6187099e-5,-1.4117565,1.4117775,-1.618734e-5,-1261.1539,1406.183)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4215-49" />
<linearGradient
id="linearGradient4271"
x1="83.599998"
x2="83.599998"
y1="-969.362"
y2="-957.362"
gradientTransform="matrix(0.71428571,0,0,1,-317.71429,1250.3622)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4215-49" />
<radialGradient
id="radialGradient3382"
cx="984"
cy="905.362"
r="8.5"
fx="984"
fy="905.362"
gradientTransform="matrix(7.8257357e-6,1.411771,-1.4117668,7.8257123e-6,1345.1525,-1322.1898)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4215-49" />
<linearGradient
id="linearGradient4259"
x1="83.599998"
x2="83.599998"
y1="-969.362"
y2="-957.362"
gradientTransform="matrix(0.71428571,0,0,1,-317.71429,1250.3622)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4215-49" />
<linearGradient
id="linearGradient4452"
x1="-260"
x2="-260"
y1="281"
y2="293"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4215-49" />
<linearGradient
id="linearGradient4283"
x1="83.599998"
x2="83.599998"
y1="-969.362"
y2="-957.362"
gradientTransform="matrix(0.71428571,0,0,1,-317.71429,1250.3622)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4215-49" />
<radialGradient
id="radialGradient4255"
cx="982.909"
cy="906.453"
r="8.5"
fx="982.909"
fy="906.453"
gradientTransform="matrix(1.4117577,5.5406049e-6,-5.5406032e-6,1.4117573,-1320.6245,-1262.6973)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4215-49" />
<radialGradient
id="radialGradient4263"
cx="984"
cy="905.362"
r="8.5"
fx="984"
fy="905.362"
gradientTransform="matrix(-1.411767,-9.899721e-6,9.8996845e-6,-1.4117618,1406.1698,1345.1655)"
gradientUnits="userSpaceOnUse"
xlink:href="#linearGradient4215-49" />
</defs>
<path
id="decoration-center"
style="fill:#536c1f;fill-opacity:1"
d="M 139.51431,58.410648 H 99.669041 V 18.565392 h 39.845269 z" />
<path
id="decoration-bottom"
style="fill:#669900;fill-opacity:1;stroke-width:0.354878"
d="M 139.51431,63.428688 H 99.669041 v -5.01804 h 39.845269 z" />
<path
id="decoration-left"
style="fill:#669900;fill-opacity:1;stroke-width:0.354878"
d="M 94.651001,58.410648 V 18.565392 h 5.01804 v 39.845256 z" />
<path
id="decoration-right"
style="fill:#669900;fill-opacity:1;stroke-width:0.354878"
d="m 144.53235,18.565392 v 39.845256 h -5.01804 V 18.565392 Z" />
<path
id="decoration-top"
style="fill:#669900;fill-opacity:1;stroke-width:0.354878"
d="m 99.707471,13.547352 h 39.845259 v 5.01804 H 99.707471 Z" />
<path
id="decoration-inactive-center"
style="fill:#3f3e3e;fill-opacity:1"
d="m 18.122673,18.656384 h 39.84527 v 39.845302 h -39.84527 z" />
<path
id="decoration-inactive-top"
style="fill:#5f5d5d;fill-opacity:1;stroke-width:0.354878"
d="m 18.122673,13.638384 h 39.84527 v 5.018 h -39.84527 z" />
<path
id="decoration-inactive-right"
style="fill:#232323;fill-opacity:1;stroke-width:0.354878"
d="m 62.985983,18.656384 v 39.845302 h -5.01804 V 18.656384 Z" />
<g
id="decoration-inactive-topright"
transform="translate(0.47696295,-131.42846)">
<path
id="path1163"
style="fill:#232323;fill-opacity:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 57.529402,150.08487 h 5.018041 v -5.01804 z"
sodipodi:nodetypes="cccc" />
<path
id="path1165"
style="fill:#5f5d5d;fill-opacity:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 62.547443,145.06683 h -5.018041 v 5.01804 z"
sodipodi:nodetypes="cccc" />
</g>
<path
id="decoration-inactive-left"
style="fill:#5f5d5d;fill-opacity:1;stroke-width:0.354878"
d="M 13.104633,58.501686 V 18.656384 h 5.01804 v 39.845302 z" />
<g
id="decoration-inactive-bottomleft"
transform="rotate(180,37.806827,104.31248)">
<path
id="path1149"
style="fill:#5f5d5d;fill-opacity:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518224"
d="m 57.529402,150.12328 h 5.018041 v -5.01804 z"
sodipodi:nodetypes="cccc" />
<path
id="path1151"
style="fill:#232323;fill-opacity:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518076"
d="m 62.547443,145.10524 h -5.018041 v 5.01804 z"
sodipodi:nodetypes="cccc" />
</g>
<path
id="decoration-inactive-bottom"
style="fill:#232323;fill-opacity:1;stroke-width:0.354878"
d="m 57.929513,63.519686 h -39.84526 v -5.018 h 39.84526 z" />
<rect
style="fill:#5f5d5d;fill-opacity:1;stroke:none;stroke-width:1.563;paint-order:markers fill stroke"
id="decoration-inactive-topleft"
width="5.0180001"
height="5.0180001"
x="13.104672"
y="13.638384" />
<rect
style="fill:#232323;fill-opacity:1;stroke:none;stroke-width:1.563;paint-order:markers fill stroke"
id="decoration-inactive-bottomright"
width="5.0180001"
height="5.0180001"
x="57.929512"
y="58.501686" />
<rect
style="fill:#669900;fill-opacity:1;stroke:none;stroke-width:1.563;paint-order:markers fill stroke"
id="decoration-topleft"
width="5.0180001"
height="5.0180001"
x="94.689468"
y="13.547352" />
<use
x="0"
y="0"
xlink:href="#decoration-topleft"
id="decoration-bottomleft"
transform="translate(-0.03842513,44.863337)"
width="100%"
height="100%" />
<use
x="0"
y="0"
xlink:href="#decoration-topleft"
id="decoration-bottomright"
transform="translate(44.824884,44.863296)"
width="100%"
height="100%" />
<use
x="0"
y="0"
xlink:href="#decoration-topleft"
id="decoration-topright"
transform="translate(44.863262)"
width="100%"
height="100%" />
</svg>

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@ -0,0 +1,552 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
sodipodi:docname="keepabove.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
version="1.1"
id="svg4428"
height="29.866667"
width="119.46667"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs4430">
<linearGradient
id="linearGradient3913">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3915" />
<stop
id="stop3921"
offset="0.5"
style="stop-color:#ffffff;stop-opacity:0.49803922;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3917" />
</linearGradient>
<linearGradient
id="linearGradient3868">
<stop
style="stop-color:#5a5a5a;stop-opacity:1;"
offset="0"
id="stop3870" />
<stop
style="stop-color:#646464;stop-opacity:1;"
offset="1"
id="stop3872" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
style="stop-color:#666666;stop-opacity:1;"
offset="0"
id="stop3815" />
<stop
style="stop-color:#636363;stop-opacity:1;"
offset="1"
id="stop3817" />
</linearGradient>
<linearGradient
id="linearGradient3787">
<stop
style="stop-color:#e5e5df;stop-opacity:1;"
offset="0"
id="stop3789" />
<stop
style="stop-color:#dadad4;stop-opacity:1;"
offset="1"
id="stop3791" />
</linearGradient>
<linearGradient
id="linearGradient3806-3-5-6">
<stop
style="stop-color:#303030;stop-opacity:1;"
offset="0"
id="stop3808-6-9-1" />
<stop
style="stop-color:#232323;stop-opacity:1;"
offset="1"
id="stop3810-4-6-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3793"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3828"
gradientUnits="userSpaceOnUse"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-6.5,-80.335554)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-4"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-8">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-2" />
<stop
style="stop-color:#e6e6df;stop-opacity:1;"
offset="1"
id="stop3791-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-3"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-7">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-3" />
<stop
style="stop-color:#e6e6e0;stop-opacity:1;"
offset="1"
id="stop3791-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3807"
x1="11"
y1="15.75"
x2="11"
y2="8.25"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3813"
id="linearGradient3819"
x1="29.5"
y1="15.2"
x2="29.5"
y2="8.8000002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231"
id="linearGradient3807-1"
x1="10"
y1="7.0000038"
x2="10"
y2="15.888954"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231">
<stop
id="stop4233"
offset="0"
style="stop-color:#e7e7e1;stop-opacity:1;" />
<stop
id="stop4239"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-1"
id="linearGradient3807-1-1"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-1">
<stop
id="stop4233-6"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-7"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4363">
<stop
style="stop-color:#979791;stop-opacity:1;"
offset="0"
id="stop4365" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367" />
</linearGradient>
<linearGradient
id="linearGradient4363-7">
<stop
style="stop-color:#f5f5ef;stop-opacity:1;"
offset="0"
id="stop4365-9" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient4361"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-41.25,0)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7">
<stop
id="stop4233-4"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3127"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3154"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3159"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-249.25,-54.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-9"
id="linearGradient3159-0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-9">
<stop
id="stop4233-4-2"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-9"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4231-5">
<stop
id="stop4233-41"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-73"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-7"
id="linearGradient3159-1"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-7">
<stop
id="stop4233-4-7"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-2"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-73"
id="linearGradient3807-1-7"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-73">
<stop
id="stop4233-1"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-85"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#eff0f1"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="9.5302494"
inkscape:cx="20.880881"
inkscape:cy="25.602688"
inkscape:document-units="px"
inkscape:current-layer="inactive-center"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:window-width="1860"
inkscape:window-height="995"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
showborder="false"
inkscape:showpageshadow="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:pagecheckerboard="0"
inkscape:snap-bbox-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid4436"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0"
originy="0"
spacingx="1.0666667"
spacingy="1.0666667" />
<sodipodi:guide
position="47.999912,4.8786796"
orientation="0,1"
id="guide916"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata4433">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1092.653)">
<g
id="4"
inkscape:label="#g3842"
transform="translate(86.4,-3.2)" />
<g
id="active-center"
transform="rotate(180,1.8712223,1106.7162)">
<path
id="path1012"
style="opacity:0.804619;fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m -9.0535824,1117.641 2.160156,-2.1601 v -17.5313 H 10.635871 l 2.160156,-2.1582 H -9.0535824 Z" />
<path
id="tooltip-normal"
style="opacity:0.804619;fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="M 10.636505,1115.4812 H -6.8942804 v -17.5308 H 10.636505 Z" />
<path
id="path1014"
style="opacity:0.804619;fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 12.796027,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H -6.8934264 l -2.160156,2.1602 z" />
<g
id="g8728"
transform="rotate(180,1.9201174,1120.6453)">
<path
id="use5827"
style="fill:none;stroke:#fefefe;stroke-width:1.563;stroke-linecap:butt;paint-order:markers fill stroke"
d="m -2.621878,1138.7898 4.5908854,-4.4533 4.5908951,4.4533"
sodipodi:nodetypes="ccc" />
<path
id="path8688"
style="fill:none;stroke:#fefefe;stroke-width:1.563;stroke-linecap:butt;paint-order:markers fill stroke"
d="m -2.621878,1134.2845 4.5908854,-4.4533 4.5908951,4.4533"
sodipodi:nodetypes="ccc" />
</g>
</g>
<g
id="hover-center"
transform="rotate(180,30.332342,1106.7162)">
<path
id="path8492"
style="fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 19.407537,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8494"
style="fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="M 39.097625,1115.4812 H 21.566839 v -17.5308 h 17.530786 z" />
<path
id="path8504"
style="fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 41.257147,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 21.567693 l -2.160156,2.1602 z" />
<use
x="0"
y="0"
xlink:href="#g8728"
id="use8810"
width="100%"
height="100%"
transform="translate(28.46112)" />
</g>
<g
id="pressed-center">
<path
id="path8506"
style="fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0517826"
d="m 51.031307,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8508"
style="fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="M 70.721395,1115.4812 H 53.190609 v -17.5308 h 17.530786 z" />
<path
id="path8518"
style="fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518474"
d="m 72.880917,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 53.191463 l -2.160156,2.1602 z" />
<use
x="0"
y="0"
xlink:href="#use8810"
id="use8812"
width="100%"
height="100%"
transform="rotate(180,46.144228,1106.9801)" />
</g>
<g
id="inactive-center"
transform="rotate(180,1.9691225,1136.3187)">
<path
id="path2806"
style="fill:#383c37;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m -8.955683,1147.2435 2.16016,-2.1601 v -17.5313 h 17.529295 l 2.160156,-2.1582 H -8.955683 Z" />
<path
id="path2808"
style="fill:#72886f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 12.893928,1147.2435 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H -6.795523 l -2.16016,2.1602 z" />
<path
id="path2810"
style="fill:#4e584d;fill-opacity:1;stroke-width:0.999998"
d="m 10.734407,1145.0837 h -17.53079 v -17.5308 h 17.53079 z" />
<use
x="0"
y="0"
xlink:href="#g8728"
id="use8814"
width="100%"
height="100%"
transform="translate(0.0977897,29.602)" />
</g>
<use
x="0"
y="0"
xlink:href="#hover-center"
id="hover-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.64498)" />
<use
x="0"
y="0"
xlink:href="#pressed-center"
id="pressed-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.368753)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,555 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
sodipodi:docname="keepbelow.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
version="1.1"
id="svg4428"
height="29.866667"
width="119.46667"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs4430">
<linearGradient
id="linearGradient3913">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3915" />
<stop
id="stop3921"
offset="0.5"
style="stop-color:#ffffff;stop-opacity:0.49803922;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3917" />
</linearGradient>
<linearGradient
id="linearGradient3868">
<stop
style="stop-color:#5a5a5a;stop-opacity:1;"
offset="0"
id="stop3870" />
<stop
style="stop-color:#646464;stop-opacity:1;"
offset="1"
id="stop3872" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
style="stop-color:#666666;stop-opacity:1;"
offset="0"
id="stop3815" />
<stop
style="stop-color:#636363;stop-opacity:1;"
offset="1"
id="stop3817" />
</linearGradient>
<linearGradient
id="linearGradient3787">
<stop
style="stop-color:#e5e5df;stop-opacity:1;"
offset="0"
id="stop3789" />
<stop
style="stop-color:#dadad4;stop-opacity:1;"
offset="1"
id="stop3791" />
</linearGradient>
<linearGradient
id="linearGradient3806-3-5-6">
<stop
style="stop-color:#303030;stop-opacity:1;"
offset="0"
id="stop3808-6-9-1" />
<stop
style="stop-color:#232323;stop-opacity:1;"
offset="1"
id="stop3810-4-6-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3793"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3828"
gradientUnits="userSpaceOnUse"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-6.5,-80.335554)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-4"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-8">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-2" />
<stop
style="stop-color:#e6e6df;stop-opacity:1;"
offset="1"
id="stop3791-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-3"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-7">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-3" />
<stop
style="stop-color:#e6e6e0;stop-opacity:1;"
offset="1"
id="stop3791-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3807"
x1="11"
y1="15.75"
x2="11"
y2="8.25"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3813"
id="linearGradient3819"
x1="29.5"
y1="15.2"
x2="29.5"
y2="8.8000002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231"
id="linearGradient3807-1"
x1="10"
y1="7.0000038"
x2="10"
y2="15.888954"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231">
<stop
id="stop4233"
offset="0"
style="stop-color:#e7e7e1;stop-opacity:1;" />
<stop
id="stop4239"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-1"
id="linearGradient3807-1-1"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-1">
<stop
id="stop4233-6"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-7"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4363">
<stop
style="stop-color:#979791;stop-opacity:1;"
offset="0"
id="stop4365" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367" />
</linearGradient>
<linearGradient
id="linearGradient4363-7">
<stop
style="stop-color:#f5f5ef;stop-opacity:1;"
offset="0"
id="stop4365-9" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient4361"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-41.25,0)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7">
<stop
id="stop4233-4"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3127"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3154"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3159"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-249.25,-54.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-9"
id="linearGradient3159-0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-9">
<stop
id="stop4233-4-2"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-9"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4231-5">
<stop
id="stop4233-41"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-73"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-7"
id="linearGradient3159-1"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-7">
<stop
id="stop4233-4-7"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-2"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-73"
id="linearGradient3807-1-7"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-73">
<stop
id="stop4233-1"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-85"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#eff0f1"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="6.738904"
inkscape:cx="20.700696"
inkscape:cy="27.155751"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:window-width="1860"
inkscape:window-height="995"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
showborder="false"
inkscape:showpageshadow="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:pagecheckerboard="0"
inkscape:snap-bbox-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid4436"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0"
originy="0"
spacingx="1.0666667"
spacingy="1.0666667" />
<sodipodi:guide
position="47.999912,4.8786796"
orientation="0,1"
id="guide916"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata4433">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1092.653)">
<g
id="4"
inkscape:label="#g3842"
transform="translate(86.4,-3.2)" />
<g
id="active-center"
transform="rotate(180,1.8712223,1106.7162)">
<path
id="path1012"
style="opacity:0.804619;fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m -9.0535824,1117.641 2.160156,-2.1601 v -17.5313 H 10.635871 l 2.160156,-2.1582 H -9.0535824 Z" />
<path
id="tooltip-normal"
style="opacity:0.804619;fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="M 10.636505,1115.4812 H -6.8942804 v -17.5308 H 10.636505 Z" />
<path
id="path1014"
style="opacity:0.804619;fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 12.796027,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H -6.8934264 l -2.160156,2.1602 z" />
<g
id="g8728"
transform="translate(-0.0977897,-27.3304)">
<path
id="use5827"
style="fill:none;stroke:#fefefe;stroke-width:1.563;stroke-linecap:butt;paint-order:markers fill stroke"
d="m -2.621878,1138.7898 4.5908854,-4.4533 4.5908951,4.4533"
sodipodi:nodetypes="ccc" />
<path
id="path8688"
style="fill:none;stroke:#fefefe;stroke-width:1.563;stroke-linecap:butt;paint-order:markers fill stroke"
d="m -2.621878,1134.2845 4.5908854,-4.4533 4.5908951,4.4533"
sodipodi:nodetypes="ccc" />
</g>
</g>
<g
id="hover-center"
transform="rotate(180,30.332342,1106.7162)">
<path
id="path8492"
style="fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 19.407537,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8494"
style="fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="M 39.097625,1115.4812 H 21.566839 v -17.5308 h 17.530786 z" />
<path
id="path8504"
style="fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 41.257147,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 21.567693 l -2.160156,2.1602 z" />
<use
x="0"
y="0"
xlink:href="#g8728"
id="use8810"
width="100%"
height="100%"
transform="translate(28.46112)" />
</g>
<g
id="pressed-center">
<path
id="path8506"
style="fill:#301857;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0517826"
d="m 51.031307,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8508"
style="fill:#4b2783;fill-opacity:1;stroke-width:0.999998"
d="M 70.721395,1115.4812 H 53.190609 v -17.5308 h 17.530786 z" />
<path
id="path8518"
style="fill:#652ab5;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518474"
d="m 72.880917,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 53.191463 l -2.160156,2.1602 z" />
<use
x="0"
y="0"
xlink:href="#use8810"
id="use8812"
width="100%"
height="100%"
transform="rotate(180,46.144228,1106.9801)" />
</g>
<g
id="inactive-center"
transform="rotate(180,1.9691225,1136.3187)">
<g
id="g1479">
<path
id="path2806"
style="fill:#383c37;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m -8.955683,1147.2435 2.16016,-2.1601 v -17.5313 h 17.529295 l 2.160156,-2.1582 H -8.955683 Z" />
<path
id="path2808"
style="fill:#72886f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 12.893928,1147.2435 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H -6.795523 l -2.16016,2.1602 z" />
<path
id="path2810"
style="fill:#4e584d;fill-opacity:1;stroke-width:0.999998"
d="m 10.734407,1145.0837 h -17.53079 v -17.5308 h 17.53079 z" />
<use
x="0"
y="0"
xlink:href="#g8728"
id="use8814"
width="100%"
height="100%"
transform="translate(0.0977897,29.602)" />
</g>
</g>
<use
x="0"
y="0"
xlink:href="#hover-center"
id="hover-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.64498)" />
<use
x="0"
y="0"
xlink:href="#pressed-center"
id="pressed-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.979863)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -0,0 +1,543 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
sodipodi:docname="maximize.svg"
inkscape:version="1.2 (dc2aedaf03, 2022-05-15)"
version="1.1"
id="svg4428"
height="29.866667"
width="119.46667"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs4430">
<linearGradient
id="linearGradient3913">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3915" />
<stop
id="stop3921"
offset="0.5"
style="stop-color:#ffffff;stop-opacity:0.49803922;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3917" />
</linearGradient>
<linearGradient
id="linearGradient3868">
<stop
style="stop-color:#5a5a5a;stop-opacity:1;"
offset="0"
id="stop3870" />
<stop
style="stop-color:#646464;stop-opacity:1;"
offset="1"
id="stop3872" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
style="stop-color:#666666;stop-opacity:1;"
offset="0"
id="stop3815" />
<stop
style="stop-color:#636363;stop-opacity:1;"
offset="1"
id="stop3817" />
</linearGradient>
<linearGradient
id="linearGradient3787">
<stop
style="stop-color:#e5e5df;stop-opacity:1;"
offset="0"
id="stop3789" />
<stop
style="stop-color:#dadad4;stop-opacity:1;"
offset="1"
id="stop3791" />
</linearGradient>
<linearGradient
id="linearGradient3806-3-5-6">
<stop
style="stop-color:#303030;stop-opacity:1;"
offset="0"
id="stop3808-6-9-1" />
<stop
style="stop-color:#232323;stop-opacity:1;"
offset="1"
id="stop3810-4-6-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3793"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3828"
gradientUnits="userSpaceOnUse"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-6.5,-80.335554)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-4"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-8">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-2" />
<stop
style="stop-color:#e6e6df;stop-opacity:1;"
offset="1"
id="stop3791-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-3"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-7">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-3" />
<stop
style="stop-color:#e6e6e0;stop-opacity:1;"
offset="1"
id="stop3791-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3807"
x1="11"
y1="15.75"
x2="11"
y2="8.25"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3813"
id="linearGradient3819"
x1="29.5"
y1="15.2"
x2="29.5"
y2="8.8000002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231"
id="linearGradient3807-1"
x1="10"
y1="7.0000038"
x2="10"
y2="15.888954"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231">
<stop
id="stop4233"
offset="0"
style="stop-color:#e7e7e1;stop-opacity:1;" />
<stop
id="stop4239"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-1"
id="linearGradient3807-1-1"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-1">
<stop
id="stop4233-6"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-7"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4363">
<stop
style="stop-color:#979791;stop-opacity:1;"
offset="0"
id="stop4365" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367" />
</linearGradient>
<linearGradient
id="linearGradient4363-7">
<stop
style="stop-color:#f5f5ef;stop-opacity:1;"
offset="0"
id="stop4365-9" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient4361"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-41.25,0)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7">
<stop
id="stop4233-4"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3127"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3154"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3159"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-249.25,-54.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-9"
id="linearGradient3159-0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-9">
<stop
id="stop4233-4-2"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-9"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4231-5">
<stop
id="stop4233-41"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-73"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-7"
id="linearGradient3159-1"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-7">
<stop
id="stop4233-4-7"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-2"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-73"
id="linearGradient3807-1-7"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-73">
<stop
id="stop4233-1"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-85"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#eff0f1"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="9.5302494"
inkscape:cx="23.609036"
inkscape:cy="25.497759"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:window-width="1860"
inkscape:window-height="1007"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
showborder="false"
inkscape:showpageshadow="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:pagecheckerboard="0"
inkscape:snap-bbox-midpoints="true"
inkscape:deskcolor="#eff0f1">
<inkscape:grid
type="xygrid"
id="grid4436"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0"
originy="0"
spacingx="1.0666667"
spacingy="1.0666667" />
<sodipodi:guide
position="47.999912,4.8786796"
orientation="0,1"
id="guide916"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata4433">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1092.653)">
<g
id="4"
inkscape:label="#g3842"
transform="translate(86.4,-3.2)" />
<g
id="active-center">
<path
id="path1012"
style="opacity:0.804619;fill:#1c485b;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 12.796027,1095.7914 -2.160156,2.1601 v 17.5313 H -6.8934263 l -2.1601562,2.1582 H 12.796027 Z" />
<path
id="tooltip-normal"
style="opacity:0.804619;fill:#296888;fill-opacity:1;stroke-width:0.999998"
d="M -6.8940608,1097.9512 H 10.636725 v 17.5308 H -6.8940608 Z" />
<path
id="path1014"
style="opacity:0.804619;fill:#2b8ebc;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m -9.0535825,1095.7914 v 21.8496 l 2.1601562,-2.1582 v 0 -17.5293 H 10.635871 l 2.160156,-2.1602 z" />
<rect
style="opacity:1;fill:none;stroke:#fefefe;stroke-width:1.563;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect5129"
width="8.7531185"
height="8.7531185"
x="-2.505337"
y="1102.3396" />
</g>
<g
id="hover-center">
<path
id="path8492"
style="fill:#1c485b;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 41.257147,1095.7914 -2.160156,2.1601 v 17.5313 H 21.567693 l -2.160156,2.1582 h 21.84961 z" />
<path
id="path8494"
style="fill:#296888;fill-opacity:1;stroke-width:0.999998"
d="m 21.567059,1097.9512 h 17.530786 v 17.5308 H 21.567059 Z" />
<path
id="path8504"
style="fill:#2b8ebc;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 19.407537,1095.7914 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529298 l 2.160156,-2.1602 z" />
<use
x="0"
y="0"
xlink:href="#rect5129"
id="use5823"
width="100%"
height="100%"
transform="translate(28.46123,4.4113312e-4)" />
</g>
<g
id="pressed-center">
<path
id="path8506"
style="fill:#1c485b;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0517826"
d="m 51.031307,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8508"
style="fill:#296888;fill-opacity:1;stroke-width:0.999998"
d="M 70.721395,1115.4812 H 53.190609 v -17.5308 h 17.530786 z" />
<path
id="path8518"
style="fill:#2b8ebc;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518474"
d="m 72.880917,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 53.191463 l -2.160156,2.1602 z" />
<use
x="0"
y="0"
xlink:href="#rect5129"
id="use5825"
width="100%"
height="100%"
transform="translate(60.08478,-3.5886688e-4)" />
</g>
<g
id="inactive-center">
<path
id="path2806"
style="fill:#383c37;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 12.893928,1125.3939 -2.16016,2.1601 v 17.5313 H -6.795527 l -2.160156,2.1582 h 21.849611 z" />
<path
id="path2808"
style="fill:#72886f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m -8.955683,1125.3939 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529295 l 2.16016,-2.1602 z" />
<path
id="path2810"
style="fill:#4e584d;fill-opacity:1;stroke-width:0.999998"
d="m -6.796162,1127.5537 h 17.53079 v 17.5308 h -17.53079 z" />
<use
x="0"
y="0"
xlink:href="#rect5129"
id="use5827"
width="100%"
height="100%"
transform="translate(0.09790024,29.602541)" />
</g>
<use
x="0"
y="0"
xlink:href="#hover-center"
id="hover-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.702702)" />
<use
x="0"
y="0"
xlink:href="#pressed-center"
id="pressed-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.446495)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,7 @@
[Desktop Entry]
Name=Simple
X-KDE-PluginInfo-Author=Néstor Andreu
X-KDE-PluginInfo-Email=eudaimon@disroot.org
X-KDE-PluginInfo-License=GPLv3
X-KDE-PluginInfo-Name=Simple
X-KDE-PluginInfo-Version=1.0.0

View File

@ -0,0 +1,571 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="119.46667"
height="29.866667"
id="svg4428"
version="1.1"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
sodipodi:docname="minimize.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs4430">
<linearGradient
id="linearGradient3913">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3915" />
<stop
id="stop3921"
offset="0.5"
style="stop-color:#ffffff;stop-opacity:0.49803922;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3917" />
</linearGradient>
<linearGradient
id="linearGradient3868">
<stop
style="stop-color:#5a5a5a;stop-opacity:1;"
offset="0"
id="stop3870" />
<stop
style="stop-color:#646464;stop-opacity:1;"
offset="1"
id="stop3872" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
style="stop-color:#666666;stop-opacity:1;"
offset="0"
id="stop3815" />
<stop
style="stop-color:#636363;stop-opacity:1;"
offset="1"
id="stop3817" />
</linearGradient>
<linearGradient
id="linearGradient3787">
<stop
style="stop-color:#e5e5df;stop-opacity:1;"
offset="0"
id="stop3789" />
<stop
style="stop-color:#dadad4;stop-opacity:1;"
offset="1"
id="stop3791" />
</linearGradient>
<linearGradient
id="linearGradient3806-3-5-6">
<stop
style="stop-color:#303030;stop-opacity:1;"
offset="0"
id="stop3808-6-9-1" />
<stop
style="stop-color:#232323;stop-opacity:1;"
offset="1"
id="stop3810-4-6-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3793"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3828"
gradientUnits="userSpaceOnUse"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-6.5,-80.335554)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-4"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-8">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-2" />
<stop
style="stop-color:#e6e6df;stop-opacity:1;"
offset="1"
id="stop3791-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-3"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-7">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-3" />
<stop
style="stop-color:#e6e6e0;stop-opacity:1;"
offset="1"
id="stop3791-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3807"
x1="11"
y1="15.75"
x2="11"
y2="8.25"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3813"
id="linearGradient3819"
x1="29.5"
y1="15.2"
x2="29.5"
y2="8.8000002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231"
id="linearGradient3807-1"
x1="10"
y1="7.0000038"
x2="10"
y2="15.888954"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231">
<stop
id="stop4233"
offset="0"
style="stop-color:#e7e7e1;stop-opacity:1;" />
<stop
id="stop4239"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-1"
id="linearGradient3807-1-1"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-1">
<stop
id="stop4233-6"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-7"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4363">
<stop
style="stop-color:#979791;stop-opacity:1;"
offset="0"
id="stop4365" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367" />
</linearGradient>
<linearGradient
id="linearGradient4363-7">
<stop
style="stop-color:#f5f5ef;stop-opacity:1;"
offset="0"
id="stop4365-9" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient4361"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-41.25,0)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7">
<stop
id="stop4233-4"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3127"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3154"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3159"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-249.25,-54.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-9"
id="linearGradient3159-0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-9">
<stop
id="stop4233-4-2"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-9"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4231-5">
<stop
id="stop4233-41"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-73"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-7"
id="linearGradient3159-1"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-7">
<stop
id="stop4233-4-7"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-2"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-73"
id="linearGradient3807-1-7"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-73">
<stop
id="stop4233-1"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-85"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#eff0f1"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="9.5302494"
inkscape:cx="21.510455"
inkscape:cy="15.214712"
inkscape:document-units="px"
inkscape:current-layer="pressed-center"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:window-width="1860"
inkscape:window-height="995"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
showborder="false"
inkscape:showpageshadow="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:pagecheckerboard="0"
inkscape:snap-bbox-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid4436"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0"
originy="0"
spacingx="1.0666667"
spacingy="1.0666667" />
<sodipodi:guide
position="47.999912,4.8786796"
orientation="0,1"
id="guide916"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata4433">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1092.653)">
<g
id="4"
inkscape:label="#g3842"
transform="translate(86.4,-3.2)" />
<g
id="active-center">
<path
id="path1012"
style="opacity:0.804619;fill:#654a26;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 12.796027,1095.7914 -2.160156,2.1601 v 17.5313 H -6.8934263 l -2.1601562,2.1582 H 12.796027 Z" />
<path
id="tooltip-normal"
style="opacity:0.804619;fill:#986f2d;fill-opacity:1;stroke-width:0.999998"
d="M -6.8940608,1097.9512 H 10.636725 v 17.5308 H -6.8940608 Z" />
<g
id="g7572"
transform="matrix(0.74,0,0,1,-24.543696,-0.91595)"
style="stroke-width:1.16248">
<g
id="g2734"
style="fill:#ffffff;fill-opacity:1;stroke-width:1.16248"
transform="rotate(45,30.867338,1109.6321)">
<path
inkscape:connector-curvature="0"
d="m 30.939429,1111.2012 8.325569,-8.3256 c 0.322207,-0.3222 0.849341,-0.3222 1.171713,0 l 0.01541,0.016 c 0.322277,0.3222 0.322277,0.8493 8.8e-5,1.1716 l -8.325586,8.3255 c -0.322278,0.3223 -0.849436,0.3223 -1.171619,0 l -0.01557,-0.015 c -0.322207,-0.3223 -0.322207,-0.8495 0,-1.1717"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0274262"
id="path18" />
</g>
</g>
<path
id="path1014"
style="opacity:0.804619;fill:#ce932d;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m -9.0535825,1095.7914 v 21.8496 l 2.1601562,-2.1582 v 0 -17.5293 H 10.635871 l 2.160156,-2.1602 z" />
</g>
<g
id="hover-center">
<path
id="path8492"
style="fill:#654a26;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 41.257147,1095.7914 -2.160156,2.1601 v 17.5313 H 21.567693 l -2.160156,2.1582 h 21.84961 z" />
<path
id="path8494"
style="fill:#986f2d;fill-opacity:1;stroke-width:0.999998"
d="m 21.567059,1097.9512 h 17.530786 v 17.5308 H 21.567059 Z" />
<g
id="g8502"
transform="matrix(0.74,0,0,1,3.9174457,-0.91595)"
style="stroke-width:1.16248">
<g
id="g8498"
style="fill:#ffffff;fill-opacity:1;stroke-width:1.16248"
transform="rotate(45,30.867381,1109.6322)">
<path
inkscape:connector-curvature="0"
d="m 30.939429,1111.2012 8.325569,-8.3256 c 0.322207,-0.3222 0.849341,-0.3222 1.171713,0 l 0.01541,0.016 c 0.322277,0.3222 0.322277,0.8493 8.8e-5,1.1716 l -8.325586,8.3255 c -0.322278,0.3223 -0.849436,0.3223 -1.171619,0 l -0.01557,-0.015 c -0.322207,-0.3223 -0.322207,-0.8495 0,-1.1717"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0274262"
id="path8496" />
</g>
</g>
<path
id="path8504"
style="fill:#ce932d;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 19.407537,1095.7914 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529298 l 2.160156,-2.1602 z" />
</g>
<g
id="pressed-center">
<path
id="path8506"
style="fill:#654a26;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0517826"
d="m 51.031307,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8508"
style="fill:#986f2d;fill-opacity:1;stroke-width:0.999998"
d="M 70.721395,1115.4812 H 53.190609 v -17.5308 h 17.530786 z" />
<g
id="g8516"
transform="matrix(-0.74,0,0,-1,88.37103,2214.3484)"
style="stroke-width:1.16248">
<g
id="g8512"
style="fill:#ffffff;fill-opacity:1;stroke-width:1.16248"
transform="rotate(45,40.524194,1105.6321)">
<path
inkscape:connector-curvature="0"
d="m 30.939429,1111.2012 8.325569,-8.3256 c 0.322207,-0.3222 0.849341,-0.3222 1.171713,0 l 0.01541,0.016 c 0.322277,0.3222 0.322277,0.8493 8.8e-5,1.1716 l -8.325586,8.3255 c -0.322278,0.3223 -0.849436,0.3223 -1.171619,0 l -0.01557,-0.015 c -0.322207,-0.3223 -0.322207,-0.8495 0,-1.1717"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0274262"
id="path8510" />
</g>
</g>
<path
id="path8518"
style="fill:#ce932d;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518474"
d="m 72.880917,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 53.191463 l -2.160156,2.1602 z" />
</g>
<g
id="inactive-center"
transform="translate(-99.674692,29.602482)">
<path
id="path2806"
style="fill:#383c37;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 112.56862,1095.7914 -2.16016,2.1601 v 17.5313 H 92.879165 l -2.160156,2.1582 h 21.849611 z" />
<path
id="path2808"
style="fill:#72886f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 90.719009,1095.7914 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529295 l 2.16016,-2.1602 z" />
<path
id="path2810"
style="fill:#4e584d;fill-opacity:1;stroke-width:0.999998"
d="m 92.87853,1097.9512 h 17.53079 v 17.5308 H 92.87853 Z" />
<g
id="g8526"
transform="rotate(180,68.669849,1107.1744)">
<g
id="g8522"
style="fill:#ffffff;fill-opacity:1"
transform="rotate(45,40.524237,1105.6322)">
<path
inkscape:connector-curvature="0"
d="m 30.939429,1111.2012 8.325569,-8.3256 c 0.322207,-0.3222 0.849341,-0.3222 1.171713,0 l 0.01541,0.016 c 0.322277,0.3222 0.322277,0.8493 8.8e-5,1.1716 l -8.325586,8.3255 c -0.322278,0.3223 -0.849436,0.3223 -1.171619,0 l -0.01557,-0.015 c -0.322207,-0.3223 -0.322207,-0.8495 0,-1.1717"
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.0235929"
id="path8520" />
</g>
</g>
</g>
<use
x="0"
y="0"
xlink:href="#hover-center"
id="hover-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.637696)" />
<use
x="0"
y="0"
xlink:href="#pressed-center"
id="pressed-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.470139)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -0,0 +1,545 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
sodipodi:docname="restore.svg"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04, custom)"
version="1.1"
id="svg4428"
height="29.866667"
width="119.46667"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<defs
id="defs4430">
<linearGradient
id="linearGradient3913">
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="0"
id="stop3915" />
<stop
id="stop3921"
offset="0.5"
style="stop-color:#ffffff;stop-opacity:0.49803922;" />
<stop
style="stop-color:#ffffff;stop-opacity:0;"
offset="1"
id="stop3917" />
</linearGradient>
<linearGradient
id="linearGradient3868">
<stop
style="stop-color:#5a5a5a;stop-opacity:1;"
offset="0"
id="stop3870" />
<stop
style="stop-color:#646464;stop-opacity:1;"
offset="1"
id="stop3872" />
</linearGradient>
<linearGradient
id="linearGradient3813">
<stop
style="stop-color:#666666;stop-opacity:1;"
offset="0"
id="stop3815" />
<stop
style="stop-color:#636363;stop-opacity:1;"
offset="1"
id="stop3817" />
</linearGradient>
<linearGradient
id="linearGradient3787">
<stop
style="stop-color:#e5e5df;stop-opacity:1;"
offset="0"
id="stop3789" />
<stop
style="stop-color:#dadad4;stop-opacity:1;"
offset="1"
id="stop3791" />
</linearGradient>
<linearGradient
id="linearGradient3806-3-5-6">
<stop
style="stop-color:#303030;stop-opacity:1;"
offset="0"
id="stop3808-6-9-1" />
<stop
style="stop-color:#232323;stop-opacity:1;"
offset="1"
id="stop3810-4-6-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3793"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3828"
gradientUnits="userSpaceOnUse"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-6.5,-80.335554)" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-4"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-8">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-2" />
<stop
style="stop-color:#e6e6df;stop-opacity:1;"
offset="1"
id="stop3791-6" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787-8"
id="linearGradient3835-3"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1666666,0,0,1.0769231,-35.5,-1105.6978)"
x1="40"
y1="1044.3622"
x2="40"
y2="1032.3622" />
<linearGradient
id="linearGradient3787-7">
<stop
style="stop-color:#f5f5ee;stop-opacity:1;"
offset="0"
id="stop3789-3" />
<stop
style="stop-color:#e6e6e0;stop-opacity:1;"
offset="1"
id="stop3791-3" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3787"
id="linearGradient3807"
x1="11"
y1="15.75"
x2="11"
y2="8.25"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient3813"
id="linearGradient3819"
x1="29.5"
y1="15.2"
x2="29.5"
y2="8.8000002"
gradientUnits="userSpaceOnUse" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231"
id="linearGradient3807-1"
x1="10"
y1="7.0000038"
x2="10"
y2="15.888954"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231">
<stop
id="stop4233"
offset="0"
style="stop-color:#e7e7e1;stop-opacity:1;" />
<stop
id="stop4239"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-1"
id="linearGradient3807-1-1"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-1">
<stop
id="stop4233-6"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-7"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4363">
<stop
style="stop-color:#979791;stop-opacity:1;"
offset="0"
id="stop4365" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367" />
</linearGradient>
<linearGradient
id="linearGradient4363-7">
<stop
style="stop-color:#f5f5ef;stop-opacity:1;"
offset="0"
id="stop4365-9" />
<stop
style="stop-color:#dadad4;stop-opacity:0;"
offset="1"
id="stop4367-8" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient4361"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-41.25,0)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7">
<stop
id="stop4233-4"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3127"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3154"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7"
id="linearGradient3159"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-249.25,-54.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-9"
id="linearGradient3159-0"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-9">
<stop
id="stop4233-4-2"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-9"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
id="linearGradient4231-5">
<stop
id="stop4233-41"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-73"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-7-7"
id="linearGradient3159-1"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.1875,0,0,1,-262.25,-55.99998)"
x1="248.63158"
y1="79"
x2="248.63158"
y2="58" />
<linearGradient
id="linearGradient4231-7-7">
<stop
id="stop4233-4-7"
offset="0"
style="stop-color:#e6e6df;stop-opacity:1;" />
<stop
id="stop4239-8-2"
offset="1"
style="stop-color:#d1d1ca;stop-opacity:1;" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4231-73"
id="linearGradient3807-1-7"
x1="10"
y1="15.888976"
x2="10"
y2="7.0000262"
gradientUnits="userSpaceOnUse" />
<linearGradient
id="linearGradient4231-73">
<stop
id="stop4233-1"
offset="0"
style="stop-color:#e5e5de;stop-opacity:1;" />
<stop
id="stop4239-85"
offset="1"
style="stop-color:#dadad3;stop-opacity:1;" />
</linearGradient>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#eff0f1"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
inkscape:zoom="9.5302494"
inkscape:cx="19.149551"
inkscape:cy="25.602688"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:snap-bbox="true"
inkscape:window-width="1860"
inkscape:window-height="995"
inkscape:window-x="60"
inkscape:window-y="0"
inkscape:window-maximized="1"
showborder="false"
inkscape:showpageshadow="false"
showguides="true"
inkscape:guide-bbox="true"
inkscape:pagecheckerboard="0"
inkscape:snap-bbox-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid4436"
empspacing="5"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true"
originx="0"
originy="0"
spacingx="1.0666667"
spacingy="1.0666667" />
<sodipodi:guide
position="47.999912,4.8786796"
orientation="0,1"
id="guide916"
inkscape:locked="false" />
</sodipodi:namedview>
<metadata
id="metadata4433">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1092.653)">
<g
id="4"
inkscape:label="#g3842"
transform="translate(86.4,-3.2)" />
<g
id="active-center"
transform="rotate(180,1.8712223,1106.7162)">
<path
id="path1012"
style="opacity:0.804619;fill:#1c485b;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 12.796027,1095.7914 -2.160156,2.1601 v 17.5313 H -6.8934263 l -2.1601562,2.1582 H 12.796027 Z" />
<path
id="tooltip-normal"
style="opacity:0.804619;fill:#296888;fill-opacity:1;stroke-width:0.999998"
d="M -6.8940608,1097.9512 H 10.636725 v 17.5308 H -6.8940608 Z" />
<path
id="path1014"
style="opacity:0.804619;fill:#2b8ebc;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m -9.0535825,1095.7914 v 21.8496 l 2.1601562,-2.1582 v 0 -17.5293 H 10.635871 l 2.160156,-2.1602 z" />
<rect
style="opacity:1;fill:none;stroke:#fefefe;stroke-width:1.563;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:markers fill stroke"
id="rect5129"
width="8.7531185"
height="8.7531185"
x="-2.505337"
y="1102.3396" />
</g>
<g
id="hover-center"
transform="rotate(180,30.332342,1106.7162)">
<path
id="path8492"
style="fill:#1c485b;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 41.257147,1095.7914 -2.160156,2.1601 v 17.5313 H 21.567693 l -2.160156,2.1582 h 21.84961 z" />
<path
id="path8494"
style="fill:#296888;fill-opacity:1;stroke-width:0.999998"
d="m 21.567059,1097.9512 h 17.530786 v 17.5308 H 21.567059 Z" />
<path
id="path8504"
style="fill:#2b8ebc;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m 19.407537,1095.7914 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529298 l 2.160156,-2.1602 z" />
<use
x="0"
y="0"
xlink:href="#rect5129"
id="use5823"
width="100%"
height="100%"
transform="translate(28.46123,4.4113312e-4)" />
</g>
<g
id="pressed-center">
<path
id="path8506"
style="fill:#1c485b;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0517826"
d="m 51.031307,1117.641 2.160156,-2.1601 v -17.5313 h 17.529298 l 2.160156,-2.1582 h -21.84961 z" />
<path
id="path8508"
style="fill:#296888;fill-opacity:1;stroke-width:0.999998"
d="M 70.721395,1115.4812 H 53.190609 v -17.5308 h 17.530786 z" />
<path
id="path8518"
style="fill:#2b8ebc;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518474"
d="m 72.880917,1117.641 v -21.8496 l -2.160156,2.1582 v 0 17.5293 H 53.191463 l -2.160156,2.1602 z" />
<use
x="0"
y="0"
xlink:href="#rect5129"
id="use5825"
width="100%"
height="100%"
transform="translate(60.08478,-3.5886688e-4)" />
</g>
<g
id="inactive-center"
transform="rotate(180,1.9691225,1136.3187)">
<path
id="path2806"
style="fill:#383c37;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="-0.019211102"
inkscape:transform-center-y="-1.0518174"
d="m 12.893928,1125.3939 -2.16016,2.1601 v 17.5313 H -6.795527 l -2.160156,2.1582 h 21.849611 z" />
<path
id="path2808"
style="fill:#72886f;fill-opacity:1;stroke-width:1"
inkscape:transform-center-x="0.019210898"
inkscape:transform-center-y="1.0518126"
d="m -8.955683,1125.3939 v 21.8496 l 2.160156,-2.1582 v 0 -17.5293 h 17.529295 l 2.16016,-2.1602 z" />
<path
id="path2810"
style="fill:#4e584d;fill-opacity:1;stroke-width:0.999998"
d="m -6.796162,1127.5537 h 17.53079 v 17.5308 h -17.53079 z" />
<use
x="0"
y="0"
xlink:href="#rect5129"
id="use5827"
width="100%"
height="100%"
transform="translate(0.09790024,29.602541)" />
</g>
<use
x="0"
y="0"
xlink:href="#hover-center"
id="hover-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.7028)" />
<use
x="0"
y="0"
xlink:href="#pressed-center"
id="pressed-inactive-center"
width="100%"
height="100%"
transform="translate(0,29.446495)" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

View File

@ -0,0 +1,109 @@
[ColorEffects:Disabled]
Color=56,36,25
ColorAmount=0.225
ColorEffect=3
ContrastAmount=0.4
ContrastEffect=1
IntensityAmount=0.25
IntensityEffect=2
[ColorEffects:Inactive]
ChangeSelectionColor=true
Color=0,0,0
ColorAmount=0.025
ColorEffect=2
ContrastAmount=0.4
ContrastEffect=2
Enable=false
IntensityAmount=0
IntensityEffect=0
[Colors:Button]
BackgroundAlternate=63,72,62
BackgroundNormal=67,76,66
DecorationFocus=105,160,38
DecorationHover=144,176,85
ForegroundActive=189,240,149
ForegroundInactive=123,123,123
ForegroundLink=131,216,78
ForegroundNegative=232,88,72
ForegroundNeutral=192,162,95
ForegroundNormal=232,230,227
ForegroundPositive=120,183,83
ForegroundVisited=142,121,165
[Colors:Complementary]
BackgroundAlternate=45,34,49
BackgroundNormal=52,40,57
[Colors:Selection]
BackgroundAlternate=54,119,23
BackgroundNormal=102,153,0
DecorationFocus=105,160,38
DecorationHover=144,176,85
ForegroundActive=189,240,149
ForegroundInactive=107,166,78
ForegroundLink=131,216,78
ForegroundNegative=232,88,72
ForegroundNeutral=192,162,95
ForegroundNormal=195,255,138
ForegroundPositive=120,183,83
ForegroundVisited=142,121,165
[Colors:Tooltip]
BackgroundAlternate=37,82,186
BackgroundNormal=40,88,200
DecorationFocus=105,160,38
DecorationHover=144,176,85
ForegroundActive=189,240,149
ForegroundInactive=123,123,123
ForegroundLink=131,216,78
ForegroundNegative=232,88,72
ForegroundNeutral=192,162,95
ForegroundNormal=147,224,209
ForegroundPositive=120,183,83
ForegroundVisited=142,121,165
[Colors:View]
BackgroundAlternate=42,39,39
BackgroundNormal=47,44,44
DecorationFocus=105,160,38
DecorationHover=144,176,85
ForegroundActive=189,240,149
ForegroundInactive=123,123,123
ForegroundLink=131,216,78
ForegroundNegative=232,88,72
ForegroundNeutral=192,162,95
ForegroundNormal=212,210,207
ForegroundPositive=120,183,83
ForegroundVisited=142,121,165
[Colors:Window]
BackgroundAlternate=52,51,50
BackgroundNormal=63,62,62
DecorationFocus=105,160,38
DecorationHover=144,176,85
ForegroundActive=189,240,149
ForegroundInactive=123,123,123
ForegroundLink=131,216,78
ForegroundNegative=232,88,72
ForegroundNeutral=192,162,95
ForegroundNormal=224,222,219
ForegroundPositive=120,183,83
ForegroundVisited=142,121,165
[General]
ColorScheme=Obsidian Coast Green
Name=Simple
shadeSortColumn=true
[KDE]
contrast=7
[WM]
activeBackground=59,80,18
activeBlend=255,255,255
activeForeground=255,255,255
inactiveBackground=64,63,62
inactiveBlend=75,71,67
inactiveForeground=128,127,125

View File

@ -0,0 +1,7 @@
[ColorScheme]
%23%20%20active_colors=#cfcfcf, #536867, #3f3e3e, #cbc7c4, #9f9d9a, #b8b5b2, #cfcfcf, #ff0000, #cfcfcf, #2d2d2d, #3f3e3e, #767472, #66940a, #cde9b0, #66940a, #cfcfcf, #3f3e3e, #cfcfcf, 3f3e3e, #cfcfcf
%23disabled_colors=#abaaaa, #536867, #3f3e3e, #cbc7c4, #9f9d9a, #b8b5b2, #a6a6a6, #ffec17, #cfcfcf, #2d2d2d, #3f3e3e, #767472, #66940a, #cde9b0, #66940a, #abaaaa, #3f3e3e, #abaaaa, #3f3e3e, #abaaaa
%23inactive_colors=#cfcfcf, #536867, #3f3e3e, #cbc7c4, #9f9d9a, #b8b5b2, #cfcfcf, #ff9040, #cfcfcf, #2d2d2d, #3f3e3e, #767472, #66940a, #cde9b0, #66940a, #cfcfcf, #3f3e3e, #cfcfcf, #3f3e3e, #cfcfcf
active_colors=#ffcfcfcf, #ff4e584d, #ff474747, #ff323232, #ff1d1d1d, #ff282828, #ffcfcfcf, #ffffffb2, #ffcfcfcf, #ff2d2d2d, #ff3f3e3e, #ff3f3e3e, #ff66940a, #ffcde9b0, #ff099407, #ff6dcacf, #ff323232, #ff9fff50, #ff242844, #ff61cdcf, #80cfcfcf
disabled_colors=#ffa88b77, #ff493e37, #ff3f3e3e, #ff3f3e3e, #ff3f3e3e, #ff3f3e3e, #ffa88b77, #ffa88b77, #ffa88b77, #ff493e37, #ff554840, #ff423832, #ff66940a, #ffa88b77, #ff7d9446, #ffabaaaa, #ff4e423b, #ffabaaaa, #ff3f3e3e, #ffabaaaa, #80cfb992
inactive_colors=#ffcfcfcf, #ff4e584d, #ff474747, #ff323232, #ff1d1d1d, #ff282828, #ffcfcfcf, #ffffffb2, #ffcfcfcf, #ff2d2d2d, #ff3f3e3e, #ff3f3e3e, #ff66940a, #ffcde9b0, #ff099407, #ff6dcacf, #ff323232, #ff9fff50, #ff242844, #ff61cdcf, #80cfcfcf

View File

@ -0,0 +1,169 @@
[KWin]
BorderSize=3
InnerBorder=0
OuterBorder=0
[Settings]
activeTabAppearance=flat
animatedProgress=false
appearance=customgradient3
bgndAppearance=flat
bgndGrad=horiz
bgndImage=none
bgndOpacity=100
boldProgress=true
borderInactiveTab=false
borderMenuitems=true
borderProgress=false
borderSbarGroove=false
borderSelection=false
borderTab=false
buttonEffect=none
buttonStyleMenuSections=true
centerTabText=false
colorMenubarMouseOver=true
colorSelTab=0
colorSliderMouseOver=true
coloredMouseOver=none
coloredTbarMo=false
comboBtn=none
comboSplitter=true
crButton=true
crColor=selected
crHighlight=4
crSize=15
customAlphas=0
customMenuNormTextColor=#000000
customMenuSelTextColor=#000000
customMenuTextColor=false
customShades=1.41,1.07,0.85,0.78,0.99,0.7
customgradient1=3dfull,0,1.2,0.5,1,1,0.8
customgradient2=3d,0,0.9,0.5,1,1,1
customgradient3=3dfull,0,1,1,1
customgradient5=3dfull,0,1.2,1,0.8
customgradient6=none,0,1.1,0.15,1.5,0.9,1.5,1,2
customgradient7=none,0,0.5,0.3,0.9,1,0.95
darkerBorders=false
defBtnIndicator=tint
dlgOpacity=100
doubleGtkComboArrow=false
drawStatusBarFrames=true
dwtAppearance=flat
dwtSettings=33
embolden=true
etchEntry=false
expanderHighlight=3
fadeLines=false
fillProgress=true
fillSlider=true
flatSbarButtons=false
focus=filled
forceAlternateLvCols=true
gbFactor=-6
gbLabel=1
glowProgress=none
grooveAppearance=flat
groupBox=shaded
gtkButtonOrder=false
gtkComboMenus=false
gtkScrollViews=true
handles=1dot
hideShortcutUnderline=true
highlightFactor=20
highlightScrollViews=true
highlightTab=false
inactiveTitlebarAppearance=customgradient1
invertBotTab=true
lighterPopupMenuBgnd=2
lvAppearance=customgradient3
lvButton=false
lvLines=false
mapKdeIcons=true
menuBgndAppearance=flat
menuBgndGrad=horiz
menuBgndImage=none
menuBgndOpacity=100
menuCloseDelay=300
menuDelay=225
menuIcons=true
menuStripe=none
menuStripeAppearance=darkinverted
menubarAppearance=flat
menubarApps=smplayer,VirtualBox
menubarHiding=0
menubarMouseOver=true
menuitemAppearance=flat
noBgndGradientApps=
noBgndImageApps=
noBgndOpacityApps=vmware,smplayer,totem,sonata,vmplayer
noMenuBgndOpacityApps=vmware,gtk,totem,sonata,vmplayer
noMenuStripeApps=gtk,soffice.bin
nonnativeMenubarApps=
onlyTicksInMenu=false
passwordChar=9654
popupBorder=false
progressAppearance=customgradient3
progressColor=origselected
progressGrooveAppearance=flat
progressGrooveColor=dark
reorderGtkButtons=false
round=none
roundAllTabs=true
roundMbTopOnly=true
sbarBgndAppearance=flat
scrollbarType=windows
selectionAppearance=flat
shadeCheckRadio=none
shadeMenubarOnlyWhenActive=false
shadeMenubars=none
shadePopupMenu=true
shadeSliders=none
shading=hsl
shadowSize=30
sliderAppearance=customgradient3
sliderFill=true
sliderStyle=r-round
sliderThumbs=1dot
sliderWidth=15
smallRadio=false
sortedLv=selected
splitterHighlight=10
splitters=1dot
square=1538
statusbarApps=kde
statusbarHiding=0
stdBtnSizes=false
stdSidebarButtons=false
stripedProgress=none
stripedSbar=false
sunkenAppearance=customgradient6
tabAppearance=flat
tabBgnd=0
tabMouseOver=glow
tbarBtnAppearance=none
tbarBtnEffect=none
tbarBtns=standard
thin=0
thinSbarGroove=false
titlebarAlignment=center-full
titlebarAppearance=customgradient1
titlebarButtonAppearance=gradient
titlebarButtonColors=#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000,#000000
titlebarButtons=5
titlebarEffect=shadow
titlebarIcon=title
toolbarAppearance=flat
toolbarBorders=none
toolbarSeparators=sunken
toolbarTabs=false
tooltipAppearance=gradient
unifyCombo=false
unifySpin=false
unifySpinBtns=false
useHighlightForMenu=true
useQtFileDialogApps=
vArrows=true
version=1.9.0
windowBorder=36
windowDrag=0
xCheck=false

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#808080">
<circle cx="12" cy="12" r="12"/>
</svg>

After

Width:  |  Height:  |  Size: 141 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#808080">
<path d="M17 8.41L15.59 7 12 10.59 8.41 7 7 8.41 10.59 12 7 15.59 8.41 17 12 13.41 15.59 17 17 15.59 13.41 12z"/>
</svg>

After

Width:  |  Height:  |  Size: 222 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#808080">
<path d="m8 8v8h8v-8h-8zm2 2h4v4h-4v-4z"/>
</svg>

After

Width:  |  Height:  |  Size: 151 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#808080">
<circle cx="12" cy="12" r="2"/>
</svg>

After

Width:  |  Height:  |  Size: 140 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#808080">
<path d="m8 14h8v2h-8z"/>
</svg>

After

Width:  |  Height:  |  Size: 134 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#808080">
<path d="m6 14 1.41 1.41 4.59-4.59 4.59 4.59 1.41-1.41-6-6z"/>
</svg>

After

Width:  |  Height:  |  Size: 171 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#808080">
<path d="m9 9v6h6v-6h-6zm2 2h2v2h-2v-2z"/>
</svg>

After

Width:  |  Height:  |  Size: 151 B

View File

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#808080">
<path d="m18 10-1.41-1.41-4.59 4.59-4.59-4.59-1.41 1.41l6 6z"/>
</svg>

After

Width:  |  Height:  |  Size: 172 B

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

BIN
metacity-1/thumbnail.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

4
openbox-3/close.xbm Normal file
View File

@ -0,0 +1,4 @@
#define close_width 8
#define close_height 8
static unsigned char close_bits[] = {
0x42, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0x42 };

View File

@ -0,0 +1,4 @@
#define close_width 6
#define close_height 6
static unsigned char close_bits[] = {
0x33, 0x3f, 0x1e, 0x1e, 0x3f, 0x33 };

4
openbox-3/desk.xbm Normal file
View File

@ -0,0 +1,4 @@
#define desk_toggled_width 8
#define desk_toggled_height 8
static unsigned char desk_toggled_bits[] = {
0xe7, 0xe7, 0xe7, 0x00, 0x00, 0xe7, 0xe7, 0xe7 };

View File

@ -0,0 +1,4 @@
#define desk_width 8
#define desk_height 8
static unsigned char desk_bits[] = {
0x04, 0x0e, 0x3f, 0x1e, 0x1c, 0x24, 0x40, 0x80 };

4
openbox-3/iconify.xbm Normal file
View File

@ -0,0 +1,4 @@
#define iconify_width 8
#define iconify_height 8
static unsigned char iconify_bits[] = {
0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };

View File

@ -0,0 +1,4 @@
#define iconify_width 8
#define iconify_height 8
static unsigned char iconify_bits[] = {
0x00, 0x00, 0x00, 0xff, 0xff, 0x00, 0x00, 0x00 };

4
openbox-3/max.xbm Normal file
View File

@ -0,0 +1,4 @@
#define max_width 8
#define max_height 8
static unsigned char max_bits[] = {
0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };

View File

@ -0,0 +1,4 @@
#define max_toggled_width 8
#define max_toggled_height 8
static unsigned char max_toggled_bits[] = {
0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff };

4
openbox-3/shade.xbm Normal file
View File

@ -0,0 +1,4 @@
#define shade_width 8
#define shade_height 8
static unsigned char shade_bits[] = {
0x18, 0x3c, 0x7e, 0xff, 0xdb, 0x18, 0x18, 0x18 };

View File

@ -0,0 +1,4 @@
#define shade_toggled_width 8
#define shade_toggled_height 8
static unsigned char shade_toggled_bits[] = {
0x18, 0x18, 0x18, 0xdb, 0xff, 0x7e, 0x3c, 0x18 };

155
openbox-3/themerc Normal file
View File

@ -0,0 +1,155 @@
# Name: Simple Openbox theme
# Author: Satyajit Sahoo <satyajit.happy@gmail.com>
# License: GPL-3.0+
# @TODO: finish replacing the colors here
# Menu
menu.border.color: #565454
menu.title.bg: Solid Raised
menu.title.bg.color: #3f3e3e
menu.title.bg.shadow: 0
menu.title.text.color: #ffffff
menu.title.text.justify: Center
menu.items.bg: Solid Flat
menu.items.bg.color: #3f3e3e
menu.items.text.color: #ffffff
menu.items.disabled.text.color: #ae907c
menu.items.active.bg: Solid Flat
menu.items.active.bg.color: #669900
menu.items.active.text.color: #d1ff96
menu.separator.color: #435719
menu.separator.width: 1
menu.separator.padding.width: 2
menu.separator.padding.height: 4
# Window focused
window.active.title.separator.color: #435719
# Active window
window.active.border.color: #6daf22
window.active.title.bg: flat solid
window.active.title.bg.color: #536c1f
window.active.title.separator.color: #415418
window.active.text.justify: center
window.active.label.bg: parentrelative
window.active.label.text.color: #d1ff96
window.active.handle.bg: flat solid
window.active.handle.bg.color: #415418
window.active.grip.bg: flat solid
window.active.grip.bg.color: #415418
window.active.button.unpressed.bg: raised solid
window.active.button.unpressed.bg.color: #536c1f
window.active.button.unpressed.image.color: #aaec9e
window.active.button.pressed.bg: sunken solid
window.active.button.pressed.bg.color: #3d7200
window.active.button.pressed.image.color: #aaec9e
window.active.button.disabled.bg: flat solid
window.active.button.disabled.bg.color: #493e37
window.active.button.disabled.image.color: #ae907c
window.active.button.hover.bg: raised solid
window.active.button.hover.bg.color: #34414c
window.active.button.hover.image.color: #aaec9e
#window.active.button.toggled.bg: #3d7200
#window.active.button.toggled.image.color: #aaec9e
# Inactive window
window.inactive.border.color: #565454
window.inactive.title.bg: flat solid
window.inactive.title.bg.color: #3f3e3e
window.inactive.title.separator.color: #333232
window.inactive.text.justify: center
window.inactive.label.bg: parentrelative
window.inactive.label.text.color: #FFFFFF
window.inactive.handle.bg: flat solid
window.inactive.handle.bg.color: #333232
window.inactive.grip.bg: flat solid
window.inactive.grip.bg.color: #333232
window.inactive.button.unpressed.bg: raised solid
window.inactive.button.unpressed.bg.color: #3f3e3e
window.inactive.button.unpressed.image.color: #FFFFFF
window.inactive.button.pressed.bg: sunken solid
window.inactive.button.pressed.bg.color: #333232
window.inactive.button.pressed.image.color: #FFFFFF
window.inactive.button.disabled.bg: flat solid
window.inactive.button.disabled.bg.color: #493e37
window.inactive.button.disabled.image.color: #ae907c
window.inactive.button.hover.bg: raised solid
window.inactive.button.hover.bg.color: #4A4949
window.inactive.button.hover.image.color: #FFFFFF
# OSD
osd.border.width: 1
osd.border.color: #3d7200
osd.bg: flat solid
osd.bg.color: #34414c
osd.label.bg: flat solid
osd.label.bg.color: #34414c
osd.label.text.color: #add2e4
# OSD
osd.bg: Solid Flat
osd.bg.color: #34414c
osd.bg.shadow: 0
osd.border.width: 2
osd.hilight.bg: Solid Flat
osd.hilight.bg.color: #3d7200
osd.unhilight.bg: flat solid
osd.unhilight.bg.color: #303030
osd.button.unpressed.bg: flat border
osd.button.unpressed.bg.color: #24475f
#osd.button.unpressed.*.border.color: #b6e7ff
osd.button.pressed.bg: flat border
osd.button.pressed.bg.color: #3d7200
#osd.button.pressed.*.border.color: #aaec9e
osd.button.focused.bg: flat solid border
osd.button.focused.bg.color: #d0d1b6
#osd.button.focused.*.border.color: #303030
osd.button.focused.box.color: #3d7200
# Fonts
window.active.label.text.font:shadow=n
window.inactive.label.text.font:shadow=n
menu.items.font:shadow=n
menu.title.text.font:shadow=n
# Everything else
border.width: 3
padding.width: 8
padding.height: 3
window.handle.width: 0
window.client.padding.width: 0
window.label.text.justify: center
#menu.overlap: 0

BIN
previews/gtk2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 458 KiB

BIN
previews/gtk3-gtk4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 141 KiB

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -1,37 +1,42 @@
$window_fg: #241f31;
$window_bg: #a7a7a7;
$text_widget_fg: #241f31;
$text_widget_bg: #908f8d;
$window_fg: #EDF0F5;
$window_bg: #3f3e3e;
$text_widget_fg: #EDF0F5;
$text_widget_bg: #323232;
$selected_fg: #000000;
$selected_bg: #b0dd7e;
$selected_fg: #d1ff96;
$selected_bg: #669900;
$button_fg: #241f31;
$button_bg: #bcbeb9;
$button_checked_bg: #b0dd7e;
$button_checked_fg: #000000;
$button_fg: #EDF0F5;
$button_bg: #4e584d;
$button_checked_bg: #669900;
$button_checked_fg: #d1ff96;
$disabled_fg: #552222;
$disabled_bg: #938989;
$disabled_fg: #7c675a;
$disabled_bg: #493e37;
/*Usually an automatic fg color on these backgrounds should check this value!*/
$warningc: #938989;
$errorc: #990000;
$successc: #73d216;
$warningc: #f57900;
$errorc: #CC0000;
$successc: #33d17a;
$titlebar_active_fg: #000000;
$titlebar_active_bg: #b0dd7e;
$titlebar_active_fg: #d1ff96;
$titlebar_active_bg: #669900;
$titlebar_backdrop_fg: #241f31;
$titlebar_backdrop_bg: #a7a7a7;
$titlebar_backdrop_fg: #EDF0F5;
$titlebar_backdrop_bg: #3f3e3e;
$hint_fg: #002269;
$hint_bg: #6789b4;
$hint_fg: #66cbec;
$hint_bg: #203d79;
$osd_fg: #002269;
$osd_bg: #6789b4;
$osd_fg: #66cbec;
$osd_bg: #203d79;
$link_fg: #004B91;
$link_visited_fg: #680091;
$link_fg: #99c1f1;
$link_visited_fg: #dc8add;
// ---- These are not colors, but other types of variables:
$button_radius: 0px;
$window_radius: 0px;

Some files were not shown because too many files have changed in this diff Show More