diff --git a/bbnote.ini b/bbnote.ini new file mode 100644 index 0000000..dda772b --- /dev/null +++ b/bbnote.ini @@ -0,0 +1,34 @@ +[bbnote] +textfont=lucida console +textfontsize=10 +textfontweight=400 +open_new_window=0 +smarttabs=0 +writetabs=1 +tabsize=4 +wrapcursor=0 +colorized=1 +unix_eol=0 +mousewheel=10 +wx0=440 +wy0=260 +wxl=465 +wyl=478 +searchfor= +replaceby= +searchmode=0 +lastdirectory=C:\apps\bbLean +[light] +comment=009f00 +keyword=0000e5 +operator=0000ff +string=ff0000 +number=ff0000 +praeproc=c100c0 +[dark] +comment=acc3ee +keyword=ffff35 +operator=4affff +string=ff7f0f +number=83cc4d +praeproc=ffc856 diff --git a/bbstylemaker.rc b/bbstylemaker.rc index e2627bc..6d87838 100644 --- a/bbstylemaker.rc +++ b/bbstylemaker.rc @@ -47,8 +47,8 @@ bbstylemaker.widthPercent: 92 bbstylemaker.heightPercent: 92 # window position (auto saved) -bbstylemaker.xpos: -1 -bbstylemaker.ypos: -1 +bbstylemaker.xpos: 382 +bbstylemaker.ypos: 355 # true for default windows caption bar: bbstylemaker.captionbar: false diff --git a/blackbox.rc b/blackbox.rc index 495ba75..d67818a 100644 --- a/blackbox.rc +++ b/blackbox.rc @@ -29,7 +29,7 @@ session.menu.pluginToggle: true session.menu.openDirection: bullet session.menu.sortbyExtension: true session.menu.drawSeparators: true -session.menu.dropShadows: false +session.menu.dropShadows: true # - the slit - session.screen0.slit.placement: TopRight diff --git a/extensions.rc b/extensions.rc index 611d948..04f073a 100644 --- a/extensions.rc +++ b/extensions.rc @@ -7,7 +7,7 @@ # Favorite Tool # The default editor for menu, styles and settings -blackbox.editor: bbnote.exe +blackbox.editor: C:\apps\Vim\vim73\gvim.exe # ----------------------------------------------------- diff --git a/plugins.rc b/plugins.rc index 33cc3db..bf93ff4 100644 --- a/plugins.rc +++ b/plugins.rc @@ -28,5 +28,5 @@ plugins\bbColor3dc\bbColor3dc.dll # - submenu with more plugins [sep] [submenu] (other) -plugins\bbWorkspaceWheel\bbWorkspaceWheel.dll +! plugins\bbWorkspaceWheel\bbWorkspaceWheel.dll [end]