Skip to content

Instantly share code, notes, and snippets.

@octaflop
Created November 1, 2025 18:16
Show Gist options
  • Select an option

  • Save octaflop/5452bb589b3a43c25fce3f5aa8452af9 to your computer and use it in GitHub Desktop.

Select an option

Save octaflop/5452bb589b3a43c25fce3f5aa8452af9 to your computer and use it in GitHub Desktop.
font-family = "Fira Code"
font-size = 14
font-feature = "liga"
theme=light:rose-pine-dawn,dark:solarized-osaka-night
# Semi-transparent background (only background-opacity is supported, 0.0=transparent, 1.0=opaque)
background-opacity = 0.4
# Optionally, you can add subtle padding for readability (requires a percentage or integer, not a string)
adjust-cell-width = 4%
adjust-cell-height = 2%
# Change the color of the cursor (must be a hex color or named X11 color)
cursor-color = "#53ff9e"
# Background blur is supported on some OSes! Value: true for default, or an integer for blur strength.
background-blur = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment