circ icon indicating copy to clipboard operation
circ copied to clipboard

Add the ability to change the font

Open bhagyas opened this issue 12 years ago • 6 comments

The ability to change the user interface font would be nice. eg. to terminal or monotype fonts.

bhagyas avatar Oct 08 '13 07:10 bhagyas

I spoke with @flackr about this and am working on some themes which will override the default look, including fonts.

ghost avatar Oct 09 '13 01:10 ghost

@bhagyas for now here is a nice replacement, just type /theme in CIRC and select this css file https://github.com/jparkton/circThemes/blob/master/bhagyas.css . I am working on a menu of sorts to change fonts and colors but it may be a few before it is supported.

ghost avatar Oct 09 '13 03:10 ghost

Thanks! :-)

I tried downloading and used /theme to select the css, but it doesn't seem to have changed any.

Are there any other steps I need to follow? I closed and reopened the Chrome packaged app but it stills shows the old theme.

bhagyas avatar Oct 09 '13 05:10 bhagyas

I changed the fonts to font-family: Consolas, "Lucida Console", monospace; from font-family: 'Advent Pro', sans-serif;

and it seems to work. I also made a pull request for this. https://github.com/jparkton/circThemes/pull/1 :-)

Thanks and Cheers!

bhagyas avatar Oct 09 '13 06:10 bhagyas

Thanks ! that worked :+1: The font is now monospaced.

frankkienl avatar Oct 29 '13 13:10 frankkienl

Links are broken. Why doesn't circ have common theme alternatives built-in? Maybe even a index of popular ones?

Used the style.css as a baseline: https://github.com/flackr/circ/blob/master/package/bin/style.css

trothwell avatar Jun 17 '16 15:06 trothwell