mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-07-06 21:54:43 -04:00
Moved "Themes & Styles" to "Assets/themes"
This commit is contained in:
parent
646fc19a70
commit
8d5a673543
39 changed files with 1608 additions and 1588 deletions
|
@ -1,8 +1,8 @@
|
|||
[gd_scene load_steps=59 format=2]
|
||||
|
||||
[ext_resource path="res://Themes & Styles/Dark Theme/Dark Theme.tres" type="Theme" id=1]
|
||||
[ext_resource path="res://Assets/themes/dark/theme.tres" type="Theme" id=1]
|
||||
[ext_resource path="res://src/Main.gd" type="Script" id=2]
|
||||
[ext_resource path="res://Themes & Styles/Dark Theme/DarkTopMenuStyle.tres" type="StyleBox" id=3]
|
||||
[ext_resource path="res://Assets/themes/dark/top_menu_style.tres" type="StyleBox" id=3]
|
||||
[ext_resource path="res://Assets/Graphics/Dark Themes/Tools/RectSelect.png" type="Texture" id=4]
|
||||
[ext_resource path="res://Assets/Graphics/Dark Themes/Tools/ColorPicker.png" type="Texture" id=5]
|
||||
[ext_resource path="res://Assets/Graphics/Dark Themes/Tools/Pencil_l.png" type="Texture" id=6]
|
||||
|
@ -12,7 +12,7 @@
|
|||
[ext_resource path="res://Assets/Graphics/Dark Themes/Misc/Color switch.png" type="Texture" id=10]
|
||||
[ext_resource path="res://Assets/Graphics/Dark Themes/Misc/Color defaults.png" type="Texture" id=11]
|
||||
[ext_resource path="res://Assets/Graphics/Brush_button.png" type="Texture" id=12]
|
||||
[ext_resource path="res://Themes & Styles/Dark Theme/DarkRulerStyle.tres" type="StyleBox" id=13]
|
||||
[ext_resource path="res://Assets/themes/dark/ruler_style.tres" type="StyleBox" id=13]
|
||||
[ext_resource path="res://src/Rulers/HorizontalRuler.gd" type="Script" id=14]
|
||||
[ext_resource path="res://src/Rulers/VerticalRuler.gd" type="Script" id=15]
|
||||
[ext_resource path="res://src/Canvas.tscn" type="PackedScene" id=16]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue