Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>KiloCode Font Size PatcherNew to Visual Studio Code? Get it now.
KiloCode Font Size Patcher

KiloCode Font Size Patcher

hglade

|
1 install
| (0) | Free
| Sponsor
Customize the KiloCode chat panel font size. Automatically patches at VS Code startup and when new versions are detected.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KiloCode Font Size Patcher

An unofficial VS Code extension that helps change the font size in the KiloCode extension UI by automatically adding/updating a CSS patch.

Requirements

  • VS Code 1.75.0 or newer
  • Installed KiloCode extension (kilocode.kilo-code)

Installation (via VS Code Marketplace)

  1. Open Extensions (Ctrl+Shift+X)
  2. Search for KiloCode Font Size Patcher
  3. Click Install

Configuration

The font size is configured in VS Code settings:

  • kilocodeCssPatcher.fontSizePx - integer, default is 15

Via UI:

  1. Ctrl+,
  2. Find KiloCode Font Size Patcher: Font Size Px
  3. Set the desired value

Via settings.json:

{
  "kilocodeCssPatcher.fontSizePx": 15
}

Usage

  • The extension automatically tries to apply the patch when VS Code starts.
  • When KiloCode is updated (a new extension version folder appears), the patch is applied again.
  • When the kilocodeCssPatcher.fontSizePx setting changes, the patch is updated automatically.

Command

The following command is available in the Command Palette (Ctrl+Shift+P):

  • KiloCode Font Size Patcher: Patch Now - forcibly runs validation and patching for the active version.

Logs and Diagnostics

Logs are written to the Output Channel:

  1. View → Output
  2. Select KiloCode Font Size Patcher in the dropdown

The logs show:

  • whether the target extension was found;
  • which version was checked;
  • whether index.css was found;
  • whether the patch was added, updated, or the CSS was already up to date.

Important Notes

  • If KiloCode is not installed, there is nothing to patch.
  • After updating the target extension, VS Code usually requires Reload Window - this is VS Code behavior.

Support / Donations

If you'd like to support the project: https://hglade.github.io/support/

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft