[{"text":"/*TIDDLER GAPS*/\n\n.tc-tiddler-frame.tc-tiddler-view-frame.tc-tiddler-exists {margin-bottom:28px;}\n\n.tc-tiddler-frame.tc-tiddler-edit-frame.tc-tiddler-exists {margin-bottom:28px;}\n","title":"$:/.giffmex/Stylesheet/DefaultGaps","tags":"$:/.giffmex/gaps $:/tags/Stylesheet","modified":"20210307000106516","giffsort":"1. Default","created":"20210305175134426","caption":"Default"},{"text":"/*TIDDLER GAPS*/\n\n.tc-tiddler-frame.tc-tiddler-view-frame.tc-tiddler-exists {margin-bottom:-10px;}\n\n.tc-tiddler-frame.tc-tiddler-edit-frame.tc-tiddler-exists {margin-bottom:-5px;}\n","type":"text/css","title":"$:/.giffmex/Stylesheet/HideGaps","tags":"","modified":"20210307022942025","created":"20210223135744199"},{"text":"/*TITLE BAR*/\n\n.tc-titlebar {font-size:140%;}\n","type":"text/css","title":"$:/.giffmex/Stylesheet/SmallTitles","tags":"$:/tags/Stylesheet","modified":"20210307022950417","created":"20210301041050204"},{"text":"/*TIDDLER FRAMES*/\n\n.tc-tiddler-frame.tc-tiddler-view-frame.tc-tiddler-exists {padding-top:5px;padding-bottom:0px;padding-left:15px;padding-right:15px;}\n\n.tc-tiddler-frame.tc-tiddler-edit-frame.tc-tiddler-exists {padding-top:5px;padding-bottom:0px;padding-left:15px;padding-right:15px;}\n","type":"text/css","title":"$:/.giffmex/Stylesheet/ThinFrames","tags":"$:/tags/Stylesheet","modified":"20210307001939457","created":"20210221220238366"},{"text":"/*TIDDLER GAPS*/\n\n.tc-tiddler-frame.tc-tiddler-view-frame.tc-tiddler-exists {margin-bottom:10px;}\n\n.tc-tiddler-frame.tc-tiddler-edit-frame.tc-tiddler-exists {margin-bottom:10px;}\n","type":"text/css","title":"$:/.giffmex/Stylesheet/ThinGaps","tags":"$:/tags/Stylesheet","modified":"20210307022943468","created":"20210301044153012"},{"text":"/*TOGGLE TAB STYLE*/\n\n.graydiamond {font-size:75%;color:#ccc;}\n\n/*BUTTONS ADAPTABLE TO DARK PALETTES*/\n\n\n.tc-sidebar-lists button {\n    color:<<colour tab-foreground>>;\n    fill:  <<colour tab-foreground>>;\n}\n\n\n/*BACKLINKS CSS*/\n\n.graydiamond {font-size:75%;color:#ccc;}\n\nhtml body.tc-body .indent1 {margin-left:1.5em;display:block;}\n\nhtml body.tc-body .graybox {display:block;background-color:#eee;padding:5px;padding-left:20px;padding-top:10px;margin-top:5px;margin-bottom:5px;width:95%;color:#000;}","type":"","title":"$:/.giffmex/Stylesheet/ToggleTab","tags":"$:/tags/Stylesheet","modified":"20210305183742873","created":"20210222170637697"},{"created":"20210306231943525","text":"<$button class=\"tc-btn-invisible\" popup=\"$:/GiffmexTidConfigPopupState\">&#9703;</$button>\n<$reveal type=\"popup\" state=\"$:/GiffmexTidConfigPopupState\" class=\"tc-tiddler-body tc-drop-down tc-popup-keep\">\n<<tabs \"sidebarcontrols tiddlerconfig\" default:\"sidebarcontrols\">>\n\n</$reveal>\n","title":"topmenu","tags":"$:/tags/TopLeftBar","modified":"20210308052742233"},{"created":"20210308051203682","text":"//Toggle tiddler elements on and off//\n\n''View template''\n\n<$checkbox tiddler=\"$:/core/ui/ViewTemplate/title\" tag=\"$:/tags/ViewTemplate\"> Title</$checkbox>\n<$checkbox tiddler=\"$:/core/ui/ViewTemplate/subtitle\" tag=\"$:/tags/ViewTemplate\"> Subtitle</$checkbox>\n<$checkbox tiddler=\"$:/core/ui/ViewTemplate/tags\" tag=\"$:/tags/ViewTemplate\"> Tags</$checkbox>\n\n''Edit template''\n\n<$checkbox tiddler=\"$:/core/ui/EditTemplate/title\" tag=\"$:/tags/EditTemplate\"> Title</$checkbox>\n<$checkbox tiddler=\"$:/core/ui/EditTemplate/tags\" tag=\"$:/tags/EditTemplate\"> Tags</$checkbox>\n<$checkbox tiddler=\"$:/core/ui/EditTemplate/type\" tag=\"$:/tags/EditTemplate\"> Type</$checkbox>\n<$checkbox tiddler=\"$:/core/ui/EditTemplate/fields\" tag=\"$:/tags/EditTemplate\"> Fields</$checkbox>\n<$checkbox tiddler=\"$:/config/TextEditor/EnableToolbar\" field=\"text\" checked=\"yes\" unchecked=\"no\" default=\"yes\"> Edit toolbar</$checkbox>\n\n''View backlinks as:'' (toggle on and off separately)\n\n<$list filter=\"[tag[$:/giffmex/backlinks]sort[caption]]\"> <$checkbox tag=\"$:/tags/ViewTemplate\"> <$view field=\"caption\"/></$checkbox><br>\n</$list>\n\n''Gaps between tiddlers'' (toggle on and off separately)\n\n<$checkbox tiddler=\"$:/.giffmex/Stylesheet/ThinGaps\" tag=\"$:/tags/Stylesheet\"> Thin gaps</$checkbox>\n<$checkbox tiddler=\"$:/.giffmex/Stylesheet/HideGaps\" tag=\"$:/tags/Stylesheet\"> No gaps</$checkbox>\n\n''Other tiddler tweaks''\n\n<$checkbox tiddler=\"$:/.giffmex/Stylesheet/ThinFrames\" tag=\"$:/tags/Stylesheet\"> Thinner frames</$checkbox>\n<$checkbox tiddler=\"$:/.giffmex/Stylesheet/SmallTitles\" tag=\"$:/tags/Stylesheet\"> Smaller titles</$checkbox>\n","title":"tiddlerconfig","tags":"","modified":"20210308051221434","caption":"Customize tiddlers"},{"created":"20210308051112169","text":"\\define lingo-base() $:/language/ThemeTweaks/\n\n\\define replacement-text()\n[img[$(imageTitle)$]]\n\\end\n\n\\define backgroundimage-dropdown()\n<div class=\"tc-drop-down-wrapper\">\n<$button popup=<<qualify \"$:/state/popup/themetweaks/backgroundimage\">> class=\"tc-btn-invisible tc-btn-dropdown\">{{$:/core/images/down-arrow}}</$button>\n<$reveal state=<<qualify \"$:/state/popup/themetweaks/backgroundimage\">> type=\"popup\" position=\"belowleft\" text=\"\" default=\"\">\n<div class=\"tc-drop-down\">\n<$macrocall $name=\"image-picker\" actions=\"\"\"\n\n<$action-setfield\n\t$tiddler=\"$:/themes/tiddlywiki/vanilla/settings/backgroundimage\"\n\t$value=<<imageTitle>>\n/>\n\n\"\"\"/>\n</div>\n</$reveal>\n</div>\n\\end\n\n\\define backgroundimageattachment-dropdown()\n<$select tiddler=\"$:/themes/tiddlywiki/vanilla/settings/backgroundimageattachment\" default=\"scroll\">\n<option value=\"scroll\"><<lingo Settings/BackgroundImageAttachment/Scroll>></option>\n<option value=\"fixed\"><<lingo Settings/BackgroundImageAttachment/Fixed>></option>\n</$select>\n\\end\n\n\\define backgroundimagesize-dropdown()\n<$select tiddler=\"$:/themes/tiddlywiki/vanilla/settings/backgroundimagesize\" default=\"scroll\">\n<option value=\"auto\"><<lingo Settings/BackgroundImageSize/Auto>></option>\n<option value=\"cover\"><<lingo Settings/BackgroundImageSize/Cover>></option>\n<option value=\"contain\"><<lingo Settings/BackgroundImageSize/Contain>></option>\n</$select>\n\\end\n\n\n//Toggle sidebar elements on and off//\n\n<$checkbox tiddler=\"$:/core/ui/SideBarSegments/site-title\" tag=\"$:/tags/SideBarSegment\"> Site title</$checkbox>\n<$checkbox tiddler=\"$:/core/ui/SideBarSegments/site-subtitle\" tag=\"$:/tags/SideBarSegment\"> Site subtitle</$checkbox><br>\n<$checkbox tiddler=\"$:/core/ui/SideBarSegments/page-controls\" tag=\"$:/tags/SideBarSegment\"> Page controls</$checkbox>\n<$checkbox tiddler=\"$:/core/ui/SideBarSegments/search\" tag=\"$:/tags/SideBarSegment\"> Search</$checkbox>\n<$checkbox tiddler=\"$:/.giffmex/DefaultSidebar\" tag=\"$:/tags/SideBarSegment\"> Default sidebar tabs</$checkbox><br>\n\n''Alternate sidebar tabs''\n\n<$list filter=\"[tag[$:/giffmex/sidebarsegments]sort[title]]\"><$checkbox tag=\"$:/giffmex/SidebarYes\"> <$view field=\"caption\"/></$checkbox><br></$list>\n\n<$select tiddler=\"$:/themes/tiddlywiki/vanilla/options/sidebarlayout\"><option value=\"fixed-fluid\"><<lingo Options/SidebarLayout/Fixed-Fluid>></option><option value=\"fluid-fixed\"><<lingo Options/SidebarLayout/Fluid-Fixed>></option></$select> <br>\n\n[[Create a custom sidebar segment|$:/.giffmex/Instructions/CustomSidebarSegments]]\n[[Move tabs from one tab group to another|$:/.giffmex/Instructions/RearrangingSidebarTabs]]\n","title":"sidebarcontrols","tags":"","modified":"20210308051139276","caption":"Customize sidebar"}]