/looker-ide-solarized-dark-theme

Solarized Dark theme for the Looker IDE (to be used with a CSS override add-on like Stylebot)

Primary LanguageCSSThe UnlicenseUnlicense

looker-ide-solarized-dark-theme

Solarized Dark theme for the Looker IDE (to be used with a CSS override add-on like Stylebot).

The LookML Editor is based on the open source Ace editor. While Ace has theme support, the themes does not work as-is in Looker. So I made a quick adaptation of the Solarized Dark theme for it to work using Stylebot.

Screenshot

Dependencies

  • A CSS override add-on, such as Stylebot for Chrome.
  • Either the Inconsolata or the Menlo font installed on your system (or customize the CSS to use your favorite coding font).

Usage

Copy/paste the styles found in the file looker.css in Stylebot (or alternative add-on) and set the custom stylesheet for your Looker instance URL.

Known Issues

It's not perfect. There are a few things I don't like but did not have time to investigate further. If you find this useful, feel free to improve on it and submit pull requests with refined styles and fixes.

Discuss and share updates on the Looker Discourse post.

Change Log

2019-12-20

  • Added a class for constants

2018-09-14

  • Added a class to reduce the brightness of the indent indicator.

2018-05-24

  • Fixed an highlight issue with parentheses in SQL Runner.

2018-05-17

  • Original version.