Skip to content

Rebrand: NQL→SensibleQL, light mode UI, updated docs and icons#27

Merged
rprabhat merged 1 commit intomainfrom
feat/sensibleql-rebrand-and-ui-polish
Apr 5, 2026
Merged

Rebrand: NQL→SensibleQL, light mode UI, updated docs and icons#27
rprabhat merged 1 commit intomainfrom
feat/sensibleql-rebrand-and-ui-polish

Conversation

@rprabhat
Copy link
Copy Markdown
Collaborator

@rprabhat rprabhat commented Apr 5, 2026

Summary

Complete rebrand and UI polish across the entire SensibleDB codebase.

Changes

Rebranding (NQL → SensibleQL)

  • Renamed all NQL/NexusQL references to SensibleQL across 59 files
  • Renamed directories: docs/nexusql/docs/sensibleql/, nql-tests/sensibleql-tests/
  • Renamed files: NqlEditorSensibleQLEditor, nql.rssensibleql.rs, nl-to-nql.tsnl-to-sensibleql.ts
  • Updated all Rust types, TypeScript interfaces, CLI commands, and test files

UI Overhaul (Dark → Light Mode)

  • Converted Explorer UI from dark mode to light mode using logo color palette (indigo #6366f1, violet #8b5cf6, cyan #06b6d4)
  • Updated design system: white backgrounds, slate text colors, indigo accents
  • Fixed badge contrast for light mode
  • Updated CodeMirror editor, graph view, and all component CSS

Bug Fixes

  • Fixed SensibleDB header title overlapping with macOS traffic light buttons (centered layout)
  • Improved graph view default node spacing (force simulation tuning: repulsion 8000, edge length 220, gravity 0.008)

Assets

  • Regenerated app icons from SensibleDB logo SVG (32px, 128px, 256px, icns, ico)
  • Fixed logo tagline to 'EXPLORE YOUR DATA'

Documentation

  • Replaced GitHub Pages landing page with clean SensibleDB explanation
  • Updated mkdocs.yml navigation with Home page
  • Updated all SensibleQL documentation

Files Changed

433 files changed across Rust backend, TypeScript frontend, documentation, and test suites.

…ing page

- Rename all NQL/NexusQL references to SensibleQL across entire codebase (59 files)
- Rename directories: docs/nexusql→docs/sensibleql, nql-tests→sensibleql-tests
- Rename files: NqlEditor→SensibleQLEditor, nql.rs→sensibleql.rs, nl-to-nql→nl-to-sensibleql
- Convert Explorer UI from dark mode to light mode using logo color palette (indigo #6366f1)
- Fix header title overlap with macOS traffic light buttons (centered layout)
- Improve graph view default node spacing (force simulation tuning)
- Regenerate app icons from SensibleDB logo SVG (32px, 128px, 256px, icns, ico)
- Fix logo tagline to 'EXPLORE YOUR DATA'
- Replace GitHub Pages landing page with clean SensibleDB explanation
- Update mkdocs.yml navigation with Home page
@rprabhat rprabhat merged commit ac15241 into main Apr 5, 2026
16 of 27 checks passed
@rprabhat rprabhat deleted the feat/sensibleql-rebrand-and-ui-polish branch April 5, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant