ソースを参照

next attempt for bright background switch

master
arg@10ksloc.org 18年前
コミット
f3a60b583f
1個のファイルの変更3行の追加3行の削除
  1. +3
    -3
      config.arg.h

+ 3
- 3
config.arg.h ファイルの表示

@@ -4,6 +4,6 @@
*/

#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#0a2c2d"
#define FGCOLOR "#ddeeee"
#define BORDERCOLOR "#176164"
#define BGCOLOR "#eaffff"
#define FGCOLOR "#000000"
#define BORDERCOLOR "#8888cc"

読み込み中…
キャンセル
保存