Guest User

Untitled

a guest
Jan 25th, 2017
438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. '(agda2-highlight-bound-variable-face ((t (:foreground "Orange"))))
  2. '(agda2-highlight-datatype-face ((t (:foreground "keyboardFocusIndicatorColor"))))
  3. '(agda2-highlight-function-face ((t (:foreground "Green"))))
  4. '(agda2-highlight-inductive-constructor-face ((t (:foreground "Orange"))))
  5. '(agda2-highlight-keyword-face ((t (:foreground "windowFrameColor"))))
  6. '(agda2-highlight-module-face ((t (:foreground "controlLightHighlightColor"))))
  7. '(agda2-highlight-number-face ((t (:foreground "Orange"))))
  8. '(agda2-highlight-operator-face ((t (:foreground "Green"))))
  9. '(agda2-highlight-postulate-face ((t (:foreground "Orange"))))
  10. '(agda2-highlight-primitive-face ((t (:foreground "Orange"))))
  11. '(agda2-highlight-primitive-type-face ((t (:foreground "keyboardFocusIndicatorColor"))))
  12. '(agda2-highlight-record-face ((t (:foreground "keyboardFocusIndicatorColor"))))
  13. '(agda2-highlight-string-face ((t (:foreground "Orange"))))
Advertisement
Add Comment
Please, Sign In to add comment