aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'icon-theme/README.md')
-rw-r--r--icon-theme/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/icon-theme/README.md b/icon-theme/README.md
index 6ff41e10..b9ff09cf 100644
--- a/icon-theme/README.md
+++ b/icon-theme/README.md
@@ -34,3 +34,8 @@ This theme is intended to be high-contrast and function on high-resolution syste
* ~1249 icons total
* ~300 are mimetype icons (low priority initially)
* Many icons are slight variations of each other (arrows pointing different directions, alternate colors/emblems, etc..), so should be quite simple to submit icons in small groups (all single arrows, all double arrows, etc..)
+
+
+### Relevant Links to the FreeDesktop Specifications ###
+* Icon Theme Specification: https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
+* Icon Naming Specification: https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
bgstack15