Loyal-Young opened a new pull request, #2132:
URL: https://github.com/apache/rocketmq-dashboard/pull/2132

   ## Summary
   - retain explicit light and dark choices in local storage
   - use the system color-scheme when no explicit choice exists
   - subscribe to system color-scheme changes while the application follows the 
system
   
   ## Why
   A Studio session with no saved preference adopted the initial system theme 
but did not react to later OS theme changes.
   
   ## Validation
   - `node node_modules/vitest/vitest.mjs run src/theme/themePreference.test.ts 
--pool=threads --maxWorkers=1 --reporter=dot` (2 passed)
   - `node node_modules/typescript/bin/tsc --noEmit --pretty false -p 
tsconfig.app.json`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to