gf2_config.ini (799B)
1 [gdb] 2 log_all_output=1 3 4 [ui] 5 layout=h(75,v(65,h(30,t(Breakpoints,Stack),t(Source,Prof)),h(30,t(Console,Log),t(Locals,Watch,Registers))),v(65,t(Files,Commands,Struct,Exe,View,CmdSearch),t(Thread,Data,Memory))) 6 selectable_source=1 7 font_size_code=22 8 scale=1.4 9 font_path=/usr/share/fonts/gofont/Go-Mono.ttf 10 font_size_interface=22 11 12 [theme] 13 panel1=090909 14 panel2=090909 15 text=dcd4a9 16 textDisabled=787D81 17 border=404040 18 buttonNormal=090909 19 buttonHovered=222222 20 buttonPressed=0D0D0F 21 buttonDisabled=1B1F23 22 textboxNormal=090909 23 textboxText=dcd4a9 24 textboxFocused=3C3836 25 codeFocused=3C3836 26 codeBackground=090909 27 codeDefault=dcd4a9 28 codeComment=bda175 29 codeString=dcd4a9 30 codeNumber=dcd4a9 31 codeOperator=804cda 32 codePreprocessor=dcd4a9 33 gaugeFilled=2CE342 34 selected=3C3836 35 textSelected=dcd4a9 36 accent1=cd3946 37 accent2=35973e