lmnr-ai / lmnr

Laminar - open-source all-in-one platform for engineering AI products. Crate data flywheel for you AI app. Traces, Evals, Datasets, Labels. YC S24.
https://www.lmnr.ai
Apache License 2.0
1.19k stars 60 forks source link

updated globals colors #107

Closed skull8888888 closed 1 month ago

skull8888888 commented 1 month ago

[!IMPORTANT] Updated color variables in globals.css and adjusted CodeEditor component to use new colors.

  • CSS Variables:
    • Updated color variables in globals.css for --background, --foreground, --card, --popover, --secondary, and their foreground counterparts.
  • Code Editor Component:
    • Changed bg-secondary to bg-card in code-editor.tsx for the div and CodeMirror component.

This description was created by Ellipsis for dbe762d9fc3d6883a53b3a5f81cb49083ac64c5a. It will automatically update as commits are pushed.