Skip to content

Commit 0a69092

Browse files
authored
[Feat] update default theme to candy (#14)
1 parent 0f482b1 commit 0a69092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const DEFAULT_CONFIG_CONTENT: &'static str = r##"{
1414
},
1515
"code": {
1616
"fontFamily": "CaskaydiaCove Nerd Font",
17-
"theme": "base16-ocean.dark"
17+
"theme": "candy"
1818
},
1919
"watermark": {
2020
"content": "CodeSnap",

0 commit comments

Comments
 (0)