Giter VIP home page Giter VIP logo

obsidian-golden-topaz-theme's People

Contributors

shaggyfeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

obsidian-golden-topaz-theme's Issues

Blue Topaz里没有Golden主题

作者你好!Golden Topaz是我非常喜欢的一款皮肤,看简介说它已经被同步到了Blue Topaz,但里面只有Flamingo(@mouth on Cloud&@rainbell)这个pink topaz的主题,没有金色的
image
为了能自定义Golden,我尝试理解了css并能够做一些简单的字体修改,但能在style setting里使用会更方便一些,于是我把golden的theme-light做成css代码片段(本人没接触过程序,方式很粗暴),试图更改Flamingo的颜色,但是失败了,因此前来Github请教,看是否有解决方法。

.theme-light {
--background-primary: #dddbc7;
--background-primary-alt: #fbf0d221;
--background-secondary: #dddbc7;
--background-secondary-alt: rgba(0, 0, 0, 0.1);
--background-accent: #e6eff4;
--background-modifier-border: rgba(0, 0, 0, 0.1);
--background-modifier-form-field: #fbf0d2;
--background-modifier-form-field-highlighted: #e6eff4;
--background-modifier-box-shadow: rgba(0, 0, 0, 0.1);
--background-modifier-success: #fbf0d2;
--background-modifier-error: #4c5064;
--background-modifier-error-rgb: 230, 135, 135;
--background-modifier-error-hover: #4c5064;
--background-modifier-cover: rgba(0, 0, 0, 0.8);
--text-accent: #4c5064;
--text-accent-hover: #4c5064;
--text-normal: #000000;
--text-muted: #4c5064;
--text-faint: #4c5064;
--accent-strong: #5667a4;
--text-error: #4c5064;
--text-error-hover: #4c5064;
--text-highlight-bg: #FBF0D0;
--text-selection: #fbf0d2;
--text-on-accent: #FBF0D0;
--interactive-normal: #dddbc7;
--interactive-hover: #e6eff4;
--interactive-accent-rgb: 70, 142, 235;
--interactive-accent: #4c5064;
--interactive-accent-hover: #e6eff4;
--panel-border-color: #dddbc7;
--search-text: #4c5064;
--folder-title: #4c5064;
--mark-highlight: #e6eff4;
--background-search-result: rgba(0, 0, 0, 0.1);
--gray-1: #a6a7a8;
--gray-2: #808080;
--red: #db4437;
--red-1: #a63b58;
--green: #0f9d58;
--darkgreen: #1a8b8d;
--blue: #4285f4;
--darkblue: #5667a4;
--purple: #a23ef7;
--aqua: #63e2fd;
--yellow: #f4b400;
--light-yellow: #ffe168;
--orange: #ff7622;
--light-purple: #b77dca;
--blue-green: #00b0b5;
--embed-color: #fbf0d221;
--search-result-file-title-color: #4c5064;
--theme-color: #4c5064;
--theme-color-translucent: #4c5064;
--theme-color-translucent-1: #fbf0d2;
--color-specification: #e6eff4;
--allow-1: #4c5064;
--list-ul-block-color: #4c5064;
--list-ul-disc-color: #4c5064;
--list-ul-hover: #fbf0d2;
--list-ol-block-color: #4c5064;
--list-ol-number-color: #4c5064;
--list-ol-hover: #fbf0d2;
--tag1: #5667a4;
--tag2: #007672;
--tag3: #3f73b8;
--tag4: #608ec1;
--tag5: #786b54;
--tag6: #6da1dd;
--tag7: #a29c90;
--tag8: #1a8b8d;
--tag9: #a6a7a8;
--h1-color: #000000;
--h2-color: #000000;
--h3-color: #000000;
--h4-color: #000000;
--h5-color: #000000;
--h6-color: #000000;
--graph-text-color: #000000;
--graphtag: #4c5064;
--graph-attach: #4c5064;
--graph-circle: #5667a4;
--graph-line: #5667a4;
--graph-unresolved: #4c5064;
--graph-arrow: #5667a4;
--mermaid-active-task-color: #e6eff4;
--mermaid-seq-dia-color: #59a0e2;
--table-background-color: #dddbc7;
--table-background-color-odd: #dddbc7;
--table-border-color: #4c5064;
--table-thead-background-color: #dddbc7;
--table-hover-raw-color: #dddbc7;
--table-hover-color: #fbf0d28a;
--table-hover-thead-color: #fbf0d28a;
--calendar-week-color: #4c5064;
--calendar-week-hover: #4c5064;
--calendar-week-background-color: #e6eff4;
--day-planner-pie: #4c5064;
--day-planner-timeline: #7db9ff;
--day-planner-line: #7db9ff;
--day-planner-dot: #e6eff4;
--day-planner-item-hover: #4c5064;
--event-item-color1: #77aff1;
--event-item-color2: #6da1dd;
--event-item-color3: #6292cb;
--event-item-color4: #5883b4;
--event-item-color5: #4e749f;
--event-item-color6: #44658b;
--event-item-color7: #4e749f;
--event-item-color8: #5883b4;
--event-item-color9: #6292cb;
--event-item-color10: #6da1dd;
--note-important: #4c5064;
--note-cloze: #000000;
--stickies-color-1: #5667a4;
--stickies-color-2: #007672;
--tape-color: #786b54;
--header-color: #E1B87F;
}

Golden是我刚下载obsidian时就一眼看中的第一款皮肤,后来发现是国人女生做的更惊喜。希望能得到解答~

How to change link colors

I'm terribly new to Obsidian and I do love the colors of your theme. The background especially. But I find the accent color for links hard to differentiate (in Light mode). Is there a GUI way of modifying this and Header colors, etc.

I tried the Styles plugin, but it doesn't come up with any settings for this theme. (Excuse my ignorance!)
Thank you!

Incorrect tree collapse icon offset in files navigation

First off, amazing work with the colors, they're very calming, Salute!

I'm not sure if this is intended behavior or not, but the dropdown icon next to the directories seems to be offset down a little bit, which causes it to overlap with the icon underneath it.

Possible fix is to modify translateY, it should be -6 not 6 and even better add an extra .6.

.nav-folder.is-collapsed .nav-folder-collapse-indicator {
    transform: translateX(-11px) translateY(-6.6px) rotate(-90deg);
    opacity: 0.4;
}
Screenshot 2024-03-24 at 14 08 03
  • Edit: I noticed this also affects the icons in the main markdown file when using preview mode but in the opposite direction, so my fix wouldn't apply to one without affecting the other.

Changing color of the highlighted field

I was wondering how I can change the color of the highlighted field(colored turquoise). I figured it was just --text-selection but that did not change it. Thanks

How to change the color of bolded words

I would like to change the color of bolded words to something more brighter. What code should I change to make the color to the same as the backlinks, a bright tannish color.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.