Dynamic Theme Update
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
// ============================================================================
|
||||
// COLOR PALETTE
|
||||
// COLOR PALETTE (DEPRECATED)
|
||||
// ============================================================================
|
||||
// These colors are used for terminal text formatting and UI elements
|
||||
// Colors follow Catppuccin Mocha theme by default
|
||||
// NOTE: This is deprecated. Use themeColors.colorMap from $lib/stores/theme instead.
|
||||
// The colorMap in theme JSON files is the source of truth and supports dynamic themes.
|
||||
// This is kept for backward compatibility only.
|
||||
|
||||
export const colorPalette = {
|
||||
// Basic colors
|
||||
|
||||
Reference in New Issue
Block a user