fasddfasf
28
.themes/Mantis/README.md
Normal file
@@ -0,0 +1,28 @@
|
||||
Mantis
|
||||
==========
|
||||
|
||||
*Mantis* is a dark gray theme for Xfce.
|
||||
It's existence comes from a need for an easy-on-the-eyes workstation theme.
|
||||
|
||||
|
||||
The GTK 2 widget theme is based on Xfce-Simple-Dark (https://github.com/trustable-code/Xfce-Simple-Dark)
|
||||
Basic GTK3 support exists and is lifted from my dark gray spin of the Arc theme (https://github.com/mantissa-/arc-pro-theme)
|
||||
|
||||
Xfce panel theming needs some work, but it's not the worst.
|
||||
|
||||
Tested on Xubuntu 17.10, YMMV.
|
||||
|
||||

|
||||
*Breeze icon set was used in this setup*
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
1. Unzip and rename base folder `Mantis`, then copy into your `~/.themes/` directory.
|
||||
2. Open *Appearance* and select the theme.
|
||||
3. Open *Window Manager* and select the theme.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
GPLv3
|
||||
164
.themes/Mantis/gtk-2.0/gtkrc
Normal file
@@ -0,0 +1,164 @@
|
||||
#
|
||||
# Darkness: Dark gtk2 theme.
|
||||
#
|
||||
|
||||
gtk-icon-sizes = "gtk-button = 16,16"
|
||||
gtk-icon-sizes = "gtk-menu= 24,24"
|
||||
|
||||
style "default"
|
||||
{
|
||||
GtkButton::focus-padding = 2
|
||||
|
||||
GtkCheckButton::indicator_size = 14
|
||||
GtkRadioButton::indicator_size = 14
|
||||
|
||||
GtkComboBox::appears-as-list = 0
|
||||
|
||||
GtkMenuBar::internal-padding = 2
|
||||
GtkMenuBar::shadow_type = in
|
||||
GtkMenuItem::selected_shadow_type = etched-in
|
||||
|
||||
GtkRange::slider_width = 12
|
||||
GtkRange::stepper_size = 10
|
||||
GtkRange::stepper_spacing = 0
|
||||
GtkRange::trough_border = 1
|
||||
|
||||
GtkScrollbar::has_forward_stepper = 0
|
||||
GtkScrollbar::has_secondary_forward_stepper = 0
|
||||
GtkScrollbar::has_backward_stepper = 0
|
||||
GtkScrollbar::has_secondary_backward_stepper = 0
|
||||
GtkScrollbar::min_slider_length = 50
|
||||
|
||||
GtkScrollbar::slider-width = 5
|
||||
|
||||
GtkEntry::cursor_aspect_ratio = 0.1
|
||||
GtkEntry::cursor_aspect_ratio = 0.1
|
||||
|
||||
xthickness = 1
|
||||
ythickness = 1
|
||||
|
||||
base[ACTIVE] = "#333333"
|
||||
base[INSENSITIVE] = "#111111"
|
||||
base[NORMAL] = "#222222"
|
||||
base[PRELIGHT] = "#00FF00"
|
||||
base[SELECTED] = "#383838"
|
||||
|
||||
bg[ACTIVE] = "#090909"
|
||||
bg[INSENSITIVE] = "#202020"
|
||||
bg[NORMAL] = "#171717"
|
||||
bg[PRELIGHT] = "#333333"
|
||||
bg[SELECTED] = "#303030"
|
||||
|
||||
fg[ACTIVE] = "#AAAAAA"
|
||||
fg[INSENSITIVE] = "#555555"
|
||||
fg[NORMAL] = "#BEBEBE"
|
||||
fg[PRELIGHT] = "#CFCFCF"
|
||||
fg[SELECTED] = "#555555"
|
||||
|
||||
text[ACTIVE] = "#EEEEEE"
|
||||
text[INSENSITIVE] = "#666666"
|
||||
text[NORMAL] = "#BEBEBE"
|
||||
text[PRELIGHT] = "#CFCFCF"
|
||||
text[SELECTED] = "#EEEEEE"
|
||||
|
||||
engine "murrine"
|
||||
{
|
||||
#options
|
||||
animation = FALSE # FALSE = disabled, TRUE = enabled
|
||||
colorize_scrollbar = TRUE # FALSE = disabled, TRUE = enabled
|
||||
contrast = 0.125 # 0.8 for less contrast, more than 1.0 for more contrast on borders
|
||||
glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave style, 3 = top curved highlight, 4 = beryl highlight
|
||||
glow_shade = 1.0
|
||||
glowstyle = 0 # 0 = top, 1 = bottom, 2 = top and bottom, 3 = horizontal, 4 = centered glow
|
||||
gradient_shades = {1.0, 1.0, 1.0, 1.0}
|
||||
highlight_shade = 1.0 # set highlight amount for buttons or widgets
|
||||
lightborder_shade = 15.0 # sets lightborder amount for buttons or widgets
|
||||
lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides
|
||||
listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised
|
||||
listviewstyle = 0 # 0 = nothing, 1 = dotted
|
||||
menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
|
||||
menubarstyle = 3 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
|
||||
menuitemstyle = 2 # 0 = flat, 1 = glassy, 2 = striped
|
||||
menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe
|
||||
progressbarstyle = 0 # 0 = flat, 1 = striped, 2 = blocks
|
||||
reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow
|
||||
rgba = FALSE # FALSE = disabled, TRUE = enabled
|
||||
roundness = 0 # 0 = squared, 1 = old default, more will increase roundness
|
||||
scrollbarstyle = 0 # 0 = nothing, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles
|
||||
sliderstyle = 1 # 0 = nothing added, 1 = handles
|
||||
stepperstyle = 2 # 0 = standard, 1 = integrated stepper handles, 2 = unknown
|
||||
toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient
|
||||
}
|
||||
}
|
||||
widget_class "*" style "default"
|
||||
|
||||
style "menustyle" = "default"
|
||||
{
|
||||
xthickness = 1
|
||||
ythickness = 1
|
||||
}
|
||||
widget_class "*BonoboDockItem" style "menustyle"
|
||||
class "*BonoboDockItem" style "menustyle"
|
||||
widget_class "*ToolBar" style "menustyle"
|
||||
class "*ToolBar" style "menustyle"
|
||||
widget_class "*MenuBar" style "menustyle"
|
||||
class "*MenuBar" style "menustyle"
|
||||
|
||||
style "sbstyle" = "default"
|
||||
{
|
||||
xthickness = 2
|
||||
ythickness = 2
|
||||
|
||||
bg[NORMAL] = "#8d8d8d"
|
||||
}
|
||||
widget_class "*Scrollbar*" style "sbstyle"
|
||||
class "*Scrollbar*" style "sbstyle"
|
||||
widget_class "*GtkScale*" style "sbstyle"
|
||||
class "*GtkScale*" style "sbstyle"
|
||||
|
||||
style "progress" = "default"
|
||||
{
|
||||
bg[SELECTED] = "#303030"
|
||||
bg[ACTIVE] = "#000000"
|
||||
|
||||
xthickness = 2
|
||||
ythickness = 2
|
||||
}
|
||||
widget_class "*GtkProgress*" style "progress"
|
||||
class "*GtkProgress*" style "progress"
|
||||
|
||||
style "menuitem" = "default"
|
||||
{
|
||||
xthickness = 1
|
||||
ythickness = 3
|
||||
}
|
||||
|
||||
widget_class "*MenuItem*" style "menuitem"
|
||||
class "*MenuItem*" style "menuitem"
|
||||
|
||||
style "flat" = "default"
|
||||
{
|
||||
xthickness = 2
|
||||
ythickness = 2
|
||||
}
|
||||
widget_class "*HandleBox" style "flat"
|
||||
|
||||
# This is for the window borders (xfwm4 & metacity)
|
||||
#
|
||||
style "titlebar"
|
||||
{
|
||||
bg[SELECTED] = "#444444"
|
||||
fg[SELECTED] = "#ffffff"
|
||||
bg[INSENSITIVE] = "#202020"
|
||||
fg[INSENSITIVE] = "#808080"
|
||||
}
|
||||
|
||||
widget "xfwm" style "titlebar"
|
||||
class "MetaFrames" style "titlebar"
|
||||
widget_class "MetaFrames" style "titlebar"
|
||||
|
||||
style "xfce-tasklist-style"
|
||||
{
|
||||
XfceTasklist::max-button-length = 200
|
||||
}
|
||||
class "XfceTasklist" style "xfce-tasklist-style"
|
||||
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked-dark.png
Normal file
|
After Width: | Height: | Size: 351 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked-dark@2.png
Normal file
|
After Width: | Height: | Size: 484 B |
|
After Width: | Height: | Size: 358 B |
|
After Width: | Height: | Size: 488 B |
|
After Width: | Height: | Size: 342 B |
|
After Width: | Height: | Size: 447 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked-insensitive.png
Normal file
|
After Width: | Height: | Size: 349 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked-insensitive@2.png
Normal file
|
After Width: | Height: | Size: 459 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked-selected.png
Normal file
|
After Width: | Height: | Size: 345 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked-selected@2.png
Normal file
|
After Width: | Height: | Size: 464 B |
|
After Width: | Height: | Size: 449 B |
|
After Width: | Height: | Size: 631 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked-selectionmode.png
Normal file
|
After Width: | Height: | Size: 439 B |
|
After Width: | Height: | Size: 635 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked.png
Normal file
|
After Width: | Height: | Size: 345 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-checked@2.png
Normal file
|
After Width: | Height: | Size: 471 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-mixed-dark.png
Normal file
|
After Width: | Height: | Size: 235 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-mixed-dark@2.png
Normal file
|
After Width: | Height: | Size: 328 B |
|
After Width: | Height: | Size: 233 B |
|
After Width: | Height: | Size: 310 B |
|
After Width: | Height: | Size: 227 B |
|
After Width: | Height: | Size: 306 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-mixed-insensitive.png
Normal file
|
After Width: | Height: | Size: 233 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-mixed-insensitive@2.png
Normal file
|
After Width: | Height: | Size: 310 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-mixed-selected.png
Normal file
|
After Width: | Height: | Size: 229 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-mixed-selected@2.png
Normal file
|
After Width: | Height: | Size: 328 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-mixed.png
Normal file
|
After Width: | Height: | Size: 235 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-mixed@2.png
Normal file
|
After Width: | Height: | Size: 328 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-selectionmode-dark.png
Normal file
|
After Width: | Height: | Size: 437 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-selectionmode-dark@2.png
Normal file
|
After Width: | Height: | Size: 663 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-selectionmode.png
Normal file
|
After Width: | Height: | Size: 414 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-selectionmode@2.png
Normal file
|
After Width: | Height: | Size: 609 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-unchecked-dark.png
Normal file
|
After Width: | Height: | Size: 255 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-unchecked-dark@2.png
Normal file
|
After Width: | Height: | Size: 363 B |
|
After Width: | Height: | Size: 252 B |
|
After Width: | Height: | Size: 331 B |
|
After Width: | Height: | Size: 244 B |
|
After Width: | Height: | Size: 324 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-unchecked-insensitive.png
Normal file
|
After Width: | Height: | Size: 258 B |
|
After Width: | Height: | Size: 368 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-unchecked-selected.png
Normal file
|
After Width: | Height: | Size: 252 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-unchecked-selected@2.png
Normal file
|
After Width: | Height: | Size: 368 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-unchecked.png
Normal file
|
After Width: | Height: | Size: 260 B |
BIN
.themes/Mantis/gtk-3.0/assets/checkbox-unchecked@2.png
Normal file
|
After Width: | Height: | Size: 376 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked-dark.png
Normal file
|
After Width: | Height: | Size: 367 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked-dark@2.png
Normal file
|
After Width: | Height: | Size: 599 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked-insensitive-dark.png
Normal file
|
After Width: | Height: | Size: 364 B |
|
After Width: | Height: | Size: 560 B |
|
After Width: | Height: | Size: 335 B |
|
After Width: | Height: | Size: 534 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked-insensitive.png
Normal file
|
After Width: | Height: | Size: 359 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked-insensitive@2.png
Normal file
|
After Width: | Height: | Size: 541 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked-selected.png
Normal file
|
After Width: | Height: | Size: 352 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked-selected@2.png
Normal file
|
After Width: | Height: | Size: 587 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked.png
Normal file
|
After Width: | Height: | Size: 362 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-checked@2.png
Normal file
|
After Width: | Height: | Size: 588 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed-dark.png
Normal file
|
After Width: | Height: | Size: 342 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed-dark@2.png
Normal file
|
After Width: | Height: | Size: 564 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed-insensitive-dark.png
Normal file
|
After Width: | Height: | Size: 334 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png
Normal file
|
After Width: | Height: | Size: 521 B |
|
After Width: | Height: | Size: 319 B |
|
After Width: | Height: | Size: 508 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed-insensitive.png
Normal file
|
After Width: | Height: | Size: 334 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed-insensitive@2.png
Normal file
|
After Width: | Height: | Size: 521 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed-selected.png
Normal file
|
After Width: | Height: | Size: 307 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed-selected@2.png
Normal file
|
After Width: | Height: | Size: 563 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed.png
Normal file
|
After Width: | Height: | Size: 342 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-mixed@2.png
Normal file
|
After Width: | Height: | Size: 564 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-unchecked-dark.png
Normal file
|
After Width: | Height: | Size: 392 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-unchecked-dark@2.png
Normal file
|
After Width: | Height: | Size: 753 B |
|
After Width: | Height: | Size: 366 B |
|
After Width: | Height: | Size: 668 B |
|
After Width: | Height: | Size: 333 B |
|
After Width: | Height: | Size: 606 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-unchecked-insensitive.png
Normal file
|
After Width: | Height: | Size: 372 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-unchecked-insensitive@2.png
Normal file
|
After Width: | Height: | Size: 749 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-unchecked-selected.png
Normal file
|
After Width: | Height: | Size: 356 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-unchecked-selected@2.png
Normal file
|
After Width: | Height: | Size: 726 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-unchecked.png
Normal file
|
After Width: | Height: | Size: 406 B |
BIN
.themes/Mantis/gtk-3.0/assets/radio-unchecked@2.png
Normal file
|
After Width: | Height: | Size: 802 B |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-dark.png
Normal file
|
After Width: | Height: | Size: 784 B |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-dark@2.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-header-dark.png
Normal file
|
After Width: | Height: | Size: 756 B |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-header-dark@2.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-header.png
Normal file
|
After Width: | Height: | Size: 744 B |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-header@2.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-insensitive-dark.png
Normal file
|
After Width: | Height: | Size: 671 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 682 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 673 B |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 666 B |
|
After Width: | Height: | Size: 1.2 KiB |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-insensitive.png
Normal file
|
After Width: | Height: | Size: 673 B |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-insensitive@2.png
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-selected.png
Normal file
|
After Width: | Height: | Size: 746 B |
BIN
.themes/Mantis/gtk-3.0/assets/switch-active-selected@2.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |