Messing with Journal colors

This commit is contained in:
Scott Idem
2025-04-11 12:19:17 -04:00
parent 9adcc6d54c
commit deef453580
2 changed files with 5 additions and 4 deletions

View File

@@ -33,8 +33,9 @@ let { log_lvl = 0,
<section class="
bg-white rounded-lg p-2 m-2 w-full
rounded-lg p-2 m-2 w-full
flex flex-col flex-wrap items-center justify-center
bg-{$lq__journal_obj?.cfg_json.color_scheme}-100
"
bind:clientHeight={$ae_loc.iframe_height_modal_body}>
@@ -65,7 +66,7 @@ let { log_lvl = 0,
p-2
w-full max-w-screen-md
font-mono
bg-{$lq__journal_obj?.cfg_json.color_scheme}-100 text-gray-900
text-gray-900
dark:bg-blue-900 dark:text-gray-100
shadow-md rounded-lg
text-sm font-normal text-wrap word-break