random-wallpaper

Display wallpaper on Atom.

muu

556

1

1.4.0

MIT

GitHub

ランダム壁紙 (Random Wallpaper)

Atomに壁紙を表示します。

Display wallpaper on Atom.

壁紙の指定方法 (Usage)

ワイルドカード記号を使って複数の画像を指定できます。設定の書式はglob形式です。

You can specify multiple images using wild card symbols. The setting format is glob type.

書式例 (Example) c:/Users/yamada/Pictures/**/*.?(png|jpg)

globの書式については下記を参考にしてください。

Please refer to the following for the format of glob.

https://www.npmjs.com/package/glob#glob-primer

注意事項 (Note)

テーマの背景を強制的に透明化し壁紙表示を行っています。そのため、Atomのバージョンやテーマによっては動作しなかったり、表示が崩れる可能性があります。

We forcibly make the background of the themes transparent and display wallpaper. Therefore, it may not work depending on the version of Atom and theme, or the display may collapse.

細部の調整が必要な場合はユーザスタイルシート(styles.less)で行ってください。

Please use user stylesheet (styles.less) if detail adjustment is necessary.

下記の環境およびテーマで調整を行いました。

We made adjustments in the following environment and theme.

サンプル (Sample)

Dark Theme

Sample1 Dark Sample2 Dark

Light Theme

Sample1 Light Sample2 Light