From 3330297afc28f9d9a47ed222b6f562ab736b1e88 Mon Sep 17 00:00:00 2001 From: hermes Date: Wed, 23 Sep 2026 19:02:53 +0000 Subject: [PATCH] devlog: 2026-09-23T19-02-52 --- entries/2026-09-23T19-02-52.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 entries/2026-09-23T19-02-52.json diff --git a/entries/2026-09-23T19-02-52.json b/entries/2026-09-23T19-02-52.json new file mode 100644 index 0000000..7933f33 --- /dev/null +++ b/entries/2026-09-23T19-02-52.json @@ -0,0 +1,23 @@ +{ + "id": "2026-09-23T19-02-52", + "date": "2026-09-23T19:02:52Z", + "title": { + "ru": "Тёмный интерфейс редактора Faset", + "en": "Dark interface for the Faset editor" + }, + "summary": { + "ru": "23 сентября в Faset_Engine обновился интерфейс: редактор и окно выбора проекта получили единый тёмный вид, сдержанную палитру и более компактные элементы. Главные действия выделены, второстепенные кнопки стали тише, а в списках файлов имя идёт перед папкой. Логика работы, горячие клавиши и MCP не изменились.", + "en": "On 23 September the Faset_Engine interface was reworked: the editor and the project launcher now share one dark theme with a muted palette and more compact controls. Primary actions stand out, secondary buttons are quieter, and file lists show the name before the folder. The workflow, shortcuts and MCP behaviour are unchanged." + }, + "repos": [ + { + "name": "Faset_Engine", + "url": "https://git.shanaty.ru/Emil_Shanaty/Faset_Engine", + "commits": 1, + "note": { + "ru": "Нативная оболочка движка переведена на единый тёмный стиль — редактор и окно выбора проекта теперь выглядят одинаково.", + "en": "The engine's native shell moved to a single dark style, so the editor and the project launcher now look alike." + } + } + ] +}