# Meta-CSS-Snippets
In addition to the [[Obsidian-Minimal Theme]], [[Obsidian-Minimal Theme Settings]] and [[Flexoki]] color scheme, I use CSS snippets to customize Obsidian to my preferences.
The snippets are used as suggested in the Obsidian documentation.
- [[.obsidian/snippets/left-sidebar-color.css]] sets the background color of several sidebar elements to the background color of all other elments
- [[.obsidian/snippets/hide-graph-controls.css]] hides the setting in the top right corner of all graph views. They are still accessible upon hover
---
## Related
- **previous** [[Meta]]
- **see** [[Obsidian-Minimal Theme]] for the theme in use
- **see** [[Obsidian-Minimal Theme Settings]] for the complimentary theme plugin the adjust theme settings
- **see** [[Flexoki]] for the color scheme in use
## Sources
- **references** [Obsidian Help](https://obsidian.md/help/snippets) for the documentation of CSS snippets in Obsidian
## Usage
- **used in** none