docs: update docs for f3aaec1
This commit is contained in:
parent
f3aaec142f
commit
cceb51991e
1 changed files with 59 additions and 0 deletions
|
@ -73,6 +73,65 @@ one of “blue”, “flamingo”, “green”, “lavender”, “maroon”,
|
|||
|
||||
|
||||
|
||||
## gtk\.catppuccin\.cursor\.enable
|
||||
|
||||
|
||||
|
||||
Whether to enable Catppuccin theme\.
|
||||
|
||||
|
||||
|
||||
*Type:*
|
||||
boolean
|
||||
|
||||
|
||||
|
||||
*Default:*
|
||||
` false `
|
||||
|
||||
|
||||
|
||||
*Example:*
|
||||
` true `
|
||||
|
||||
|
||||
|
||||
## gtk\.catppuccin\.cursor\.accent
|
||||
|
||||
|
||||
|
||||
Catppuccin accent for gtk cursors
|
||||
|
||||
|
||||
|
||||
*Type:*
|
||||
one of “blue”, “flamingo”, “green”, “lavender”, “maroon”, “mauve”, “peach”, “pink”, “red”, “rosewater”, “sapphire”, “sky”, “teal”, “yellow”
|
||||
|
||||
|
||||
|
||||
*Default:*
|
||||
` "teal" `
|
||||
|
||||
|
||||
|
||||
## gtk\.catppuccin\.cursor\.flavour
|
||||
|
||||
|
||||
|
||||
Catppuccin flavour for gtk cursors
|
||||
|
||||
|
||||
|
||||
*Type:*
|
||||
one of “latte”, “frappe”, “macchiato”, “mocha”
|
||||
|
||||
|
||||
|
||||
*Default:*
|
||||
` "latte" `
|
||||
|
||||
|
||||
|
||||
## gtk\.catppuccin\.flavour
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue