mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-03-26 19:03:08 +00:00
chore(demo): default theme breeze-dark
This commit is contained in:
parent
c49feb726f
commit
9de222620c
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
||||||
|
UPDATE instance_settings
|
||||||
|
SET theme_id = 'breeze-dark'
|
||||||
|
WHERE theme_id = 'neutral';
|
||||||
Loading…
Reference in a new issue