1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Linux版Visual Studio Codeのウィンドウがダサくなったので戻した

Posted at

※ 普通に公式ページに書いてあることを読んだだけなので,それ以上の内容はありません.

Ubuntuに入れてるVSCodeを気軽にアップデートした.
そして起動して出てきたウィンドウには,ひどい違和感があった.
Screenshot from 2018-12-24 13-58-03.png

何かがおかしい…

Screenshot from 2018-12-24 13-58-03_bar.png
Screenshot from 2018-12-24 13-59-29_bar.png

ウィンドウがWindowsスタイルになっている…!?

やったこと

結論から言うと,
ファイル > 基本設定 > ウィンドウ > Title Bar Style
customからnativeに変更すると元に戻すことができた.

当初,メニューバーの設定が変わったのだと思い,設定項目を探したが見た目に関するものは見当たらず.
この時の最新のアップデート内容を読んでみると,

Custom title bar on Linux - The custom title and menu bar is now the default on Linux.

メニューバーじゃなくてタイトルバーなのね…

あと,Customをデフォルトにするってどうなのよ…というお気持ちになった.
Windows版の見た目に合わせたいんだろうけど,正直OSに合わないので使い勝手が悪くなるだけだと思う.

以上.

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?