]> git.earman.xyz Git - emacsinit.git/commitdiff
set up highlight and region to be more visible
authorrush <rearman@r717.net>
Thu, 9 Jul 2026 14:32:22 +0000 (10:32 -0400)
committerrush <rearman@r717.net>
Thu, 9 Jul 2026 14:41:24 +0000 (10:41 -0400)
themes/eng-paper-theme.el

index 5b02069f6a3994fe56f91e543dcb36bb75c112d6..87980cf75bd80bb0f616c6645c0f2c1e0dead8c7 100644 (file)
    `(scroll-bar\r
      ((,class (:foreground ,light-green :background ,safety-green))))\r
    `(region\r
-     ((,class (:foreground unspecified :background unspecified :box t :extend t))))\r
+     ((,class (:foreground unspecified :background ,hi-vis-yellow :extend t))))\r
    `(shadow\r
      ((,class (:foreground ,text :weight light))))\r
    `(match\r
      ((,class (:background ,hi-vis-yellow))))\r
    `(highlight\r
-     ((,class (:foreground unspecified :box t))))\r
+     ((,class (:foreground unspecified :background ,traffic-white))))\r
    `(show-paren-match\r
      ((,class (:foreground unspecified :background unspecified :underline t))))\r
    `(link\r