alnoda-workspaces/workspaces/erlang-elixir-workspace/workspace/workspace.yaml
2022-10-30 18:02:12 +00:00

34 lines
755 B
YAML

---
# mandatory
name: Erlang-elixir workspace
doc_url: https://docs.alnoda.org/workspaces/erlang-elixir-workspace/
author: bluxmit
version: 4.0
description: |
# Erlang & Elixir workspace
Browser-based portable and containerized development environment for Erlang and Elixir projects.
tags: erlang, elixir, kerl, kiex
# UI icons
logo: elixir-circle-white.svg
favicon: elixir-circle.svg
# (Homepage UI appearance)
styles:
font: PT Sans
colors:
light:
primary: "#604270"
accent: "#07B6AB"
background: "#FFFFFF"
text: "#604270"
dark:
primary: "#83698E"
accent: "#07B6AB"
background: "#232834"
title: "#83698E"
text: "#FFFFFF"
code_text: "#000000"
code_background: "#F0F0F0"