Last Sync: 2026-03-19 05:02 (Mobile)
This commit is contained in:
24
.obsidian/snippets/css
vendored
Normal file
24
.obsidian/snippets/css
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/* @settings
|
||||
|
||||
name: Your Section Name Here
|
||||
id: a-unique-id
|
||||
settings:
|
||||
-
|
||||
id: my-title
|
||||
title: My Settings
|
||||
type: heading
|
||||
level: 3
|
||||
-
|
||||
id: accent
|
||||
title: Accent Color
|
||||
type: variable-color
|
||||
format: hsl-split
|
||||
default: '#007AFF'
|
||||
-
|
||||
id: text
|
||||
title: UI font
|
||||
description: Font used for the user interface
|
||||
type: variable-text
|
||||
default: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user