cinatic / stocks-extension

A extension to display stock quotes in GNOME Shell Panel
GNU General Public License v3.0
84 stars 31 forks source link

Add customizable quote styles #74

Open HomelessCoder opened 1 year ago

HomelessCoder commented 1 year ago

Hi @cinatic !

I needed to change the quote colours (especially in menuStockTicker, but I've covered all other places).

I was thinking about moving the first three settings from Settings to that new page Styles as they are relative, but I decided not to touch existing features.

Please let me know if I overlooked something, as it was my first experience with Gnome Shell Extensions :)

PS. This PR will also be a proper fix for the https://github.com/cinatic/stocks-extension/issues/62 and https://github.com/cinatic/stocks-extension/issues/45 issues.

Screenshots

Styles settings page

image

Overview

image

Details positive

image

Details negative

image

Compact

image

Regular

image

Tremendous

image

Minimal

image