diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-03-15 18:45:32 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-03-15 18:45:32 -0700 |
| commit | 48e818808429e98e7db1f78b3e10537d829d2861 (patch) | |
| tree | c9c06fcb0f8fe19b3a586fb2385d899e560af422 /tests/ci-build-stage-two.el | |
| parent | 1f04e4d007d7fd56d997e2148b7d01db444f0495 (diff) | |
fix build process to use catppuccin theme; checkpoint
Diffstat (limited to 'tests/ci-build-stage-two.el')
| -rw-r--r-- | tests/ci-build-stage-two.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/ci-build-stage-two.el b/tests/ci-build-stage-two.el index 3ab5c91..aca425d 100644 --- a/tests/ci-build-stage-two.el +++ b/tests/ci-build-stage-two.el @@ -22,10 +22,6 @@ (princ "STEP 5: before catppuccin\n" (quote external-debugging-output)) -(require 'catppuccin-theme) -(setq catppuccin-flavor 'mocha) -(load-theme 'catppuccin t) - (defun my-ci-force-fontification () "Ensure the buffer is fully colorized before htmlize touches it." (font-lock-ensure) |
