First real commit

This commit is contained in:
eudaimon 2020-10-15 10:10:54 +02:00
parent 2feec36b3e
commit b88b73554a
61 changed files with 11052 additions and 0 deletions

BIN
gtk-2.0/Button/mode_normal.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 499 B

BIN
gtk-2.0/Button/mode_prelight.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

BIN
gtk-2.0/Button/mode_pressed.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

BIN
gtk-2.0/Handle/dimple.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

BIN
gtk-2.0/Handle/pane-horiz.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 B

BIN
gtk-2.0/Handle/pane-vert.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 B

BIN
gtk-2.0/Handle/resize_grip.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

BIN
gtk-2.0/Icons/close.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

BIN
gtk-2.0/Sidebar/handle.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 B

654
gtk-2.0/gtkrc Executable file
View File

@ -0,0 +1,654 @@
# Copyright (C) 2007-2011 Daniel Foré <Daniel@elementaryos.org>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# See the file COPYING for the full license text.
gtk_color_scheme = "bg_color:#C0C0C0\nselected_bg_color:#419553\nbase_color:#D1CEC0" # Background, base
gtk_color_scheme = "fg_color:#4D4D4D\nselected_fg_color:#d1ff96\ntext_color:#4D4D4D" # Foreground, text
gtk_color_scheme = "sidebar_color:#BEC6D4" # Custom colors
gtk_color_scheme = "tooltip_bg_color:#000\ntooltip_fg_color:#FFF" # Tooltips
gtk_color_scheme = "link_color:#7BBD89" # Hyperlinks
gtk_color_scheme = "frame_color:#BEC6D4\ninactive_frame_color:#BEC6D4" # Fix for Chrome
gtk_color_scheme = "bg_color_dark:#F0F0F0\ntext_color_dark:#4d4d4d\ntext_color_dark_selected:#FFF" # Dark colors - NO MORE DARKS
gtk_color_scheme = "widget_color:#BEC6D4"
gtk-icon-sizes = "gtk-button=16,16" # Set icon size for buttons
gtk-button-images = 0 # Disables icons for buttons with text
gtk-toolbar-style = 0 # Disables text in toolbar
gtk-auto-mnemonics = 1 # Disables lines under menu items
####################
## Default Styles ##
####################
style "murrine-default"
{
GnomeHRef ::link_color = @link_color
GtkHTML ::link-color = @link_color
GtkIMHtmlr ::hyperlink-color = @link_color
GtkIMHtml ::hyperlink-color = @link_color
GtkWidget ::link-color = @link_color
GtkWidget ::visited-link-color = @text_color
GtkButton ::child-displacement-x = 1
GtkButton ::child-displacement-y = 1
GtkButton ::default-border = { 0, 0, 0, 0 }
GtkCheckButton ::indicator-size = 15
GtkEntry ::honors-transparent-bg-hint = 1
GtkEntry ::progress-border = { 2, 2, 2, 2 }
GtkEntry ::state-hint = 0
GtkExpander ::expander-size = 16
GtkImage ::x-ayatana-indicator-dynamic = 1
GtkMenu ::horizontal-padding = 0
GtkMenu ::vertical-padding = 0
GtkMenuBar ::internal-padding = 0
GtkMenuBar ::window-dragging = 1
GtkNotebook ::tab-overlap = 0
GtkPaned ::handle-size = 6
GtkProgressBar ::min-vertical-bar-width = 10
GtkProgressBar ::min-horizontal-bar-height = 10
GtkScale ::slider-length = 14
GtkScale ::slider-width = 14
GtkScale ::trough-side-details = 1
GtkScrollbar ::has-backward-stepper = 0
GtkScrollbar ::has-forward-stepper = 0
GtkScrollbar ::min-slider-length = 30
GtkScrollbar ::slider-width = 6
GtkScrollbar ::trough-border = 1
GtkScrolledWindow ::scrollbar-spacing = 0
GtkScrolledWindow ::scrollbars-within-bevel = 1
GtkToolbar ::internal-padding = 0
GtkTreeView ::expander-size = 7
GtkTreeView ::vertical-separator = 0
GtkWidget ::new-tooltip-style = 1
GtkWidget ::focus-line-width = 1
GtkWidget ::focus-padding = 0
xthickness = 1
ythickness = 1
base[NORMAL] = @base_color
base[PRELIGHT] = shade (0.95, @bg_color)
base[ACTIVE] = shade (0.92, @selected_bg_color)
base[SELECTED] = shade (0.93, @selected_bg_color)
base[INSENSITIVE] = @bg_color
bg[NORMAL] = @bg_color
bg[PRELIGHT] = shade (1.02, @bg_color)
bg[SELECTED] = @selected_bg_color
bg[INSENSITIVE] = @bg_color
bg[ACTIVE] = shade (1.04, @bg_color)
fg[NORMAL] = @fg_color
fg[PRELIGHT] = @fg_color
fg[SELECTED] = @selected_fg_color
fg[ACTIVE] = @fg_color
fg[INSENSITIVE] = shade(0.5, @bg_color)
text[NORMAL] = @text_color
text[PRELIGHT] = @text_color
text[ACTIVE] = @selected_fg_color
text[SELECTED] = @selected_fg_color
text[INSENSITIVE] = darker (@bg_color)
engine "murrine"
{
animation = TRUE
arrowstyle = 1
border_shades = { 1.15, 0.85 }
colorize_scrollbar = TRUE
contrast = 1.1
default_button_color = shade (1.05, @selected_bg_color)
focusstyle = 3
glazestyle = 0
gradient_shades = {1.18,1.09,1.08,0.9}
glowstyle = 4
highlight_shade = 1.0 # set highlight amount for buttons or widgets
lightborder_shade = 1.18 # sets lightborder amount for buttons or widgets
lightborderstyle = 0 # 0 = lightborder on top side, 1 = lightborder on all sides
listviewstyle = 2 # 0 = nothing, 1 = dotted, 2 = line
menubaritemstyle = 0 # 0 = menuitem look, 1 = button look
menubarstyle = 2 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped
menuitemstyle = 1 # 0 = flat, 1 = glassy, 2 = striped
menustyle = 0 # 0 = no vertical menu stripe, 1 = display vertical menu stripe
progressbarstyle = 1
reliefstyle = 3 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient
rgba = FALSE # Alpha transparency
roundness = 5 # 0 = square
scrollbarstyle = 0 # 0 = nothing
separatorstyle = 1
shadow_shades = { 2.0, 1.0 }
sliderstyle = 0 # 0 = nothing added
stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles, 2 = unknown
toolbarstyle = 1 # 0 = flat, 1 = glassy, 2 = gradient
trough_shades = { 0.85, 1.0 }
}
}
style "murrine-dark" = "murrine-default"
{
base[NORMAL] = @bg_color_dark
base[PRELIGHT] = shade (0.95, @bg_color_dark)
base[INSENSITIVE] = @bg_color_dark
bg[NORMAL] = @bg_color_dark
bg[PRELIGHT] = shade (1.02, @bg_color_dark)
bg[SELECTED] = shade (1.1, @selected_bg_color)
bg[INSENSITIVE] = @bg_color_dark
bg[ACTIVE] = shade (1.04, @bg_color_dark)
fg[NORMAL] = @text_color_dark
fg[PRELIGHT] = @text_color_dark_selected
fg[SELECTED] = @text_color_dark_selected
fg[ACTIVE] = @text_color_dark_selected
fg[INSENSITIVE] = darker (@bg_color)
text[NORMAL] = @text_color_dark
text[PRELIGHT] = @text_color_dark_selected
text[ACTIVE] = @text_color_dark_selected
text[SELECTED] = @text_color_dark_selected
text[INSENSITIVE] = darker (@bg_color_dark)
}
style "murrine-thin" = "murrine-default" { xthickness = 0 ythickness = 0 }
style "murrine-wide" = "murrine-default" { xthickness = 2 ythickness = 2 }
style "murrine-wider" = "murrine-default" { xthickness = 3 ythickness = 3 }
style "murrine-widest" = "murrine-default" { xthickness = 4 ythickness = 4 }
style "murrine-thin-dark" = "murrine-dark" { xthickness = 0 ythickness = 0 }
style "murrine-wide-dark" = "murrine-dark" { xthickness = 2 ythickness = 2 }
style "murrine-wider-dark" = "murrine-dark" { xthickness = 3 ythickness = 3 }
###################
## Widget Styles ##
###################
style "murrine-button" = "murrine-widest" {
bg[ACTIVE] = shade (0.80, @bg_color)
bg[NORMAL] = shade (1.05, @bg_color)
bg[PRELIGHT] = shade (1.02, @bg_color)
bg[SELECTED] = @widget_color
bg[INSENSITIVE] = shade (0.98, @bg_color)
engine "murrine" {
border_shades = {1.1, 0.9}
contrast = 1.25
gradient_shades = {1.10,1.0,0.99,0.90}
lightborderstyle = 1
textstyle = 1
}
}
style "murrine-button-content" = "murrine-wider" {
GtkWidget ::focus-line-width = 0
GtkWidget ::focus-padding = 2
bg[ACTIVE] = shade (0.9, @base_color)
bg[NORMAL] = @base_color
bg[PRELIGHT] = @base_color
bg[SELECTED] = @base_color
bg[INSENSITIVE] = @base_color
engine "murrine" {
border_shades = {1.05, 1.05}
contrast = 0.85
gradient_shades = {1.0,1.5,1.6,2.5}
shadow_shades = {2.0,2.0}
}
}
style "murrine-button-dark" = "murrine-widest" {
bg[ACTIVE] = shade (0.80, @bg_color_dark)
bg[NORMAL] = shade (1.15, @bg_color_dark)
bg[PRELIGHT] = shade (1.13, @selected_bg_color)
bg[SELECTED] = shade (0.75, @selected_bg_color)
bg[INSENSITIVE] = shade (0.98, @bg_color_dark)
engine "murrine" {
border_shades = {1.1, 0.9}
contrast = 1.25
gradient_shades = {1.10,1.0,0.99,0.90}
lightborderstyle = 1
}
}
style "murrine-comboboxentry" = "murrine-wider" {
ythickness = 4
bg[ACTIVE] = shade (0.80, @bg_color)
bg[NORMAL] = shade (1.15, @bg_color)
bg[PRELIGHT] = shade (1.13, @selected_bg_color)
bg[INSENSITIVE] = shade (0.98, @bg_color)
engine "murrine" { lightborderstyle = 1 }
}
style "murrine-combo" = "murrine-comboboxentry" { engine "murrine" { gradient_shades = {1.10,1.0,0.99,0.90} } }
style "murrine-entry" = "murrine-widest"
{
GtkWidget ::focus-line-width = 1
GtkWidget ::focus-padding = 1
bg[ACTIVE] = shade (0.78, @bg_color)
bg[NORMAL] = shade (2.20, @bg_color)
bg[PRELIGHT] = shade (1.18, @selected_bg_color)
bg[SELECTED] = shade (0.9, @selected_bg_color)
bg[INSENSITIVE] = shade (0.98, @bg_color)
engine "murrine" {
border_shades = {1.35, 1.15}
}
}
style "murrine-frame-title" { fg[NORMAL] = lighter (@fg_color) }
style "murrine-menu" = "murrine-thin" {
bg[NORMAL] = shade (0.96, @base_color)
}
style "murrine-menu-item" = "murrine-wider"
{
fg[PRELIGHT] = @selected_fg_color
fg[SELECTED] = @selected_fg_color
fg[ACTIVE] = @fg_color
fg[INSENSITIVE] = darker (@bg_color)
bg[SELECTED] = shade (1.10, @selected_bg_color)
engine "murrine"
{
contrast = 0.8
roundness = 0
lightborderstyle = 1
}
}
style "murrine-menubar" { fg[NORMAL] = @fg_color GtkMenuBar :: shadow-type = GTK_SHADOW_NONE }
style "murrine-notebook" = "murrine-default"
{
bg[NORMAL] = shade (1.06, @bg_color) # selected tab entire
bg[ACTIVE] = shade (0.85, @bg_color) # unselected tab
engine "murrine" { roundness = 4 }
}
style "murrine-progressbar" = "murrine-thin"
{
bg[ACTIVE] = shade (0.85, @selected_bg_color)
bg[SELECTED] = @selected_bg_color
engine "murrine" {
roundness = 100
highlight_shade = 1.0
lightborder_shade = 2.0
gradient_shades = {0.90,1.09,1.10,1.30}
trough_shades = {1.00,1.16}
contrast = 1.13
border_shades = {1.0, 0.9}
}
}
style "murrine-scale" = "murrine-wider"
{
bg[ACTIVE] = shade (0.78, @bg_color)
bg[NORMAL] = shade (1.30, @bg_color)
bg[PRELIGHT] = shade (1.18, @selected_bg_color)
bg[SELECTED] = shade (0.9, @selected_bg_color)
bg[INSENSITIVE] = shade (0.98, @bg_color)
engine "murrine" {
border_shades = {0.8, 0.6}
contrast = 0.8
lightborderstyle = 1
roundness = 7
trough_shades = {0.9, 1.1}
}
}
style "murrine-scrollbar"
{
bg[SELECTED] = shade (0.6, @base_color)
bg[ACTIVE] = @base_color
engine "murrine" {
roundness = 5
gradient_shades = {1.0,1.0,1.0,1.0}
highlight_shade = 1.0
glow_shade = 1.0
reliefstyle = 0
gradient_colors = FALSE
lightborder_shade = 1.0
lightborderstyle = 0
trough_shades = { 1.3, 1.3}
border_shades = { 2.0, 2.0}
contrast = 0.0
}
}
style "murrine-scrollbar-dark" = "murrine-scrollbar"
{
engine "murrine" {
gradient_shades = {0.65,0.65,0.65,0.65}
trough_shades = { 1.0, 1.0}
border_shades = { 0.3, 0.3}
}
}
style "murrine-scrollbar-sidebar" = "murrine-scrollbar" {
engine "murrine" {
trough_shades = { 0.97, 0.97}
border_shades = { 1.2, 1.2}
}
}
style "murrine-sidebar" {
base[NORMAL] = @bg_color
bg[NORMAL] = @bg_color
text[NORMAL] = mix (0.3, @bg_color, @text_color)
font_name = "Regular"
GtkTreeView::odd_row_color = @bg_color
GtkTreeView::even_row_color = @bg_color
engine "murrine" {
textstyle = 1
listviewstyle = 0
}
}
style "murrine-tasklist" = "murrine-wide" {}
style "murrine-toggleswitch" = "murrine-wider"
{
ythickness = 4
bg[ACTIVE] = shade (0.80, @bg_color)
bg[NORMAL] = shade (1.15, @bg_color)
bg[PRELIGHT] = shade (1.13, @selected_bg_color)
bg[SELECTED] = shade (0.75, @selected_bg_color)
bg[INSENSITIVE] = shade (0.98, @bg_color)
engine "murrine" {
border_shades = {1.1, 0.9}
contrast = 1.25
gradient_shades = {0.90,0.99,1.00,1.10}
lightborderstyle = 1
textstyle = 1
}
}
style "murrine-toolbar" = "murrine-default"
{
engine "murrine" {
contrast = 1.13
lightborder_shade = 1.0
gradient_shades = {1.0,0.94,0.94,0.88}
}
}
style "murrine-tooltips" = "murrine-wider"
{
xthickness = 8
ythickness = 5
bg[NORMAL] = @tooltip_bg_color
bg[SELECTED] = "#000"
fg[NORMAL] = @tooltip_fg_color
engine "murrine"
{
roundness = 0
trough_shades = { 0.15, 0.3 }
}
}
style "murrine-treeview" { engine "murrine" { gradient_shades = {1.00,1.00,1.00,1.00} separatorstyle = 0 } }
style "murrine-treeview-header" = "murrine-default"
{
ythickness = 1
GtkWidget ::focus-padding = 0
bg[NORMAL] = shade (1.08, @bg_color)
bg[PRELIGHT] = @bg_color
bg[INSENSITIVE] = shade (1.04, @bg_color)
engine "murrine" {
gradient_shades = {0.96,1.04,1.05,1.18}
glazestyle = 1
contrast = 1.0
roundness = 0
}
}
style "murrine-xfwm4-tabwin" = "murrine-dark"
{
bg[NORMAL] = @tooltip_bg_color
bg[PRELIGHT] = shade (0.4, @bg_color_dark)
bg[ACTIVE] = @tooltip_bg_color
bg[SELECTED] = shade (0.4, @bg_color_dark)
}
style "notebook-close" { stock["gtk-close"] = {{ "Icons/close.png", *, *, * }} }
style "pixmap-mode-button" {
engine "pixmap" {
image { function = BOX state = PRELIGHT file = "/Button/mode_prelight.png" border = { 3, 13, 3, 3 } stretch = TRUE }
image { function = BOX state = NORMAL file = "/Button/mode_normal.png" border = { 3, 13, 3, 3 } stretch = TRUE }
image { function = BOX state = ACTIVE file = "/Button/mode_pressed.png" border = { 3, 13, 3, 3 } stretch = TRUE }
image { function = BOX state = INSENSITIVE file = "/Button/mode_normal.png" border = { 3, 13, 3, 3 } stretch = TRUE }
image { function = BOX state = SELECTED file = "/Button/mode_pressed.png" border = { 3, 13, 3, 3 } stretch = TRUE }
}
}
style "overlay-scrollbar" {
base[SELECTED] = shade (0.6, @base_color)
base[INSENSITIVE] = shade (0.85, @base_color)
}
style "pixmap-paned" {
GtkPaned::handle_size = 8
engine "pixmap" {
image { file = "Handle/pane-horiz.png" function = HANDLE overlay_file = "Handle/dimple.png" overlay_stretch = FALSE stretch = TRUE orientation = VERTICAL }
image { file = "Handle/pane-vert.png" function = HANDLE overlay_file = "Handle/dimple.png" overlay_stretch = FALSE stretch = TRUE orientation = HORIZONTAL }
}
}
style "pixmap-resize-grip" = "murrine-default" {
engine "pixmap" {
image { function = RESIZE_GRIP overlay_file = "/Handle/resize_grip.png" overlay_border = {0,0,0,0 } overlay_stretch = FALSE }
}
}
style "pixmap-sidebar-handle-left" {
GtkPaned::handle-size = 2
engine "pixmap"{
image { function = HANDLE file = "/Sidebar/handle.png" stretch = TRUE border = { 0, 0, 0, 0 } }
}
}
##############
## Matching ##
##############
class "GtkWidget" style "murrine-default"
class "GtkWindow*" style "pixmap-resize-grip"
class "GtkToolbar" style "murrine-toolbar"
class "GtkHandleBox" style "murrine-toolbar"
class "GtkRange" style "murrine-wide"
class "GtkFrame" style "murrine-wide"
class "GtkSeparator" style "murrine-wide"
class "GtkEntry" style "murrine-entry"
class "GtkCalendar" style "murrine-wide"
class "GtkInfoBar" style "murrine-default"
class "GtkIconView" style "murrine-default"
class "GtkSpinButton" style "murrine-combo"
class "GtkScale" style "murrine-scale"
class "GtkVScale" style "murrine-scale"
class "GtkHScale" style "murrine-scale"
class "GtkScrollbar" style "murrine-scrollbar"
class "GtkVScrollbar" style "murrine-scrollbar"
class "GtkHScrollbar" style "murrine-scrollbar"
widget "*ModeButton*" style "pixmap-mode-button"
widget "*ToggleSwitch*" style "murrine-toggleswitch"
widget "*SidebarHandleLeft" style "pixmap-sidebar-handle-left"
widget "*SidebarScrolled*" style : highest "murrine-scrollbar-sidebar"
widget "*SidebarContent" style "murrine-sidebar"
widget "xfwm4-tabwin*" style "murrine-xfwm4-tabwin"
widget_class "*<GtkNotebook>*" style "notebook-close"
widget_class "*<GtkNotebook>*<GtkDrawingArea>" style "murrine-notebook"
widget_class "*<GtkNotebook>*<GtkLayout>" style "murrine-notebook"
widget_class "*<GtkNotebook>*<GtkLabel>" style "murrine-notebook"
widget_class "*<GtkNotebook>" style "murrine-notebook"
widget_class "*<GtkStatusbar>" style "murrine-default"
widget_class "*<GtkComboBoxEntry>*" style "murrine-comboboxentry"
widget_class "*<GtkCombo>*" style "murrine-combo"
widget_class "*<GtkMenu>*" style "murrine-menu"
widget_class "*<GtkMenuBar>*" style "murrine-menubar"
widget_class "*<GtkMenuItem>*" style "murrine-menu-item"
widget_class "*<GtkMenuItem>.*.<GtkScale>" style "murrine-scale"
widget_class "*.<GtkFrame>.<GtkLabel>" style "murrine-frame-title"
widget_class "*.<GtkTreeView>*" style "murrine-treeview"
widget_class "*GtkHPaned" style "pixmap-paned"
widget_class "*GtkVPaned" style "pixmap-paned"
widget_class "*<GtkProgress>" style "murrine-progressbar"
widget_class "*<GtkProgressBar>" style "murrine-progressbar"
widget_class "*<GtkRadioButton>*" style "murrine-default"
widget_class "*<GtkCheckButton>*" style "murrine-default"
widget_class "*<GtkButton>" style "murrine-button"
# Treeview header
widget_class "*.<GtkTreeView>.<GtkButton>" style "murrine-treeview-header"
widget_class "*.<GtkCTree>.<GtkButton>" style "murrine-treeview-header"
widget_class "*.<GtkList>.<GtkButton>" style "murrine-treeview-header"
widget_class "*.<GtkCList>.<GtkButton>" style "murrine-treeview-header"
#Overlay scrollbars
widget_class "*<GtkScrolledWindow>*<OsScrollbar>" style "overlay-scrollbar"
################################
# FIXME: This will not work if one embeds eg. a button into the tooltip.
################################
widget "gtk-tooltip*" style "murrine-tooltips"
###################################################
# Special cases and work arounds
###################################################
# Work around for http://bugzilla.gnome.org/show_bug.cgi?id=382646
# Note that the work around assumes that the combobox is _not_ in
# appears-as-list mode.
# Similar hack also in the menuitem style.
# This style does not affect GtkComboBoxEntry, it does have an effect
# on comboboxes in appears-as-list mode though.
style "murrine-combobox-text-color-workaround"
{
text[NORMAL] = @fg_color
text[PRELIGHT] = @fg_color
text[SELECTED] = @selected_fg_color
text[ACTIVE] = @fg_color
text[INSENSITIVE] = darker (@bg_color)
}
widget_class "*.<GtkComboBox>.<GtkCellView>" style "murrine-combobox-text-color-workaround"
style "murrine-menuitem-text-is-fg-color-workaround"
{
text[NORMAL] = @fg_color
text[PRELIGHT] = @selected_fg_color
text[SELECTED] = @selected_fg_color
text[ACTIVE] = @fg_color
text[INSENSITIVE] = darker (@bg_color)
}
widget "*.gtk-combobox-popup-menu.*" style "murrine-menuitem-text-is-fg-color-workaround"
##################################
# Work around the usage of GtkLabel inside GtkListItems to display text.
# This breaks because the label is shown on a background that is based on the base color set.
# The same problem also exists for GtkCList and GtkCTree
# Only match GtkCList and not the parent widgets, because that would also change the headers.
##################################
style "murrine-fg-is-text-color-workaround"
{
fg[NORMAL] = @text_color
fg[PRELIGHT] = @text_color
fg[ACTIVE] = @selected_fg_color
fg[SELECTED] = @selected_fg_color
fg[INSENSITIVE] = darker (@bg_color)
}
widget_class "*<GtkListItem>*" style "murrine-fg-is-text-color-workaround"
widget_class "*<GtkCList>" style "murrine-fg-is-text-color-workaround"
style "chrome-gtk-frame" {
ChromeGtkFrame::frame-color = shade (0.5, @bg_color)
ChromeGtkFrame::inactive-frame-color = shade (0.5, @bg_color)
ChromeGtkFrame::incognito-frame-color = shade (0.5, @bg_color)
ChromeGtkFrame::incognito-inactive-frame-color = shade (0.5, @bg_color)
ChromeGtkFrame::frame-gradient-size = 100
ChromeGtkFrame::frame-gradient-color = shade (1.08,@bg_color)
ChromeGtkFrame::inactive-frame-gradient-color = shade (1.08,@bg_color)
ChromeGtkFrame::incognito-frame-gradient-color = shade (1.08,@bg_color)
ChromeGtkFrame::incognito-inactive-frame-gradient-color = shade (1.08,@bg_color)
ChromeGtkFrame::scrollbar-trough-color = @base_color
}
class "ChromeGtkFrame" style "chrome-gtk-frame"

View File

@ -0,0 +1,155 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="bullet-symbolic.svg"
inkscape:export-filename="/home/sam/dev/RESOURCES/gnome-icon-theme-symbolic/src/gnome-stencils.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
height="14"
id="svg7384"
version="1.1"
inkscape:version="0.92.2 5c3e80d, 2017-08-06"
width="14">
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
bordercolor="#666666"
borderopacity="1"
inkscape:current-layer="layer9"
inkscape:cx="-0.21186395"
inkscape:cy="5.1774672"
gridtolerance="10"
inkscape:guide-bbox="true"
guidetolerance="10"
id="namedview88"
inkscape:object-nodes="true"
inkscape:object-paths="false"
objecttolerance="10"
pagecolor="#3a3b39"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
showborder="true"
showgrid="false"
showguides="true"
inkscape:snap-bbox="true"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-global="true"
inkscape:snap-grids="true"
inkscape:snap-nodes="false"
inkscape:snap-others="false"
inkscape:snap-to-guides="true"
inkscape:window-height="1016"
inkscape:window-maximized="1"
inkscape:window-width="1920"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:zoom="22.005438"
inkscape:showpageshadow="false">
<inkscape:grid
dotted="false"
empspacing="2"
enabled="true"
id="grid4866"
originx="-139.99995"
originy="120"
snapvisiblegridlinesonly="true"
spacingx="1px"
spacingy="1px"
type="xygrid"
visible="true" />
</sodipodi:namedview>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
<defs
id="defs7386">
<linearGradient
gradientTransform="matrix(-2.7365795,0.28202934,-0.18908311,-0.99988321,239.54008,-879.45557)"
id="linearGradient19282"
osb:paint="solid">
<stop
id="stop19284"
offset="0"
style="stop-color:#666666;stop-opacity:1;" />
</linearGradient>
</defs>
<g
inkscape:groupmode="layer"
id="layer9"
inkscape:label="status"
style="display:inline"
transform="translate(-381.00015,-339)">
<path
inkscape:connector-curvature="0"
d="m 388.00015,343.01754 c -1.64587,0 -2.98246,1.33658 -2.98246,2.98246 0,1.64587 1.33659,2.98246 2.98246,2.98246 1.64587,0 2.98246,-1.33659 2.98246,-2.98246 0,-1.64588 -1.33659,-2.98246 -2.98246,-2.98246 z"
id="path9555"
sodipodi:nodetypes="csssc"
style="color:#bebebe;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:'Andale Mono';text-indent:0pt;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1.78125;marker:none" />
</g>
<g
inkscape:groupmode="layer"
id="layer10"
inkscape:label="devices"
style="display:inline"
transform="translate(-381.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer11"
inkscape:label="apps"
transform="translate(-381.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer13"
inkscape:label="places"
style="display:inline"
transform="translate(-381.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer14"
inkscape:label="mimetypes"
transform="translate(-381.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer15"
inkscape:label="emblems"
style="display:inline"
transform="translate(-381.00015,-339)" />
<g
inkscape:groupmode="layer"
id="g71291"
inkscape:label="emotes"
style="display:inline"
transform="translate(-381.00015,-339)" />
<g
inkscape:groupmode="layer"
id="g4953"
inkscape:label="categories"
style="display:inline"
transform="translate(-381.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer12"
inkscape:label="actions"
style="display:inline"
transform="translate(-381.00015,-339)" />
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

154
gtk-3.0/assets/check-symbolic.svg Executable file
View File

@ -0,0 +1,154 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="check-symbolic.svg"
inkscape:export-filename="/home/sam/dev/RESOURCES/gnome-icon-theme-symbolic/src/gnome-stencils.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
height="14"
id="svg7384"
version="1.1"
inkscape:version="0.91 r13725"
width="14">
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
bordercolor="#666666"
borderopacity="1"
inkscape:current-layer="layer9"
inkscape:cx="-15.966869"
inkscape:cy="8.8415069"
gridtolerance="10"
inkscape:guide-bbox="true"
guidetolerance="10"
id="namedview88"
inkscape:object-nodes="true"
inkscape:object-paths="false"
objecttolerance="10"
pagecolor="#3a3b39"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
showborder="true"
showgrid="false"
showguides="true"
inkscape:snap-bbox="true"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-global="true"
inkscape:snap-grids="true"
inkscape:snap-nodes="false"
inkscape:snap-others="false"
inkscape:snap-to-guides="true"
inkscape:window-height="1016"
inkscape:window-maximized="1"
inkscape:window-width="1920"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:zoom="15.238496"
inkscape:showpageshadow="false">
<inkscape:grid
dotted="false"
empspacing="2"
enabled="true"
id="grid4866"
originx="-159.99995"
originy="120"
snapvisiblegridlinesonly="true"
spacingx="1px"
spacingy="1px"
type="xygrid"
visible="true" />
</sodipodi:namedview>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
<defs
id="defs7386">
<linearGradient
gradientTransform="matrix(-2.7365795,0.28202934,-0.18908311,-0.99988321,239.54008,-879.45557)"
id="linearGradient19282"
osb:paint="solid">
<stop
id="stop19284"
offset="0"
style="stop-color:#666666;stop-opacity:1;" />
</linearGradient>
</defs>
<g
inkscape:groupmode="layer"
id="layer9"
inkscape:label="status"
style="display:inline;opacity:1"
transform="translate(-401.00015,-339)">
<path
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:3;marker:none;enable-background:accumulate"
d="m 415.00015,339.98047 -6.5,6.39453 -2.9375,-2.9375 -2.125,2.125 5.0625,5.0625 6.5,-6.60547 0,-4.03906 z"
id="path8913-6-7-1-5-1"
inkscape:connector-curvature="0" />
</g>
<g
inkscape:groupmode="layer"
id="layer10"
inkscape:label="devices"
style="display:inline"
transform="translate(-401.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer11"
inkscape:label="apps"
transform="translate(-401.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer13"
inkscape:label="places"
style="display:inline"
transform="translate(-401.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer14"
inkscape:label="mimetypes"
transform="translate(-401.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer15"
inkscape:label="emblems"
style="display:inline"
transform="translate(-401.00015,-339)" />
<g
inkscape:groupmode="layer"
id="g71291"
inkscape:label="emotes"
style="display:inline"
transform="translate(-401.00015,-339)" />
<g
inkscape:groupmode="layer"
id="g4953"
inkscape:label="categories"
style="display:inline"
transform="translate(-401.00015,-339)" />
<g
inkscape:groupmode="layer"
id="layer12"
inkscape:label="actions"
style="display:inline"
transform="translate(-401.00015,-339)" />
</svg>

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 870 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 801 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 902 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 929 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

153
gtk-3.0/assets/dash-symbolic.svg Executable file
View File

@ -0,0 +1,153 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:osb="http://www.openswatchbook.org/uri/2009/osb"
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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
sodipodi:docname="dash-symbolic.svg"
inkscape:export-filename="/home/sam/dev/RESOURCES/gnome-icon-theme-symbolic/src/gnome-stencils.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90"
height="14"
id="svg7384"
version="1.1"
inkscape:version="0.91 r13725"
width="14">
<metadata
id="metadata90">
<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>Gnome Symbolic Icon Theme</dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
inkscape:bbox-nodes="true"
inkscape:bbox-paths="true"
bordercolor="#666666"
borderopacity="1"
inkscape:current-layer="layer9"
inkscape:cx="6.8118913"
inkscape:cy="7.9276321"
gridtolerance="10"
inkscape:guide-bbox="true"
guidetolerance="10"
id="namedview88"
inkscape:object-nodes="true"
inkscape:object-paths="false"
objecttolerance="10"
pagecolor="#3a3b39"
inkscape:pageopacity="1"
inkscape:pageshadow="2"
showborder="true"
showgrid="false"
showguides="true"
inkscape:snap-bbox="true"
inkscape:snap-bbox-midpoints="false"
inkscape:snap-global="true"
inkscape:snap-grids="true"
inkscape:snap-nodes="false"
inkscape:snap-others="false"
inkscape:snap-to-guides="true"
inkscape:window-height="1016"
inkscape:window-maximized="1"
inkscape:window-width="1920"
inkscape:window-x="0"
inkscape:window-y="27"
inkscape:zoom="25.058754"
inkscape:showpageshadow="false">
<inkscape:grid
dotted="false"
empspacing="2"
enabled="true"
id="grid4866"
originx="-159.99995"
originy="140"
snapvisiblegridlinesonly="true"
spacingx="1px"
spacingy="1px"
type="xygrid"
visible="true" />
</sodipodi:namedview>
<title
id="title9167">Gnome Symbolic Icon Theme</title>
<defs
id="defs7386">
<linearGradient
gradientTransform="matrix(-2.7365795,0.28202934,-0.18908311,-0.99988321,239.54008,-879.45557)"
id="linearGradient19282"
osb:paint="solid">
<stop
id="stop19284"
offset="0"
style="stop-color:#666666;stop-opacity:1;" />
</linearGradient>
</defs>
<g
inkscape:groupmode="layer"
id="layer9"
inkscape:label="status"
style="display:inline"
transform="translate(-401.00015,-359)">
<path
style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
d="m 405.00021,364 5.99999,0 c 1.108,0 2,0.892 2,2 0,1.108 -0.892,2 -2,2 l -5.99999,0 c -1.108,0 -2,-0.892 -2,-2 0,-1.108 0.892,-2 2,-2 z"
id="rect3346" />
</g>
<g
inkscape:groupmode="layer"
id="layer10"
inkscape:label="devices"
style="display:inline"
transform="translate(-401.00015,-359)" />
<g
inkscape:groupmode="layer"
id="layer11"
inkscape:label="apps"
transform="translate(-401.00015,-359)" />
<g
inkscape:groupmode="layer"
id="layer13"
inkscape:label="places"
style="display:inline"
transform="translate(-401.00015,-359)" />
<g
inkscape:groupmode="layer"
id="layer14"
inkscape:label="mimetypes"
transform="translate(-401.00015,-359)" />
<g
inkscape:groupmode="layer"
id="layer15"
inkscape:label="emblems"
style="display:inline"
transform="translate(-401.00015,-359)" />
<g
inkscape:groupmode="layer"
id="g71291"
inkscape:label="emotes"
style="display:inline"
transform="translate(-401.00015,-359)" />
<g
inkscape:groupmode="layer"
id="g4953"
inkscape:label="categories"
style="display:inline"
transform="translate(-401.00015,-359)" />
<g
inkscape:groupmode="layer"
id="layer12"
inkscape:label="actions"
style="display:inline"
transform="translate(-401.00015,-359)" />
</svg>

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 826 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 789 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 933 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 916 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 908 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 740 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 883 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 859 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

4960
gtk-3.0/gtk-contained-dark.css Executable file

File diff suppressed because it is too large Load Diff

4962
gtk-3.0/gtk-contained.css Executable file

File diff suppressed because it is too large Load Diff

1
gtk-3.0/gtk-dark.css Executable file
View File

@ -0,0 +1 @@
@import url("gtk-contained-dark.css");

1
gtk-3.0/gtk.css Executable file
View File

@ -0,0 +1 @@
@import url("gtk-contained.css");

12
index.theme Executable file
View File

@ -0,0 +1,12 @@
[Desktop Entry]
Type=X-GNOME-Metatheme
Name=Pho-Earth
Comment=Based on Plane and elementary themes, and using blueberry base and green details
Encoding=UTF-8
[X-GNOME-Metatheme]
GtkTheme=Pho-Earth
MetacityTheme=Pho-Myrtus
IconTheme=plane
CursorTheme=DMZ-Black
ButtonLayout=menu:minimize,maximize,close