Skip to content

Turtle IDE by fath11

Screenshot of Turtle IDE

Details

Authorfath11

LicenseNo License

Categoryhttps://cocrea.world/gandi

Created

Updated

Size2.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Turn Gandi IDE to Turtle IDE

Notes

Turn Gandi IDE to Turtle IDE

Source code

/* ==UserStyle==
@name         Turtle IDE
@version      20230531.0.1
@namespace    https://userstyles.world/user/fath11
@description  Turn Gandi IDE to Turtle IDE
@author       fath11
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://cocrea.world/gandi") {

:root[theme='dark'] {
    --theme-color-700: #011902;
    --theme-color-600: #389438;
    --theme-color-550: rgb(7 28 2 / 90%);
    --theme-color-500: #021c03;
    --theme-color-400: #032208;
    --theme-color-350: #022006;
    --theme-color-300: #172418;
    --theme-color-200: #0a5a06;
    --theme-color-100: #077826;
    --theme-color-100-op03: rgba(86, 98, 118, 0.3);
    --theme-color-50: rgba(156, 163, 175, 0.15);
    --theme-color-b100: #80ffa0;
    --theme-color-b200: #169113;
    --theme-color-g500: #0a7a07;
    --theme-color-g400: #7bad80;
    --theme-color-g300: #9ad79c;
    --theme-color-yellow: 253, 223, 11;
    --theme-text-primary: #ffffff;
    --theme-border-size-tip: 1px;
    --theme-border-color-tip: #3e5b42;
    --theme-scrollbar-color: rgba(255, 255, 255, 0.3);
    --theme-box-shadow-color: rgba(0, 0, 0, 0.35);
}
:root {
    --theme-brand-color: #2dff54;
    --theme-error-color: #fa594c;
    --theme-brand-color-p3: rgba(45, 140, 255, 0.3);
    --theme-error-color-p3: rgba(250, 89, 76, 0.3);
}
:root {
    --gui-theme-secondary: #3b414d;
    --gui-theme-tertiary: #252930;
    --gui-theme-quinary: #58606e;
    --gui-control-stop: #ee6a5f;
    --gui-control-pause: #f4be50;
    --gui-item-active-green: #5fc454;
    --gui-item-active-green-transparent: rgba(95, 196, 84, 0.6);
    --gui-item-active: #2dff35;
    --gui-item-active-transparent: rgb(45 255 103 / 60%);
    --gui-item-hover: rgba(45, 140, 255, 0.2);
    --gui-menu-bg-color: rgb(75, 84, 100, 0.6);
    --gui-disabled: #c4c4c4;
    --gui-divider-color: #58687a;
    --gui-sprite-info-input-color: #6e727a;
    --gui-text-primary: white;
    --gui-blockly-flyout-color: #1d2634;
    --gui-blockly-bg-color: #101928;
    --gui-ui-modal-overlay: hsl(0deg 0% 0% / 30%);
    --gui-ui-white-transparent: hsla(0, 100%, 100%, 0.25);
    --gui-black-transparent: hsla(0, 0%, 50%, 0.15);
    --gui-vertical-bar-width: 72px;
    --gui-menu-bar-height: 60px;
    --gui-control-button-height: 24px;
    --gui-control-button-width: 48px;
    --gui-stage-selector-width: 120px;
    --gui-backdrop-blur: 15px;
    --gui-sprite-list-header-height: 35px;
}
}

Reviews

No reviews yet.