enso/app/ide-desktop/lib
James Dunkerley 69b5f719e8
Adjust Colours. (#10417)
- Change the lightness of the component colours to match Figma.
- Remove the background image from tailwind.css.
- Alter the code editor background to be white.
- Make the selection colour much brighter in the dashboard.

![image](https://github.com/enso-org/enso/assets/4699705/4ae8f03a-bdeb-48cf-86eb-aa058a2a1b01)

![image](https://github.com/enso-org/enso/assets/4699705/eb5d4cf8-d275-4c0d-b876-4a29ce7768bf)

![image](https://github.com/enso-org/enso/assets/4699705/0df64403-75e5-4e44-a818-58cedbbcd3c9)

# Important Notes
Removed the `is-hidden-file` package from the project manager shim. It seems to be unreliable in Win11 and as just for local testing made just do dot file logic.
2024-07-01 20:01:18 +00:00
..
assets Dashboard improvements (#10368) 2024-06-26 14:36:14 +00:00
client Fix importing .enso-project files (#10379) 2024-06-27 17:48:51 +00:00
common Offline Mode Support (#10317) 2024-06-21 07:14:40 +00:00
content-config Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
dashboard Adjust Colours. (#10417) 2024-07-01 20:01:18 +00:00
esbuild-plugin-copy-directories Make (almost) all interfaces readonly (#8800) 2024-02-07 11:26:59 +00:00
icons Remove ensogl-pack (#9407) 2024-03-18 12:18:18 +00:00
project-manager-shim Adjust Colours. (#10417) 2024-07-01 20:01:18 +00:00
ts-plugin-namespace-auto-import More E2E tests; export default classes from modules (#8730) 2024-01-31 11:35:41 +00:00
types Dashboard improvements (#10368) 2024-06-26 14:36:14 +00:00