Skip to content

Instantly share code, notes, and snippets.

View simianhacker's full-sized avatar

Chris Cowan simianhacker

View GitHub Profile

KQL Quick Reference

Fields

  • content: - Text in files (quoted: content: "auth")
  • filePath: - Paths with wildcards (NO quotes: filePath: *test*)
  • kind: - Symbol type (quoted: kind: "function_declaration")
  • language: - Language (no quotes: language: python)

Syntax Rules

@simianhacker
simianhacker / eui-theme-customization-guide.md
Last active December 2, 2025 18:52
Guide to Creating Customized Themes with Elastic UI (EUI)

Creating a Customized Theme with EUI

User Prompt

/research Explain how to create a customized theme with EUI.

Overview

EUI uses a sophisticated JavaScript-based theming system that provides: