# Slot: theme 


_The look this figure declares: its colours and the geometry a style sheet used to own. Whatever it states beats every layer in `style`, always — declared beats layered, so a figure's look can be read off its own spec instead of reconstructed from the sheets underneath it. Start from the curated one with `theme: {iri: tvbo:theme/default}` and state only the differences._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/theme](https://w3id.org/tvbo/slot/theme)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Figure](../classes/Figure.qmd) | A publication figure, a mosaic of panels rendered from result containers |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [Theme](../classes/Theme.qmd) |
| Domain Of | [Figure](../classes/Figure.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [Figure](../classes/Figure.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo/figure




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:theme |
| native | tvbo:theme |




## LinkML Source

<details>
```yaml
name: theme
description: 'The look this figure declares: its colours and the geometry a style
  sheet used to own. Whatever it states beats every layer in `style`, always — declared
  beats layered, so a figure''s look can be read off its own spec instead of reconstructed
  from the sheets underneath it. Start from the curated one with `theme: {iri: tvbo:theme/default}`
  and state only the differences.'
from_schema: https://w3id.org/tvbo/figure
rank: 1000
owner: Figure
domain_of:
- Figure
range: Theme
inlined: true

```
</details></div>