Changed logo (the dots say 'snappy' in braille)

This commit is contained in:
djmaze 2020-09-24 11:52:24 +02:00
parent f70d2c6884
commit 72780a885e
23 changed files with 3 additions and 51 deletions

View file

@ -1,8 +1,4 @@
@rlSyncFile: "images/sync.gif";
@rlSyncFileStop: "images/sync.png";
@rlEditorSprite: "images/editor.png";
@rlLeftWidth: 200px;
@rlInputBorderSize: 1px;
@rlMainBorderSize: 1px;
@ -17,12 +13,6 @@
@rlBottomMargin: 5px;
@rlMainDarkColor: #aaa;
@rlMessageDelimiterColor: #999;
// bootstart
@btnBorderRadius: 3px;
@tooltipColor: #eee;
@tooltipBackground: #333;
@tooltipArrowWidth: 5px;
@tooltipArrowColor: #333;