diff options
Diffstat (limited to 'cygwin/sumatrapdf')
| -rw-r--r-- | cygwin/sumatrapdf/SumatraPDF-settings.txt | 67 | 
1 files changed, 67 insertions, 0 deletions
| diff --git a/cygwin/sumatrapdf/SumatraPDF-settings.txt b/cygwin/sumatrapdf/SumatraPDF-settings.txt new file mode 100644 index 0000000..f1aa03b --- /dev/null +++ b/cygwin/sumatrapdf/SumatraPDF-settings.txt @@ -0,0 +1,67 @@ +# For documentation, see http://www.sumatrapdfreader.org/settings3.1.html + +MainWindowBackground = #80fff200 +EscToExit = false +ReuseInstance = false +UseSysColors = false +RestoreSession = true + +FixedPageUI [ +  TextColor = #006666 +  BackgroundColor = #101010 +  SelectionColor = #f5fc0c +  WindowMargin = 2 4 2 4 +  PageSpacing = 4 4 +  GradientColors = #005f87 #005f5f #101010 +] +EbookUI [ +  FontName = Georgia +  FontSize = 12.5 +  TextColor = #006666 +  BackgroundColor = #101010 +  UseFixedPageUI = false +] +ComicBookUI [ +  WindowMargin = 0 0 0 0 +  PageSpacing = 4 4 +  CbxMangaMode = false +] +ChmUI [ +  UseFixedPageUI = false +] +ExternalViewers [ +] +ShowMenubar = true +ReloadModifiedDocuments = true +FullPathInTitle = false +ZoomLevels = 8.33 12.5 18 25 33.33 50 66.67 75 100 125 150 200 300 400 600 800 1000 1200 1600 2000 2400 3200 4800 6400 +ZoomIncrement = 0 + +PrinterDefaults [ +  PrintScale = shrink +] +ForwardSearch [ +  HighlightOffset = 0 +  HighlightWidth = 15 +  HighlightColor = #6581ff +  HighlightPermanent = true +] +CustomScreenDPI = 0 + +RememberStatePerDocument = true +UiLanguage = en +ShowToolbar = false +ShowFavorites = false +AssociateSilently = false +CheckForUpdates = true +RememberOpenedFiles = true +EnableTeXEnhancements = true +DefaultDisplayMode = automatic +DefaultZoom = fit page +WindowState = 2 +WindowPos = -1135 195 974 824 +ShowToc = true +SidebarDx = 285 +TocDy = 0 +ShowStartPage = true +UseTabs = true | 
