diff options
Diffstat (limited to 'smart-documents.org')
-rw-r--r-- | smart-documents.org | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/smart-documents.org b/smart-documents.org index e7a38d4..5519b76 100644 --- a/smart-documents.org +++ b/smart-documents.org @@ -9,7 +9,7 @@ #+STARTUP: showall # LaTeX setup -#+SETUPFILE: ~/.emacs.d/templates/documents/gnu-default.org +#+SETUPFILE: ~/.emacs.d/templates/documents/gnu-default.setup # Title page for LaTeX #+INCLUDE: ~/.emacs.d/templates/documents/default-title.org @@ -1641,6 +1641,17 @@ both light and dark themes (Table [[theme-color-1]]). | \color{DodgerBlue} DodgerBlue | ~isearch~ | /same/ | | \color{Purple} Purple | Code syntax highlighting | /same/ | +**** Red + +**** Green + +**** Blue + +**** Purple + +Purple is Emacs' main logo color. Since we use Emacs for coding a lot, +code syntax highlighting to could be in the pink/purple shades. + *** Cursors In order to imitate other modern text editors, we resort to a blinking |