New theme icon for Tryton

Indeed there is only 5 icons used by FullCalendar: https://fullcalendar.io/docs/bootstrapFontAwesome
It will be easy to write the css rules to use the Material icons equivalent.

Just thought I would add another resource. Foundation is an alternative to Bootstrap.

https://foundation.zurb.com/icon-fonts.html

Fonts are not useful because we need to display on GTK which require a picture format (ex: PNG, SVG etc.)

Sorry, I didn’t pay attention.

Actually there is a svg file:

1 Like

The IconFactory issue has a patch: Issue 7059: IconFactory deprecated - Tryton issue tracker
But it requires the rework of list of icon to be pushed.

Icon list

Client

  • tryton-ok
  • tryton-cancel
  • tryton-close
  • tryton-menu
  • tryton-bookmarks
  • tryton-exit
  • tryton-switch
  • tryton-back
  • tryton-forward
  • tryton-create
  • tryton-save
  • tryton-refresh
  • tryton-copy
  • tryton-delete
  • tryton-undo
  • tryton-log
  • tryton-history
  • tryton-attach
  • tryton-note
  • tryton-launch
  • tryton-link
  • tryton-open
  • tryton-print
  • tryton-email
  • tryton-public tryton-public
  • tryton-export
  • tryton-import
  • tryton-filter
  • tryton-search
  • tryton-bookmark
  • tryton-bookmark-border
  • tryton-archive
  • tryton-unarchive
  • tryton-star tryton-star
  • tryton-star-border tryton-star-border
  • tryton-clear
  • tryton-add
  • tryton-remove
  • tryton-date
  • tryton-translate
  • tryton-format-bold
  • tryton-format-italic
  • tryton-format-underline
  • tryton-format-align-left
  • tryton-format-align-center
  • tryton-format-align-right
  • tryton-format-align-justify
  • tryton-format-color-text
  • tryton-info
  • tryton-warning
  • tryton-error

Server

  • tryton-form
  • tryton-list
  • tryton-tree
  • tryton-calendar
  • tryton-graph
  • tryton-board
  • tryton-folder
  • tryton-settings

Modules

  • tryton-account
  • tryton-bank
  • tryton-carrier
  • tryton-commission
  • tryton-company
  • tryton-country
  • tryton-currency
  • tryton-party tryton-party
  • tryton-product
  • tryton-production
  • tryton-project
  • tryton-purchase
  • tryton-sale
  • tryton-stock
  • tryton-timesheet
1 Like

If Tryton will use Material icons, what do you think about setting material design as default (or included) sao theme?

That’s the original plan:

I’m referring not only icons theme but all bootstrap css styling.

I doubt any one will invest on rewriting sao to change the main component library.
Also this is off-topic.

Here is a preview of the desktop client with the new icons:


The color is not fixed, I’m waiting the final design of the website theme.

1 Like

The patch is ready for testing at Issue 474: Use Material icons - Tryton issue tracker

Here is a preview of the web client with the new icons:

I found some an icon ideas

Hi Cedk, IMHO I think that the bank and accounting icon, must be exchange,

Well it is probably a matter of taste. But for me, bank is about the liquidity so money seems appropriate. And the accounting is more about balancing so the temple front express that.

I’ve just noticed that with the new-icon theme it is not possible to distinguish if a record has an attachment (or note) when using the desktop client.

On previous versions there was a different icon which was used to show the presence of both records. Is this done in purpose?

There are no standard feature to put a counter on the svg icon, son only the label is updated.
Now if someone comes with a way to add a counter to the icon, it will be great.

This topic was automatically closed after 24 days. New replies are no longer allowed.