From 4309e56f0056eee89053178aea8ccc73f818d8c5 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 6 Jul 2021 13:53:08 -0700 Subject: [oni-org] Document where icons come from --- oni-org/oni-org.el | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/oni-org/oni-org.el b/oni-org/oni-org.el index 705a94c..2b93a20 100644 --- a/oni-org/oni-org.el +++ b/oni-org/oni-org.el @@ -4,7 +4,7 @@ ;; Author: Tom Willemse ;; Keywords: local -;; Version: 2021.0706.003249 +;; Version: 2021.0706.210056 ;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons olivetti) ;; This program is free software; you can redistribute it and/or modify @@ -23,8 +23,11 @@ ;;; Commentary: ;; Configuration for `org-mode'. The icons used in -;; ‘org-agenda-category-icon-alist’ are from the Gradient Line style of Icons 8. -;; See URL ‘https://icons8.com’. +;; ‘org-agenda-category-icon-alist’ are from the following sites: + +;; - bx*-*.svg: https://boxicons.com/ (bxs for Solid, and bx for not solid) +;; - mat-*.svg: https://fonts.google.com/icons?selected=Material+Icons +;; - bs-*.svg: https://icons.getbootstrap.com/ ;;; Code: -- cgit v1.2.3-54-g00ecf