gnucash/Gnucash
Linas Vepstas 3cb5befb8a fix up resource file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1761 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-06-20 01:52:09 +00:00

87 lines
3.8 KiB
Plaintext

! /********************************************************************\
! * Gnucash -- X11 resources for gnucash *
! * Copyright (C) 1997 Robin D. Clark *
! * *
! * 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 2 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, write to the Free Software *
! * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
! * *
! * Author: Rob Clark *
! * Internet: rclark@cs.hmc.edu *
! * Address: 609 8th Street *
! * Huntington Beach, CA 92648-4632 *
! \********************************************************************/
Xacc*Foreground: black
gnucash*Background: grey
gnucash*fontList: -*-helvetica-bold-r-normal--*-120-*-*-*-*-*-*
gnucash*text.fontList: -*-helvetica-medium-r-normal--*-100-*-*-*-*-*-*
! Help stuff:
gnucash*help*geometry: 530x480-0-0
! gnucash*help*View*Background: #ffffff
!
! MenuBar stuff:
gnucash*menubar*marginHeight: 1
gnucash*menubar*marginWidth: 1
! Register window account type specific stuff:
gnucash*regbank.oddRowBackground: #aaccff
gnucash*regcash.oddRowBackground: #ccffcc
gnucash*regasset.oddRowBackground: #aaffcc
gnucash*regcredit.oddRowBackground: #ffffaa
gnucash*regliability.oddRowBackground: #ffcccc
gnucash*regportfolio.oddRowBackground: #ccffff
gnucash*regmutual.oddRowBackground: #ccffff
gnucash*regincome.oddRowBackground: #aaccff
gnucash*regexpense.oddRowBackground: #ffcccc
gnucash*regequity.oddRowBackground: #ffffaa
gnucash*regportfolio.evenRowBackground:grey
gnucash*regmutual.evenRowBackground: grey
! pop-down box (combobox stuff)
! combobox -- don't want the cell to be outlined
gnucash*reg*popbox*shadowThickness: 0
! we *do* want the combobox scroll bar to show, thoguh
gnucash*reg*popbox*list*shadowThickness: 1
! slider width ignored ... why ???
gnucash*reg*popbox*list*thickness: 24
gnucash*reg*popbox*list*VertScrollBar*width: 24
! Other register window account stuff:
gnucash*reg*fontList: -*-helvetica-medium-r-normal--*-100-*-*-*-*-*-*
gnucash*reg*evenRowBackground: white
gnucash*reg*shadowType: SHADOW_IN
gnucash*reg*shadowThickness: 1
gnucash*reg*cellShadowThickness: 1
gnucash*reg*cellShadowType: SHADOW_IN
gnucash*reg*cellMarginWidth: 1
gnucash*reg*cellMarginHeight: 0
! Reconcile window matrices stuff:
gnucash*recn*fontList: -*-helvetica-medium-r-normal--*-100-*-*-*-*-*-*
gnucash*recn*.oddRowBackground: white
gnucash*recn*.evenRowBackground: white
gnucash*recn*shadowType: SHADOW_ETCHED_IN
gnucash*recn*shadowThickness: 1
gnucash*recn*cellShadowThickness: 1
gnucash*recn*cellShadowType: SHADOW_ETCHED_IN
gnucash*recn*cellMarginWidth: 0
gnucash*recn*cellMarginHeight: 0