mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Update name of color-class
This commit is contained in:
parent
5ffbe7fd2d
commit
6000290619
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
;; use the default theme
|
||||
:theme 'clog-web:default-theme
|
||||
;; theme settings - in this case w3.css color of menu bar
|
||||
:settings '(:menu-class "w3-black")
|
||||
:settings '(:color-class "w3-black")
|
||||
:title "CLOG - The Common Lisp Omnificent GUI"
|
||||
:footer "(c) 2022 David Botton"
|
||||
:logo "/img/clog-liz.png"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue