Skip to content

0xSm0ky/calmnight-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ثيم أوبسيديان المظلم مع خط آي بي إم بلكس سانس

CalmNight Simple - IBM Plex Sans Dark Theme for Obsidian

العربية | English


العربية

🎨 CalmNight Simple - ثيم أوبسيديان المظلم مع خط آي بي إم بلكس سانس

ثيم مظلم نظيف وعصري لأوبسيديان مع خطوط آي بي إم بلكس سانس المدمجة التي تدعم النصوص العربية والإنجليزية.

✨ المميزات

  • الثيم المظلم: واجهة مظلمة نظيفة وعصرية مع تباين ممتاز
  • خطوط آي بي إم بلكس سانس: طباعة احترافية مع خطوط مدمجة
  • دعم اللغة العربية: دعم كامل للنصوص العربية مع خط آي بي إم بلكس سانس العربي
  • جاهز للعمل دون اتصال: جميع الخطوط مدمجة كروابط بيانات للعمل دون اتصال
  • يركز على الخصوصية: لا يتم تحميل خطوط خارجية، يحترم إرشادات الخصوصية في أوبسيديان
  • تصميم متجاوب: محسن لأحجام الشاشات المختلفة

🚀 التثبيت

  1. تحميل ملفات الثيم:

    • theme.css - ملف الثيم الرئيسي
    • fonts.css - خطوط آي بي إم بلكس سانس المدمجة
  2. نسخ إلى مجلد الثيمات في أوبسيديان:

    .obsidian/themes/اسم-الثيم-الخاص-بك/
    
  3. تفعيل الثيم في أوبسيديان:

    • اذهب إلى الإعدادات → المظهر → الثيمات
    • اختر "CalmNight Simple"

🎯 مميزات الخطوط

  • آي بي إم بلكس سانس: خط عصري ونظيف للنصوص الإنجليزية
  • آي بي إم بلكس سانس العربي: خط عربي محسن مع دعم صحيح للنص من اليمين إلى اليسار
  • أوزان متعددة: رفيع، خفيف، عادي، متوسط، شبه عريض، عريض
  • خطوط مدمجة: جميع الخطوط مدمجة كروابط بيانات base64

🎨 مخطط الألوان

--background-primary: #0a0a0a
--background-secondary: #1a1a1a
--background-tertiary: #2a2a2a
--text-primary: #ffffff
--text-secondary: #b0b0b0
--text-muted: #808080
--accent-primary: #6366f1
--accent-secondary: #8b5cf6

📁 هيكل الملفات

themes/
├── theme.css              # ملف الثيم الرئيسي
├── fonts.css              # خطوط آي بي إم المدمجة (4 ميجابايت)
├── manifest.json              

🔧 التخصيص

يستخدم الثيم خصائص CSS المخصصة (متغيرات) لتسهيل التخصيص:

:root {
  --background-primary: #0a0a0a;
  --accent-primary: #6366f1;
  /* عدّل هذه القيم لتخصيص الألوان */
}

Screenshot

screenshot of Obsidian showing the Calm Night Simple theme

📝 الترخيص

هذا الثيم مفتوح المصدر ومتاح تحت رخصة MIT.


English

🎨 CalmNight Simple - IBM Plex Sans Dark Theme for Obsidian

A clean, modern dark theme for Obsidian with embedded IBM Plex Sans fonts supporting both English and Arabic text.

✨ Features

  • Dark Theme: Clean, modern dark interface with excellent contrast
  • IBM Plex Sans Fonts: Professional typography with embedded fonts
  • Arabic Support: Full support for Arabic text with IBM Plex Sans Arabic
  • Offline Ready: All fonts embedded as data URLs for offline use
  • Privacy Focused: No external font loading, respects Obsidian's privacy guidelines
  • Responsive Design: Optimized for different screen sizes

🚀 Installation

  1. Download the theme files:

    • theme.css - Main theme file
    • fonts.css - Embedded IBM Plex Sans fonts
  2. Copy to your Obsidian themes folder:

    .obsidian/themes/calmnight-simple/
    
  3. Enable the theme in Obsidian:

    • Go to Settings → Appearance → Themes
    • Select "CalmNight Simple"

🎯 Font Features

  • IBM Plex Sans: Modern, clean font for English text
  • IBM Plex Sans Arabic: Optimized Arabic font with proper RTL support
  • Multiple Weights: Thin, Light, Regular, Medium, SemiBold, Bold
  • Embedded Fonts: All fonts included as base64 data URLs

🎨 Color Scheme

--background-primary: #0a0a0a
--background-secondary: #1a1a1a
--background-tertiary: #2a2a2a
--text-primary: #ffffff
--text-secondary: #b0b0b0
--text-muted: #808080
--accent-primary: #6366f1
--accent-secondary: #8b5cf6

📁 File Structure

themes/
├── theme.css              # Main theme file
├── fonts.css              # Embedded IBM fonts (4MB)
├── manifest.json              

🔧 Customization

The theme uses CSS custom properties (variables) for easy customization:

:root {
  --background-primary: #0a0a0a;
  --accent-primary: #6366f1;
  /* Modify these values to customize colors */
}

screenshot of Obsidian showing the Calm Night Simple theme

📝 License

This theme is open source and available under the MIT License.


🤝 Contributing | المساهمة

Contributions are welcome! Please feel free to submit a Pull Request.

المساهمات مرحب بها! لا تتردد في إرسال طلب سحب (Pull Request).

📞 Support | الدعم

If you encounter any issues or have suggestions, please open an issue on GitHub.

إذا واجهت أي مشاكل أو لديك اقتراحات، يرجى فتح مشكلة على GitHub.

About

Calm Night Simple is an Obsidian theme aiming for simplicity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors