0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

LibreOfficeのBASIC/SQLコードエディターのシンタックスハイライトを、ダークモードでも見やすく【Atom One Dark風】

0
Last updated at Posted at 2026-06-24

はじめに

LibreOfficeのBASIC/SQLコードエディター領域の構文強調表示シンタックスハイライトを、ダークモード表示でも見やすいAtom One Dark風の配色に設定します。

手順

LibreOfficeを起動

Alt+F12でオプションを開く

LibreOffice > 外観

「カスタマイズ」コンボボックスの各項目の配色を「色の指定...」ダイアログの16進数 #欄に直接カラーコードを指定する

項目名 16進数カラーコード
BASIC エディターの背景色 282c34
BASIC 識別子 e06c75
BASIC コメント 5c6370
BASIC 数 d19a66
BASIC 文字列 98c379
BASIC 演算子 c678dd
BASIC 予約語 c678dd
SQL 識別子 abb2bf
SQL 数 d19a66
SQL 文字列 98c379
SQL 演算子 abb2bf
SQL キーワード c678dd
SQL パラメーター e06c75
SQL コメント 5c6370
下地の色
or
アプリケーションの背景色1
282c34

libreoffice_01.png
libreoffice_02.png
libreoffice_03.png

動作確認済みバージョン

バージョン
LibreOffice 25.8.7.3
LibreOffice 26.2.4.1
LibreOffice 26.2.4.2
  1. プラットフォームに依って設定可能な項目名が異なる。

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?