📄 clicky.gtkrc
字号:
style "smallexpander" { GtkExpander::expander-size = 12 GtkExpander::expander-spacing = 0}style "smallbutton" { GtkButton::inner-border = {2, 2, 2, 2} GtkButton::image-spacing = 0 GtkWidget::focus-line-width = 0 GtkWidget::focus-padding = 0}style "whitebg" { bg[NORMAL] = "#ff0000"}widget "*.eviewbox.*.GtkExpander" style "smallexpander"widget "*.eview_titlebox*GtkButton" style "smallbutton"widget "*.diagram*" style "whitebg"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -