Skip to content

Where do I find the icons already being used to represent each object? #200

Answered by deejay-hub
dg123123 asked this question in Q&A
Discussion options

You must be logged in to vote

Good question. It's a bit of a dark art. The config guide (https://quip.com/ahFCA9VBEKtr) has a section called Icon Library that has the instructions.

An alternative approach to the docs is to use the browser developer tools (which is usually quicker) - I'll use Chrome below but something similar will work in any browser.

Find the related list with the icon you want to replicate (Contracts) in this instance. Then right click on the icon and select Inspect.

Then in the window that opens you'll see two things. The url to the icon (you don't need the full url just everything from /img onwards. The second is the hex value for the colour which will be positioned above it.

Having a setup page…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dg123123
Comment options

Answer selected by dg123123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants