TablePlus Documentation
  • Overview
  • Getting Started
  • GUI Tools
    • The Interface
      • Quick Look
      • Menu
      • Toolbar
      • Left sidebar
      • Right sidebar
      • Console Log
      • Query Editor
      • Multi Tabs / Workspaces / Windows
    • Open Anything
    • Code Review & Safemode
      • Code Preview
      • Commit changes
      • Discard changes
      • Safe mode
    • Connections & Command Line (CLI)
    • Database
    • Working with Table
      • Table Basics
      • Row
      • Column
      • Constraint
      • Index
      • Trigger
    • Filter
    • Database Objects
      • Function
      • Procedure
      • View
    • Import & Export
    • Backup & Restore
    • User Management
    • Metrics board
  • Query Editor
    • Editor Basics
    • Multiple Carets
    • Query Favorite & Keyword Binding
    • Query History
    • Streaming Results & Async Loading
    • Autocomplete
    • Split Panes
    • Split Results into Tabs
    • Working With Query Results
    • Format query (beautify/minify/uglify)
    • Query Parameters
    • Customize Query Editor
  • Preferences
    • General
      • Application
      • Table Data
      • SQL Editor
      • CSV File
      • Connections
    • Fonts & Colors
    • Crash & Security
    • Keymap
  • Utilities
    • Plugin
    • DBngin
    • Shortcut Keys
    • Licensing
    • Troubleshooting
Powered by GitBook
On this page
  • Theme
  • SQL Editor
  • Data Table

Was this helpful?

  1. Preferences

Fonts & Colors

Theme

This allows you to switch between Dark Mode and Light Mode, or switch it automatically depending on your system’s display preference.

  • In the Settings/Preferences dialog (⌘ + ,), go to Fonts & Colors tab

  • Change theme by selecting from Light, Dark, or make it auto switch based on the system preferences.

SQL Editor

You can change font and font size of the text used in the SQL Editor. Font size can also be defined directly in the SQL Editor. You can find the setting button at the bottom left of the SQL Editor and choose Font Size.

  • In the Settings/Preferences dialog (⌘ + ,), go to Fonts & Colors tab

You can customize the colour of each syntax element, including:

  • Comment

  • Number

  • Single quote string

  • Double quote string

  • Backtick quote string

  • Bracket quote string

  • Reserved keyword

  • Current query

  • Selected background

  • Error highlight

  • Others

Data Table

You can change font, font size, and padding of the text in Data Table, and customize the color of:

  • Soft deleted row

  • Modified value

  • New row

In the Settings/Preferences dialog (⌘ + ,), go to Fonts & Colors tab

PreviousConnectionsNextCrash & Security

Last updated 5 years ago

Was this helpful?