flackr / circ

An IRC packaged chrome app
BSD 3-Clause "New" or "Revised" License
387 stars 79 forks source link

Add the ability to change the font #221

Open bhagyas opened 10 years ago

bhagyas commented 10 years ago

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

ghost commented 10 years ago

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

ghost commented 10 years ago

@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.

bhagyas commented 10 years ago

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 commented 10 years ago

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!

frankkienl commented 10 years ago

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

trothwell commented 8 years ago

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