# Bridge | ScionicSpectre
#
#  killhellokitty 2016 Electrical-3.20
#
# Copyright (C) 2016 killhellokitty
#
#    This program is free software: you can redistribute it and/or modify
#    it under the terms of the GNU General Public License as published by
#    the Free Software Foundation, either version 3 of the License, or
#    (at your option) any later version.
#
#    This program is distributed in the hope that it will be useful,
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#    GNU General Public License for more details.
#
#    You should have received a copy of the GNU General Public License
#    along with this program.  If not, see https://www.gnu.org/licenses/gpl-3.0.en.html
#
#	 http//:www.killhellokitty/deviantart.com 
#
# vim:set ts=2 sw=2 sts=2 ai et:

# Text/base colors
gtk-color-scheme = "text_color:#7F9299\nbase_color:#141416"
# Foreground/background colors
gtk-color-scheme = "fg_color:#9aacb3\nbg_color:#0f0f11"
# Selected foreground/background colors
gtk-color-scheme = "selected_fg_color:#000003\nselected_bg_color:#0EBAEC"
# Tooltip colors
gtk-color-scheme = "tooltip_fg_color:#0EBAEC\ntooltip_bg_color:#000003"

gtk-icon-sizes		= "gtk-button=16,16" # This makes button icons smaller.
gtk-button-images	= 0 # Enables icons in buttons
gtk-toolbar-style	= 0 # Disables text in toolbar
gtk-auto-mnemonics	= 1 # Disables ugly lines under menu items
gtk-primary-button-warps-slider = 1

include "main.rc"
include "apps.rc"
include "panel.rc"
