all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* reducing font size
@ 2014-08-04 15:09 Sharon Kimble
  2014-08-04 15:43 ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Sharon Kimble @ 2014-08-04 15:09 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

I'm developing/writing my own theme which will have everything in it
that I want that other themes don't have in them! Sounds arrogant but
its quite easy to do using "M-x customize-create-theme", and its fun!:)

Anyway, I use tabbar and want to have the font of that and the mode-line
smaller, but I can't find out how. Can anyone give me some pointers as
to where to look please?

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.92.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: reducing font size
  2014-08-04 15:09 reducing font size Sharon Kimble
@ 2014-08-04 15:43 ` Drew Adams
  2014-08-04 20:42   ` Sharon Kimble
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2014-08-04 15:43 UTC (permalink / raw)
  To: Sharon Kimble, help-gnu-emacs

> I'm developing/writing my own theme which will have everything in it
> that I want that other themes don't have in them! Sounds arrogant but
> its quite easy to do using "M-x customize-create-theme", and its fun!:)
> 
> Anyway, I use tabbar and want to have the font of that and the mode-line
> smaller, but I can't find out how. Can anyone give me some pointers as
> to where to look please?

This might be one place to start:
http://www.emacswiki.org/SetFonts#ChangingFontSize

Probably you just want to customize the relevant faces, setting their fonts to the sizes you want. E.g., use `M-x customize-face' and change the `Height' value.

For the mode line there are two faces: `mode-line' and `mode-line-inactive'.
For tabbar.el, it is probably face `tabbar-default' that you want.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: reducing font size
  2014-08-04 15:43 ` Drew Adams
@ 2014-08-04 20:42   ` Sharon Kimble
  0 siblings, 0 replies; 3+ messages in thread
From: Sharon Kimble @ 2014-08-04 20:42 UTC (permalink / raw)
  To: Drew Adams; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]

Drew Adams <drew.adams@oracle.com> writes:

>> I'm developing/writing my own theme which will have everything in it
>> that I want that other themes don't have in them! Sounds arrogant but
>> its quite easy to do using "M-x customize-create-theme", and its fun!:)
>> 
>> Anyway, I use tabbar and want to have the font of that and the mode-line
>> smaller, but I can't find out how. Can anyone give me some pointers as
>> to where to look please?
>
> This might be one place to start:
> http://www.emacswiki.org/SetFonts#ChangingFontSize
>
> Probably you just want to customize the relevant faces, setting their
> fonts to the sizes you want. E.g., use `M-x customize-face' and change
> the `Height' value.
>
> For the mode line there are two faces: `mode-line' and `mode-line-inactive'.
> For tabbar.el, it is probably face `tabbar-default' that you want.

Thanks for this Drew, I was able to change "tabbar-default" from "Height
1.0" to 0.8 which, although it doesn't seem much has made a heck of a
difference! Its increased my screen real-estate, but is still readable,
which is a great advantage! :) 

Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.92.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-04 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04 15:09 reducing font size Sharon Kimble
2014-08-04 15:43 ` Drew Adams
2014-08-04 20:42   ` Sharon Kimble

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.