Package-level declarations

Properties

Link copied to clipboard

Typography the Pandoro's Typography

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

baseline baseline of the application

Link copied to clipboard
Link copied to clipboard

Custom background colors palette

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

EmptyStateTitleStyle the style to apply to the title of an com.tecknobit.equinoxcompose.components.EmptyState component

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Custom colors to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_ADDED event

Link copied to clipboard

Custom colors to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_DONE event

Link copied to clipboard

Custom colors to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_EDITED event

Link copied to clipboard

Custom greens color palette

Link copied to clipboard

Custom colors to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_MOVED_FROM event

Link copied to clipboard

Custom colors to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_MOVED_TO event

Link copied to clipboard

Custom colors to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_REMOVED event

Link copied to clipboard

Custom colors to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_UNDONE event

Link copied to clipboard

Custom yellows color palette

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

pieCharLightColors light colors for the pieChartColors

Link copied to clipboard

pieChartDarkColors dark colors for the pieChartColors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Sets of default dark theme colors

Link copied to clipboard

Sets of default light theme colors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Method used to get which color use based on the isDarkThemeSelected result to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_ADDED event

Link copied to clipboard

Method to get the custom background color to use in the com.tecknobit.pandoro.ui.screens.notes.components.ChangeNoteCard based on the current theme selected

Link copied to clipboard

Method used to get which color use based on the isDarkThemeSelected result to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_DONE event

Link copied to clipboard

Method used to get which color use based on the isDarkThemeSelected result to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_EDITED event

Link copied to clipboard

Method used to get which color use based on the isDarkThemeSelected result to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_MOVED_FROM event

Link copied to clipboard

Method used to get which color use based on the isDarkThemeSelected result to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_MOVED_TO event

Link copied to clipboard

Method used to get which color use based on the isDarkThemeSelected result to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_REMOVED event

Link copied to clipboard

Method used to get which color use based on the isDarkThemeSelected result to represent the com.tecknobit.pandorocore.enums.events.UpdateEventType.CHANGENOTE_UNDONE event

Link copied to clipboard

Method to get the color to apply to a fallback content

Link copied to clipboard

Method to get the custom green color to use based on the current theme selected

Link copied to clipboard
fun PandoroTheme(darkTheme: Boolean = isDarkThemeSelected(), content: @Composable () -> Unit)

Method to apply the Pandoro theme to the content

Link copied to clipboard

Method to get the list of colors to use in the com.tecknobit.pandoro.ui.screens.item.project.components.ProjectsStats based on the current theme selected

Link copied to clipboard

Method to get the custom yellow color to use based on the current theme selected