summaryrefslogtreecommitdiffstats
path: root/lisp/init-theme.el
Commit message (Collapse)AuthorAgeFilesLines
* theme: use custom function to load initial themeMartin Polden2024-03-161-1/+1
|
* theme: change theme according to system appearanceMartin Polden2024-03-161-6/+15
| | | | | This only works when using emacs-plus, which supports the ns-system-appearance-change-functions hook.
* theme: C-c t prompts for theme with prefix argMartin Polden2023-05-261-10/+18
|
* theme: change keybinding for toggling themeMartin Polden2023-05-211-1/+1
|
* project: use eshell instead of vtermMartin Polden2023-03-021-7/+2
| | | | | vterm requires compilation of native module. Eshell works better over Tramp and has good integration in project.el.
* theme, vterm: use symbol for current themeMartin Polden2022-07-051-5/+5
|
* theme, vterm: remove unnecessary prognMartin Polden2022-07-031-6/+5
|
* theme, vterm: fix togglingMartin Polden2022-06-301-6/+6
|
* theme, vterm: ensure that new terminals use current themeMartin Polden2022-06-301-15/+16
|
* theme: signal error on unknown themeMartin Polden2022-06-271-1/+1
|
* theme: notify vterm when theme changesMartin Polden2022-06-231-5/+15
|
* theme: Do not defer loadingMartin Polden2021-10-101-0/+1
|
* theme: C-c T toggles between dark and light themesMartin Polden2021-10-091-5/+26
|
* theme: Reduce prompting when switching themeMartin Polden2021-07-171-1/+2
|
* theme: Add function for switching themeMartin Polden2021-03-241-0/+6
|
* all: Use lexical bindingMartin Polden2021-03-211-1/+1
|
* theme: Let OS decide title bar stylingMartin Polden2021-03-201-6/+1
|
* all: Fix documentationMartin Polden2021-03-161-1/+6
|
* Revert "theme: Use doom-dracula"Martin Polden2020-11-251-1/+1
| | | | This reverts commit 1adde23443a5ff41bb9e1933e8d610c2a9e38188.
* theme: Use doom-draculaMartin Polden2020-10-101-1/+1
|
* theme: Switch to doom-oneMartin Polden2020-09-251-1/+1
|
* all: Let :ensure default to offMartin Polden2020-07-251-0/+1
| | | | Makes it easier to identify which packages are not bundled with Emacs.
* Change theme to doom-monokai-proMartin Polden2020-04-291-1/+1
|
* Move theme configuration to separate fileMartin Polden2020-04-251-0/+12