diff options
Diffstat (limited to 'conkeror/theme/theme.json')
-rw-r--r-- | conkeror/theme/theme.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/conkeror/theme/theme.json b/conkeror/theme/theme.json new file mode 100644 index 0000000..905b804 --- /dev/null +++ b/conkeror/theme/theme.json @@ -0,0 +1,10 @@ +{ "sheets": [ + "content-buffer-input.css", + "minibuffer.css", + "mode-line.css", + "tab-bar.css", + "new-tabs.css", + "window--panel.css", + "eye-guide.css" + ] +} |