397dfd2e08
Emacs: Tweak region (selection) color.
2021-02-24 05:34:38 +01:00
8c2fe225c2
Emacs: Change hl-line to something lighter, more visible.
2021-02-23 18:57:39 +01:00
f86ed78b86
Emacs: Set scratch buffer mode to text-mode.
2020-12-30 02:15:02 +01:00
a54a36a2e9
Emacs: Remove Time-stamps.
2020-12-13 11:00:14 +01:00
40c4b7ccca
Emacs: Set default fonts in my/fix-theme.
...
Emoji font wasn't set in GUI but in TUI.
2020-12-06 12:03:32 +01:00
8b94772e9a
Emacs: Don't reload the theme each time a frame is created.
...
Load the theme on init, fix the colors that need fixing when a frame is
created, stop if the code ran in a GUI frame before.
2020-12-05 08:58:46 +01:00
be9f36b6c8
Emacs: Re-set markdown-code-face in my/reload-theme().
2020-11-30 20:03:24 +01:00
03a18144a1
Emacs: Load doom-themes and TRAMP on slow computers.
2020-11-30 15:50:41 +01:00
dd68a950d2
Emacs: Toggle modeline icons depending on GUI or TUI.
...
Only globally possible at the moment.
<https://github.com/seagle0128/doom-modeline/issues/375 >
2020-11-30 09:59:18 +01:00
98e5920502
Emacs: Reset volatile-highlights colors with reload-theme.
2020-11-29 11:50:30 +01:00
9b940e48e8
Emacs: Run doom-themes-treemacs-config even in TUI.
...
To make it work with server + GUI. No icons in TUI because of
<https://github.com/hlissner/emacs-doom-themes/issues/489 >.
2020-11-29 10:06:17 +01:00
313fab7f2f
Emacs: Reload theme after server makes frame.
...
* Scrollbar colors can only be set in GUI mode.
* Re-set ruler-mode colors after reloading theme.
2020-11-29 09:28:03 +01:00
97ccaa3a29
Emacs: Mark display-line-colors as built-in.
2020-11-29 09:11:37 +01:00
8dd8947c47
Emacs: Own package definition for hl-line.
2020-11-29 09:11:03 +01:00
5ac733498a
Emacs: Add my/reload-theme, some dependency fixes.
2020-11-26 13:21:04 +01:00
c1ada37dc5
Emacs: Trunkate all but file name in modeline.
2020-11-21 23:32:39 +01:00
f2cf118fe9
Emacs: Mark built-in packages explicitly.
2020-11-18 18:38:55 +01:00
9eaa312ac8
Emacs: Move advice for doom-themes-hide-fringes-maybe to doom-themes.
2020-11-14 22:49:09 +01:00
e6b05c01dc
Emacs: Only configure treemacs theme if we are in a GUI.
2020-11-14 22:48:43 +01:00
3330ebadd8
Emacs: Replace (window-system) with (display-graphic-p).
2020-11-14 22:47:57 +01:00
5a7baad87b
Emacs: Re-resize fringe in treemacs for the indicator.
2020-10-15 12:13:29 +02:00
d233acbf61
Emacs: Fixed errors introduced by use-package-always-defer → t.
2020-05-24 22:59:31 +02:00
8820025337
Emacs: Set use-package-always-defer to t.
2020-05-24 22:17:02 +02:00
09651ab5b1
Emacs: Check if #'set-scroll-bar-mode exists.
2020-05-20 07:59:31 +02:00
da3eb9202a
Emacs: Ignore emacs --daemon, it has a lot of problems.
2020-05-17 19:33:54 +02:00
1d5565f46f
Emacs: Make theme modifications after a frame is made.
...
Some theme modifications don't work in daemon mode. I guess because the
window system is not initialized. server-after-make-frame was introduced
between Emacs 27 and 27.1.
2020-05-17 18:19:30 +02:00
28ca2af71f
Emacs: Remove workaround to not hide fringes.
...
Fixed via <https://github.com/hlissner/emacs-doom-themes/pull/454 >.
2020-05-07 13:32:39 +02:00
2f51b17cce
Emacs: Only write minimal theme if colors are set.
2020-05-03 03:31:25 +02:00
f5a3541247
Emacs: Fix early-theme.el.
...
Only try to hide the tool-bar if we're in a GUI.
2020-04-25 18:29:37 +02:00
9081bde3d4
Emacs: Load minimal theme in early-init.el.
2020-04-25 18:23:31 +02:00
f169cb5c7a
Emacs: Disable doom-themes-hide-fringes(), restore hl-line.
2020-04-21 04:15:38 +02:00
af97be2015
Emacs: Fix scroll-bar-width – set it for all frames.
2020-04-18 01:49:51 +02:00
763c178fef
Emacs: Style scroll bars.
2020-04-18 01:16:30 +02:00
ca57f0a092
Emacs: Highlight current line more clearly.
2020-04-17 16:28:36 +02:00
77d219c1db
Emacs: Theme treemacs.
2020-04-17 04:29:13 +02:00
4f9957a5f1
Emacs: Switch theme to doom-outrun-electric.
2020-04-17 03:51:57 +02:00
72fc9c971d
Remove :pin leftover from old package management.
2020-04-10 14:17:47 +02:00
c63adae0a3
Emacs: Fix indentation.
2020-03-27 20:29:38 +01:00
070de22922
Emacs: Use Noto Color Emoji for emojis.
2020-03-24 22:38:17 +01:00
18085e21de
Emacs: Require package-management.el in init files.
2020-03-18 15:00:17 +01:00
b24cde35d3
Emacs: Switch to straight for package management.
2020-03-15 23:38:06 +01:00
0f0c3e68c8
Emacs: Refactor basics/*.
2020-03-10 14:33:47 +01:00
7d156ec586
Emacs: Reformat appearance.el.
2020-03-08 10:51:04 +01:00
fe81e9cec6
Emacs: Reformat all-the-icons and update comments.
2020-03-08 10:42:42 +01:00
2691fd1d81
Revert "Emacs: Install all-the-icons if not started in GUI."
...
This reverts commit c1092c59265be3105e4b56984f36b0ed19a7a3a9.
2020-03-08 10:38:29 +01:00
ab79152cba
Emacs: Install all-the-icons if not started in GUI.
2020-03-08 10:27:51 +01:00
b9d8b59714
Emacs: Modeline: Don' show file size and save icon.
2020-03-08 10:23:07 +01:00
32ba3a4f6a
Emacs: Remove unnused argument in my/disable-line-numbers.
2020-03-08 06:13:04 +01:00
7f1e1371d7
Emacs: Reformat doom-modeline and update comments.
2020-03-08 06:10:30 +01:00
35b541befb
Emacs: Don't display percentage in modeline.
2020-03-07 20:20:52 +01:00