paper-gtk-theme/Paper/gtk-2.0/gtkrc

46 lines
1.5 KiB
Plaintext
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Copyright 2016 Sam Hewitt.
#
# This file is part of the Paper GTK theme.
#
# The Paper GTK theme 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.
#
# The Paper GTK theme 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 the Paper GTK theme. If not, see http://www.gnu.org/licenses/.
# Paper GTK2 Theme
# Text/base colors
gtk-color-scheme = "text_color:#333333\nbase_color:white"
# Foreground/background colors
gtk-color-scheme = "fg_color:#4d4d4d\nbg_color:#ececec"
# Selected foreground/background colors
gtk-color-scheme = "selected_fg_color:#ffffff\nselected_bg_color:#607d8b"
# Tooltip colors
gtk-color-scheme = "tooltip_fg_color:#4d4d4d\ntooltip_bg_color:#ffffff"
# Window colors
gtk-color-scheme = "wm_color:#546e7a\nunfocused_wm_color:#5A6367"
gtk-auto-mnemonics = 1
gtk-primary-button-warps-slider = 1
include "main.rc"
# App stylings
include "apps/chrome.rc"
include "apps/eclipse.rc"
include "apps/firefox.rc"
include "apps/gimp.rc"
include "apps/libreoffice.rc"
include "apps/panel.rc"
include "apps/terminal.rc"
include "apps/thunar.rc"
include "apps/xchat.rc"
include "apps/xfce.rc"