Пример настройки цветов в xterm (xterm color x)
Ключевые слова: xterm, color, x, (найти похожие документы)
Date: Tue, 27 Jul 2004 17:47:04 +0600
From: Svyatoslav Abramenkov <Svyatoslav_Abramenkov@p100.f8088.n464.z2.fidonet.org.>
Newsgroups: ftn.ru.linux
Subject: Пример настройки цветов в xterm
DK> Кто-нибудь может поделиться настройками цветов сабжа, определяющие белый
DK> текст на черном фоне.
>-------- Start cut [~/.Xresources] --------<
XTerm*ScrollBar: false
XTerm*ScrollBar.DrawBorder: false
XTerm*saveLines: 512
XTerm*reverseVideo: false
XTerm*reverseWrap: true
XTerm*fullCursor: true
XTerm*scrollTtyOutput: on
XTerm*scrollKey: on
XTerm*eightBitInput: false
XTerm*pointerColor: white
XTerm*pointerShape: left_ptr
XTerm*charClass: 37:48,45-47:48,58:48,64:48,126:48
XTerm*cursorColor: green
XTerm*cursorColor2: black
XTerm*color0: black
XTerm*color1: red3
XTerm*color2: green3
XTerm*color3: yellow1
#ffa700
XTerm*color4: RoyalBlue3
XTerm*color5: magenta3
XTerm*color6: CadetBlue3
XTerm*color7: gray80
XTerm*color8: gray30
XTerm*color9: IndianRed1
XTerm*color10: PaleGreen2
XTerm*color11: yellow1
#LightGoldenrod2
XTerm*color12: DodgerBlue
XTerm*color13: violet
XTerm*color14: SkyBlue
XTerm*color15: white
XTerm*colorBD: LightGoldenrod1
XTerm*colorUL: SkyBlue
XTerm*colorBDMode: on
XTerm*colorULMode: on
XTerm*underLine: on
XTerm.geometry: 113x50
XTerm.background: black
XTerm.foreground: LightYellow
XTerm.font: -rfx-serenetypewriter-bold-r-normal-*-14-*-*-*-*-*-koi8-r
XTerm.font1: 5x7
XTerm.font2: 6x10
XTerm.font3: fixed
XTerm.font4: 9x15
XTerm*boldFont: fixed
#XTerm*ScrollBar.Background: gray
XTerm*ScrollBar.Background: black
XTerm*ScrollBar.thickness: 0
XTerm*ScrollBar.foreground: gray
XTerm*loginShell: true
> ---------- End cut [~/.Xresources] -------- <
From: Michael Spector <michael@zend.com.>
michael@gibraltar [openldap]--> echo $XTERM
xterm -fn -*-terminus-*-*-*-*-*-*-*-*-*-*-koi8-* -fg gray -bg black -geometry 110x40
From: Kirill Frolov <Kirill_Frolov@p2.f827.n5030.z2.fidonet.org.>
xterm -class BlueTerm
!Default
BlueTerm*font: -cronyx-fixed-medium-r-semicondensed-*-12-*-*-*-*-*-koi8-r
!Unreadable
BlueTerm*font1: -*-fixed-medium-r-*-*-8-*-*-*-*-*-koi8-*
!Tiny
BlueTerm*font2: -*-fixed-medium-r-semicondensed-*-12-*-*-*-*-*-koi8-*
!Small
BlueTerm*font3: -misc-fixed-medium-r-*-*-12-*-*-*-*-*-koi8-*
!Medium
BlueTerm*font4: -etl-fixed-medium-r-normal-*-16-*-*-*-*-*-koi8-*
!Large
BlueTerm*font5: -*-serenetypewriter-bold-r-*-*-14-*-*-*-m-*-koi8-*
!Huge
BlueTerm*font6: -cronyx-fixed-bold-r-*-*-18-*-*-*-*-*-koi8-*
! Scrollbar tuning
BlueTerm*VT100.Scrollbar.thumb: royal blue
BlueTerm*VT100.Scrollbar.width: 9
BlueTerm*VT100.Scrollbar.background: steel blue
BlueTerm*VT100.Scrollbar.foreground: black
!BlueTerm*mainMenu*backgroundPixmap: gradient:vertical?dimension=350&start=SkyBlue1&end=blue4
BlueTerm*SimpleMenu*background: dark slate blue
BlueTerm*SimpleMenu*foreground: deep sky blue
BlueTerm*VT100.background: midnight blue
BlueTerm*VT100.foreground: cornflower blue
! Uncomment this to use color for the bold attribute
BlueTerm*VT100*colorBDMode: on
BlueTerm*VT100*colorBD: deep sky blue
BlueTerm*VT100*cursorColor: blue
! fonts
BlueTerm*VT100*boldMode: false
BlueTerm*VT100*boldFont: fixed
BlueTerm*VT100*color0: black
BlueTerm*VT100*color1: red3
BlueTerm*VT100*color2: sea green
BlueTerm*VT100*color3: goldenrod
BlueTerm*VT100*color4: royal blue
BlueTerm*VT100*color5: magenta3
BlueTerm*VT100*color6: #007474
BlueTerm*VT100*color7: lightgray
BlueTerm*VT100*color8: gray50
BlueTerm*VT100*color9: red
BlueTerm*VT100*color10: green
BlueTerm*VT100*color11: yellow
BlueTerm*VT100*color12: blue
BlueTerm*VT100*color13: magenta
BlueTerm*VT100*color14: cyan
BlueTerm*VT100*color15: white
From: Valery Shishkov <Valery_Shishkov@f9.n5040.z2.fidonet.org.>
а что
XTerm*background: black
XTerm*foreground: grey
не работает?