Files
novelWriter/nw/assets/icons/typicons_grey_light/icons.conf
T
Veronica Berglyd Olsen 97aebc5b84 Update Project Tree (#847)
* Rename index textCounts to fileMeta and add main header level
* Add new icons for document layouts
* Add function in NWItem to describe the item
* Use the icons and description in the project tree and details panel
* Remove flags column and add status column with optional full text
* Update handling and display of header level in editor
* Fix potential bug in project tree
* Update tests
2021-08-15 17:55:57 +02:00

64 lines
1.9 KiB
Plaintext

##
# Icons: Typicons Grey Light
# Source: https://github.com/stephenhutchings/typicons.font
# Credit: Stephen Hutchings
# Modified: Veronica Berglyd Olsen
# Additions: hash.svg
##
[Main]
name = Typicons Grey Light
description = Greyscaled icons for light GUI theme based on Typicons.
author = Veronica Berglyd Olsen (adaptation)
credit = Stephen Hutchings (icon design)
url = https://github.com/stephenhutchings/typicons.font
license = CC BY-SA 4.0
licenseurl = https://creativecommons.org/licenses/by-sa/4.0/
[Map]
cls_none = cancel.svg
cls_novel = book.svg
cls_plot = puzzle.svg
cls_character = user.svg
cls_world = location.svg
cls_timeline = calendar.svg
cls_object = key.svg
cls_entity = flag.svg
cls_custom = star.svg
cls_archive = delete.svg
cls_trash = trash.svg
proj_document = document-text.svg
proj_title = document-title.svg
proj_chapter = document-title.svg
proj_scene = document-title.svg
proj_note = document-text.svg
proj_folder = folder.svg
doc_h0 = heading0.svg
doc_h1 = heading1.svg
doc_h2 = heading2.svg
doc_h3 = heading3.svg
doc_h4 = heading4.svg
delete = delete.svg
add = plus.svg
remove = minus.svg
close = times.svg
refresh = refresh.svg
maximise = arrow-maximise.svg
minimise = arrow-minimise.svg
done = input-checked.svg
search = search.svg
search-replace = search-replace.svg
clear = backspace.svg
save = download.svg
edit = pencil.svg
check = tick.svg
cross = times.svg
hash = hash.svg
reference = at.svg
backward = chevron-left.svg
forward = chevron-right.svg
sticky-on = pin.svg
sticky-off = pin-outline.svg
bullet-on = media-record.svg
bullet-off = media-record-outline.svg