Skip to content

Commit

Permalink
Ukiyo - "Finished" Rework
Browse files Browse the repository at this point in the history
  • Loading branch information
kinmury committed Nov 12, 2022
1 parent ebfa242 commit 54afda1
Show file tree
Hide file tree
Showing 108 changed files with 115,476 additions and 20 deletions.
53 changes: 44 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,52 @@
<h1 align=center>!! Ukiyo is being reworked !!</h1>
<h1 align=center>Ukiyo</h1>

Hello to everyone 😊,
<p align=center>Welcome everyone to my Obsidian Theme: <b>Ukiyo</b>, a theme which contains not only the default color scheme that comes with the theme but has all the color schemes of my previous themes (Golden Coffee, Golden Book and Alchemy).</p>

As you may know, Obsidian is officially on version `1.0.0`, and with all the new amazing features that it brings, it also destroys most of the themes that where on the app. That's why a lot of the themes (including mine) are catalogued (I'm not sure if mine is, but I personally think that it should be marked as) **Legacy Theme**. This means that my theme is no longer suitable to work with on this new Obsidian version.
![](https://github.com/kinmury/Ukiyo/blob/main/Showcase.png)

That why I worked as fast as possible to rework and adapt the theme to the new version. So I bring you the *unfinished* version `2.0.0-beta` of this theme. By "unfinished" I don't mean it's also broken (although there might be some things that don't work properly (in such case please open an issue so that I'm aware of it and fix it as soon as possible)), I mean that there is just enough content so that you can work properly with it.
# News
## 2022/11/12

For now there is only one colour scheme, the base one (Ukiyo). From here I'll be working on a number of things, such as the rest of the colour schemes, some features that are missing like the pop-ups or the floating side panels, and will also tweak the `UI` a little and some plugins.
As you may know, Obsidian had recently upload the `v1.0.0` version, which means that pretty much all of the themes need to go through a rework in order to be useful in that version (and the ones to come after that).

One of the main focus that I also have is start building a proper *Style Setting* Settings. This means that I'll bring you the ability to change a lot of stuff or, at the very least, the stuff that I have change that may be interesting for you to change, like the colours of the bold, italic and mark elements for example.
That's why I spend the free time that I had in order to update this theme. Sadly, I have to upload the official version sooner that I wanted since the `O_O` Submission will end soon and I don't have time to implement anything else until that date.

In any way, I hope that this first update will help you use the new Obsidian version with a more optimised for that version theme. If you encounter any problem/issue at all with my theme, don't hesitate to ask me to fix it on the GitHub Issue page.
Even after that, I'll be busy for a while, so that means that there will be a little `hiatus` in the development/update of the theme. But also this doesn't mean that I'll stop adding/fixing stuff with the upcoming versions. I'll still be working on the theme as long as I'm using Obsidian, so sooner or later I'll implement all the stuff that could be added on this release and more (`Spoiler`: Some of this stuff have to do with `PDF` elements and the `UI`, but I won't say anything more (for now `;P`)).

Also, I'll implement a Kanban View Project on this repository so that, if you are interested, you can see what elements of the theme its being currently working on.
And as for the submission (I'll say it as well on the submission), I'm actually won't participate to win the event, but to show to anyone that's interested on the *Creation of Themes* that it's not that hard. Yes, I know it takes time and knowledge but... doesn't it required anything that it's interesting?

Finally, I want to say **Thank You** for your patience and I hope that you like the new version of this theme 😊
My last year submission (and the first one) was *Golden Book*. If you go to the archive repository for said Theme, look a it and compare it to its color scheme in this theme, or any color scheme of this theme for that manner, and you'll definitely will see that there is some improvement. Sure enough it isn't the best theme there is (and won't be, since every user has his own taste), but you can see the difference of someone that had 3 month worth of CSS experience and, the same person, but with almost a year worth of CSS knowledge.

Once again, I know that I have a lot to learn the this theme has a lot of room for improvement, and I'll make sure it improves to the extend of my capabilities.

And, last but not least, I want to say thank you for everyone that has help me getting started with CSS (yes, I'm looking at you SIR `;P`) and to all the user that used all of my previous themes and this one. I hope you enjoy it as much as I do and it helps you use Obsidian as comfy as possible.

# Utils

> Here is the list of all the utils that the theme provides, and by "utils" I mean all the Style Settings (`SS` for short) that the theme provide, along with all the CSS-Classes, Callouts, Tasks Icons, and all the CSS tools that I find useful.
>
> There isn't a lot of utils for now, since I'm done with the update, not talking about all the new implementation that I want to add, but over time it will grow
- **Style Settings**
- *General Settings*
- <ins>Alternative Color Scheme</ins>
- *Hidden Levels* - Choose with level of hidden status you want to have for each `UI` element
- <ins>Side Dock Ribbon</ins>
- <ins>Workspace Tab Headers</ins>
- <ins>Note Tabs</ins>
- <ins>Nav Buttons</ins>
- **Callouts** - `TBD`
- **CSS Classes**
- *no-width* - Eliminates the readable line length of the note that it's in
- *home-page* - Adds custom `CSS` to the page
- *issues-appereance* - `TBD`
- **Tasks/Checkboxes** - `TBD`

# Plugins

> Here are all the plugins that this theme has change to a large extends, not all plugins will be listed, since some of them aren't change to a degree that is worth mentioning.
>
> The isn't a lot of plugins here, and I'm not sure if it will grow, since I'm comfortable with only a few plugins, but if there is a Feature Request about some plugin, I'll try my best to adapt it to the theme and add it here.
- **Kanban** - The `Add a Card` button and scroll bar are hidden until hovered, reducing the cluster of unnecessary elements on the screen.
- **Editor Syntax Highlight** - `in-progress` - Different color scheme for each theme color scheme.
Binary file added Showcase.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions aux-vault/.obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"livePreview": false,
"showLineNumber": true,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 69
},
"spellcheckLanguages": [
"en-GB"
],
"spellcheck": true,
"showInlineTitle": true
}
10 changes: 10 additions & 0 deletions aux-vault/.obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"accentColor": "",
"cssTheme": "Ukiyo",
"baseFontSize": 16,
"baseFontSizeAction": true,
"theme": "obsidian",
"translucency": false,
"enabledCssSnippets": [],
"nativeMenus": false
}
10 changes: 10 additions & 0 deletions aux-vault/.obsidian/community-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
"cm-editor-syntax-highlight-obsidian",
"cm-typewriter-scroll-obsidian",
"dataview",
"obsidian-kanban",
"obsidian-theme-design-utilities",
"obsidian-tikzjax",
"templater-obsidian",
"obsidian-style-settings"
]
19 changes: 19 additions & 0 deletions aux-vault/.obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"starred",
"outline",
"word-count",
"file-recovery"
]
22 changes: 22 additions & 0 deletions aux-vault/.obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.1640353772606911,
"close": true
}
87 changes: 87 additions & 0 deletions aux-vault/.obsidian/hotkeys.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"app:delete-file": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "R"
}
],
"editor:toggle-checklist-status": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "Backspace"
}
],
"app:toggle-left-sidebar": [
{
"modifiers": [
"Mod"
],
"key": "Q"
}
],
"app:toggle-right-sidebar": [
{
"modifiers": [
"Mod"
],
"key": "A"
}
],
"editor:toggle-bullet-list": [
{
"modifiers": [
"Alt"
],
"key": "Backspace"
}
],
"obsidian-theme-design-utilities:freeze-obsidian": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "F"
}
],
"editor:swap-line-down": [
{
"modifiers": [
"Alt"
],
"key": "ArrowDown"
}
],
"editor:swap-line-up": [
{
"modifiers": [
"Alt"
],
"key": "ArrowUp"
}
],
"workspace:export-pdf": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "P"
}
],
"editor:insert-callout": [
{
"modifiers": [
"Alt",
"Shift"
],
"key": "C"
}
]
}
Loading

0 comments on commit 54afda1

Please sign in to comment.