From f1a99a78d189319042cb767975bc2e5f4204f7bd Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Tue, 31 May 2022 00:35:30 -0700 Subject: Add a searching feature that isn't working too well at the moment --- ui.lisp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ui.lisp') diff --git a/ui.lisp b/ui.lisp index 56261b6..938e857 100644 --- a/ui.lisp +++ b/ui.lisp @@ -1,11 +1,3 @@ -(defparameter *lispruns-logo* - '("db d888888b .d8888. d8888b. d8888b. db db d8b db .d8888." - "88 `88' 88' YP 88 `8D 88 `8D 88 88 888o 88 88' YP" - "88 88 `8bo. 88oodD' 88oobY' 88 88 88V8o 88 `8bo. " - "88 88 `Y8b. 88~~~ 88`8b 88 88 88 V8o88 `Y8b." - "88booo. .88. db 8D 88 88 `88. 88b d88 88 V888 db 8D" - "Y88888P Y888888P `8888Y' 88 88 YD ~Y8888P' VP V8P `8888Y'")) - (defparameter *colors* '((main . (:green :black)) (timer-box . (:red :black)) -- cgit v1.2.3-70-g09d2