Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke-hf committed Jul 26, 2024
1 parent c8e2a4c commit 15f4aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/ui/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ export const lore: UITheme = {
editorTextColor: '#f6d6d8',
editorMenuBgColor: '#151520',
editorMenuTextColor: 'f6d6d8',
editorBorderColor: '#152639',
editorBorderColor: '#252530',
monitorBgColor: '#151520',
monitorSecondaryTextColor: '#D6D3D1',
monitorPrimaryTextColor: '#DE4A80',
Expand Down

0 comments on commit 15f4aa6

Please sign in to comment.