diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-31 18:22:53 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-31 18:22:53 -0600 |
| commit | b3755537fcae07849d0d107984e16df81787c517 (patch) | |
| tree | d5de33c88e2f751a758d7cacc2debdc326ba4e63 /dotfiles/common | |
| parent | e7994a7b50a94b3a8d27ca61536d414eb3e3d93e (diff) | |
feat(calibre): add dupre color theme and toolbar layout
Diffstat (limited to 'dotfiles/common')
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.json | 536 |
1 files changed, 536 insertions, 0 deletions
diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json new file mode 100644 index 0000000..f34a1ee --- /dev/null +++ b/dotfiles/common/.config/calibre/gui.json @@ -0,0 +1,536 @@ +{ + "book_list_pin_splitter_state": { + "__class__": "bytearray", + "__value__": "AAAA/wAAAAEAAAACAAABAAAAAEYA/////wEAAAABAA==" + }, + "choose_icon_theme_initial_tab": 2, + "color_palette": "dark", + "cover_grid_background": { + "dark": [ + 45, + 45, + 45 + ], + "dark_texture": null, + "light": [ + 80, + 80, + 80 + ], + "light_texture": null, + "migrated": true + }, + "custom_colors_for_color_dialog": [ + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ], + [ + 255, + 255, + 255, + 255 + ] + ], + "dark_palette_name": "dupre", + "dark_palettes": { + "__current__": { + "AlternateBase": "#f7f7f7", + "Base": "#ffffff", + "BrightText": "#ffffff", + "BrightText-disabled": "#ffffff", + "Button": "#efefef", + "ButtonText": "#000000", + "ButtonText-disabled": "#bebebe", + "Highlight": "#308cc6", + "HighlightedText": "#ffffff", + "HighlightedText-disabled": "#ffffff", + "Link": "#0000ff", + "LinkVisited": "#ff00ff", + "PlaceholderText": "#000000", + "PlaceholderText-disabled": "#000000", + "Text": "#000000", + "Text-disabled": "#bebebe", + "ToolTipBase": "#ffffdc", + "ToolTipText": "#000000", + "ToolTipText-disabled": "#000000", + "Window": "#efefef", + "WindowText": "#000000", + "WindowText-disabled": "#bebebe" + }, + "dupre": { + "AlternateBase": "#252321", + "Base": "#151311", + "BrightText": "#d7af5f", + "BrightText-disabled": "#58574e", + "Button": "#474544", + "ButtonText": "#d0cbc0", + "ButtonText-disabled": "#58574e", + "Highlight": "#d7af5f", + "HighlightedText": "#151311", + "HighlightedText-disabled": "#58574e", + "Link": "#67809c", + "LinkVisited": "#b294bb", + "PlaceholderText": "#58574e", + "PlaceholderText-disabled": "#58574e", + "Text": "#f0fef0", + "Text-disabled": "#58574e", + "ToolTipBase": "#252321", + "ToolTipText": "#d0cbc0", + "ToolTipText-disabled": "#58574e", + "Window": "#151311", + "WindowText": "#d0cbc0", + "WindowText-disabled": "#58574e" + } + }, + "geometry-of-calibre_main_window_geometry": { + "frame_geometry": { + "height": 1306, + "width": 1490, + "x": 0, + "y": 0 + }, + "full_screened": false, + "geometry": { + "height": 1306, + "width": 1490, + "x": 0, + "y": 0 + }, + "maximized": true, + "normal_geometry": { + "height": 1306, + "width": 1828, + "x": 0, + "y": 0 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAAAAAAAAAABdEAAAUZAAAAAAAAAAAAAAcjAAAFGQAAAAACAAAADXAAAAAAAAAAAAAABdEAAAUZ" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "HDMI-A-1", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, + "geometry-of-choose-icon-theme-dialog-geometry": { + "frame_geometry": { + "height": 1365, + "width": 900, + "x": 5, + "y": 0 + }, + "full_screened": false, + "geometry": { + "height": 1365, + "width": 900, + "x": 5, + "y": 0 + }, + "maximized": true, + "normal_geometry": { + "height": 1365, + "width": 900, + "x": 5, + "y": 0 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAFAAAAAAAAA4gAAAVUAAAABQAAAAAAAAOIAAAFVAAAAAACAAAADXAAAAAFAAAAAAAAA4gAAAVU" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "HDMI-A-1", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, + "geometry-of-customize-palette-geometry": { + "frame_geometry": { + "height": 555, + "width": 826, + "x": 42, + "y": 43 + }, + "full_screened": false, + "geometry": { + "height": 555, + "width": 826, + "x": 42, + "y": 43 + }, + "maximized": true, + "normal_geometry": { + "height": 555, + "width": 826, + "x": 42, + "y": 43 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAqAAAAKwAAA2MAAAJVAAAAKgAAACsAAANjAAACVQAAAAACAAAADXAAAAAqAAAAKwAAA2MAAAJV" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "HDMI-A-1", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, + "geometry-of-preferences dialog geometry": { + "frame_geometry": { + "height": 720, + "width": 930, + "x": 0, + "y": 0 + }, + "full_screened": false, + "geometry": { + "height": 720, + "width": 930, + "x": 0, + "y": 0 + }, + "maximized": true, + "normal_geometry": { + "height": 720, + "width": 930, + "x": 0, + "y": 0 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAAAAAAAAAAA6EAAALPAAAAAAAAAAAAAAOhAAACzwAAAAACAAAADXAAAAAAAAAAAAAAA6EAAALP" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "HDMI-A-1", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, + "geometry-of-scheduler_dialog_geometry": { + "frame_geometry": { + "height": 1306, + "width": 1828, + "x": 1310, + "y": 380 + }, + "full_screened": false, + "geometry": { + "height": 1306, + "width": 1828, + "x": 1310, + "y": 380 + }, + "maximized": true, + "normal_geometry": { + "height": 1306, + "width": 1828, + "x": 1310, + "y": 380 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAUeAAABfAAADEEAAAaVAAAFHgAAAXwAAAxBAAAGlQAAAAACAAAADXAAAAUeAAABfAAADEEAAAaV" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "HDMI-A-1", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, + "grid view visible": false, + "library_usage_stats": { + "/home/cjennings/archive/books": 10, + "/home/cjennings/sync/books": 6 + }, + "light_palette_name": "", + "light_palettes": { + "__current__": { + "AlternateBase": "#f5f5f5", + "Base": "#ffffff", + "BrightText": "#ff0000", + "BrightText-disabled": "#ff0000", + "Button": "#f0f0f0", + "ButtonText": "#000000", + "ButtonText-disabled": "#787878", + "Highlight": "#308cc6", + "HighlightedText": "#ffffff", + "HighlightedText-disabled": "#787878", + "Link": "#0000ff", + "LinkVisited": "#ff00ff", + "PlaceholderText": "#787878", + "PlaceholderText-disabled": "#787878", + "Text": "#000000", + "Text-disabled": "#787878", + "ToolTipBase": "#ffffdc", + "ToolTipText": "#000000", + "ToolTipText-disabled": "#000000", + "Window": "#f0f0f0", + "WindowText": "#000000", + "WindowText-disabled": "#000000" + } + }, + "main_window_central_widget_state": { + "layout": "narrow", + "narrow_desires": { + "book_details_height": 0.2306843267108168, + "cover_browser_width": 0.3496932515337423, + "quick_view_height": 0.2560706401766004, + "tag_browser_width": 0.12089715536105033 + }, + "narrow_visibility": { + "book_details": true, + "book_list": true, + "cover_browser": false, + "quick_view": false, + "tag_browser": true + }, + "wide_desires": { + "book_details_width": 0.3, + "cover_browser_height": 0.2858606557377049, + "quick_view_height": 0.23770491803278687, + "tag_browser_width": 0.3 + }, + "wide_visibility": { + "book_details": true, + "book_list": true, + "cover_browser": false, + "quick_view": false, + "tag_browser": true + } + }, + "quick_start_guide_added": true, + "qv_open_at_shutdown": false, + "search bar visible": true, + "show_splash_screen": false, + "show_vl_tabs": true, + "tag browser search box visible": false, + "toolbar_icon_size": "small", + "action-layout-toolbar": [ + "Choose Library", + null, + "Edit Metadata", + null, + "View", + null, + "Favourites Menu", + null, + "Add Books", + "Fetch News", + "Save To Disk", + null, + "Remove Books", + null, + "Preferences", + "Help", + "Check Books" + ], + "action-layout-toolbar-device": [ + "Choose Library", + null, + "Location Manager", + "Send To Device", + null, + "Edit Metadata", + null, + "View", + null, + "Favourites Menu", + null, + "Add Books", + "Fetch News", + "Save To Disk", + null, + "Remove Books", + null, + "Preferences", + "Help", + "Check Books" + ] +}
\ No newline at end of file |
