Update August 2025
Some checks failed
/ Test config on 20 (push) Failing after 51s

This commit is contained in:
Maciej 2025-08-04 11:39:09 +03:00
parent ef16f1af55
commit f03cae68b3
Signed by: maciej
GPG key ID: 28243AF437E32F99
14 changed files with 116 additions and 41 deletions

View file

@ -5,7 +5,7 @@
;; Based on harmonic-dark theme by Jannik Seibert (https://github.com/janniks)
;;; Code:
(use-package base16-theme :ensure t :defer t)
(use-package icejam-themes :ensure nil)
(defvar base16-not-harmonic-colors
'(:base00 "#102941"
@ -30,6 +30,7 @@
(deftheme base16-not-harmonic)
;; Add all the faces to the theme
(declare-function base16-theme-define 'base16-theme)
(base16-theme-define 'base16-not-harmonic base16-not-harmonic-colors)
;; Customise things