dotfiles

personal dotfiles
git clone anongit@rnpnr.xyz:dotfiles.git
Log | Files | Refs | Feed | Submodules

gf2_config.ini (750B)


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